Bright aqua Color — HEX, RGB, HSL & CMYK Codes

#0bf9ea
Format Value
HEX #0bf9ea
RGB rgb(11, 249, 234)
HSL hsl(176.2, 95.2%, 51%)
CMYK cmyk(95.6%, 0%, 6%, 2.4%)
HSV hsv(176.2, 95.6%, 97.6%)

bright aqua color harmonies

Tints & shades of bright aqua

Tints (lighter)

#21faec #37faee #4efbf0 #64fbf2 #7afcf4 #90fcf5 #a6fdf7 #bcfdf9 #d3fefb #e9fefd

Shades (darker)

#0ae2d5 #09ccbf #08b5aa #079e95 #068880 #05716a #045b55 #034440 #022d2b #011715

Contrast & accessibility

The quick brown fox

On white · 1.33:1 · Fail

The quick brown fox

On black · 15.75:1 · AAA

Recommended text color: #000000

Use bright aqua in code

CSS color: #0bf9ea;
SCSS $color: #0bf9ea;
Tailwind bg-[#0bf9ea]
Swift UIColor(red: 0.043, green: 0.976, blue: 0.918, alpha: 1)
Android Color.parseColor("#0bf9ea")
Flutter Color(0xFF0BF9EA)

Colors similar to bright aqua

Browse all Cyan colors →

What is the HEX code for bright aqua?

The CSS color bright aqua in HEX format is #0bf9ea. Use this value directly in CSS, SVG, and most design tools.

How do I use bright aqua in CSS?

To apply bright aqua in CSS:

  • Text color: color: #0bf9ea;
  • Background: background-color: #0bf9ea;
  • Border: border-color: #0bf9ea;

What are all the color format values for bright aqua?

FormatValue
HEX#0bf9ea
RGBrgb(11, 249, 234)
HSLhsl(176.2, 95.2%, 51%)
CMYKcmyk(95.6%, 0%, 6%, 2.4%)

How do I convert bright aqua to HEX?

Select bright aqua from the color name list in our color converter. The HEX value — #0bf9ea — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does bright aqua belong to?

bright aqua belongs to the cyan color family. It is a medium, vivid color with HSL values: hue 176.2°, saturation 95.2%, lightness 51%.

How do I create lighter and darker shades of bright aqua?

Lighter variant (lightness 66%): #56fbf0. Darker variant (lightness 36%): #04b3a8. These values are computed by adjusting HSL lightness ±15% while keeping the same hue and saturation.

What is HEX used for?

HEX color codes are used in CSS, HTML and design tools. They encode red, green and blue as two hexadecimal digits each (00–FF), forming a compact 6-character code like #ff0000.