Dark turquoise Color — HEX, RGB, HSL & CMYK Codes

#045c5a
Format Value
HEX #045c5a
RGB rgb(4, 92, 90)
HSL hsl(178.6, 91.7%, 18.8%)
CMYK cmyk(95.7%, 0%, 2.2%, 63.9%)
HSV hsv(178.6, 95.7%, 36.1%)

dark turquoise color harmonies

Tints & shades of dark turquoise

Tints (lighter)

#1b6b69 #327a78 #488887 #5f9796 #76a6a5 #8db5b4 #a4c4c3 #bbd3d2 #d1e1e1 #e8f0f0

Shades (darker)

#045452 #034b4a #034341 #033b39 #023231 #022a29 #012121 #011919 #011110 #000808

Contrast & accessibility

The quick brown fox

On white · 7.83:1 · AAA

The quick brown fox

On black · 2.68:1 · Fail

Recommended text color: #ffffff

Use dark turquoise in code

CSS color: #045c5a;
SCSS $color: #045c5a;
Tailwind bg-[#045c5a]
Swift UIColor(red: 0.016, green: 0.361, blue: 0.353, alpha: 1)
Android Color.parseColor("#045c5a")
Flutter Color(0xFF045C5A)

Colors similar to dark turquoise

Browse all Cyan colors →

What is the HEX code for dark turquoise?

The CSS color dark turquoise in HEX format is #045c5a. Use this value directly in CSS, SVG, and most design tools.

How do I use dark turquoise in CSS?

To apply dark turquoise in CSS:

  • Text color: color: #045c5a;
  • Background: background-color: #045c5a;
  • Border: border-color: #045c5a;

What are all the color format values for dark turquoise?

FormatValue
HEX#045c5a
RGBrgb(4, 92, 90)
HSLhsl(178.6, 91.7%, 18.8%)
CMYKcmyk(95.7%, 0%, 2.2%, 63.9%)

How do I convert dark turquoise to HEX?

Select dark turquoise from the color name list in our color converter. The HEX value — #045c5a — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does dark turquoise belong to?

dark turquoise belongs to the cyan color family. It is a dark, vivid color with HSL values: hue 178.6°, saturation 91.7%, lightness 18.8%.

How do I create lighter and darker shades of dark turquoise?

Lighter variant (lightness 33.8%): #07a5a2. Darker variant (lightness 5%): #011818. 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.