Deep aqua Color

HEX, RGB, HSL & CMYK Codes

#08787f
Format Value
HEX #08787f
RGB rgb(8, 120, 127)
HSL hsl(183.5, 88.1%, 26.5%)
CMYK cmyk(93.7%, 5.5%, 0%, 50.2%)
HSV hsv(183.5, 93.7%, 49.8%)

deep aqua color harmonies

Tints & shades of deep aqua

Tints (lighter)

#1e848b #359196 #4b9da2 #62a9ae #78b5b9 #8fc2c5 #a5ced0 #bcdadc #d2e6e8 #e9f3f3

Shades (darker)

#076d73 #076268 #06575c #054c51 #044145 #04373a #032c2e #022123 #011617 #010b0c

Contrast & accessibility

The quick brown fox

On white · 5.25:1 · AA

The quick brown fox

On black · 4:1 · AA Large

Recommended text color: #ffffff

Use deep aqua in code

CSS color: #08787f;
SCSS $color: #08787f;
Tailwind bg-[#08787f]
Swift UIColor(red: 0.031, green: 0.471, blue: 0.498, alpha: 1)
Android Color.parseColor("#08787f")
Flutter Color(0xFF08787F)

Colors similar to deep aqua

Browse all Cyan colors →

What is the HEX code for deep aqua?

The CSS color deep aqua in HEX format is #08787f. Use this value directly in CSS, SVG, and most design tools.

How do I use deep aqua in CSS?

To apply deep aqua in CSS:

  • Text color: color: #08787f;
  • Background: background-color: #08787f;
  • Border: border-color: #08787f;

What are all the color format values for deep aqua?

FormatValue
HEX#08787f
RGBrgb(8, 120, 127)
HSLhsl(183.5, 88.1%, 26.5%)
CMYKcmyk(93.7%, 5.5%, 0%, 50.2%)

How do I convert deep aqua to HEX?

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

What color family does deep aqua belong to?

deep aqua belongs to the cyan color family. It is a dark, vivid color with HSL values: hue 183.5°, saturation 88.1%, lightness 26.5%.

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

Lighter variant (lightness 41.5%): #0dbcc7. Darker variant (lightness 11.5%): #033437. 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.