Darkturquoise Color — HEX, RGB, HSL & CMYK Codes

#00ced1
Format Value
HEX #00ced1
RGB rgb(0, 206, 209)
HSL hsl(180.9, 100%, 41%)
CMYK cmyk(100%, 1.4%, 0%, 18%)
HSV hsv(180.9, 100%, 82%)

darkturquoise color harmonies

Tints & shades of darkturquoise

Tints (lighter)

#17d2d5 #2ed7d9 #46dbde #5de0e2 #74e4e6 #8be9ea #a2edee #b9f2f2 #d1f6f7 #e8fbfb

Shades (darker)

#00bbbe #00a9ab #009698 #008385 #007072 #005e5f #004b4c #003839 #002526 #001313

Contrast & accessibility

The quick brown fox

On white · 1.95:1 · Fail

The quick brown fox

On black · 10.75:1 · AAA

Recommended text color: #000000

Use darkturquoise in code

CSS color: #00ced1;
SCSS $color: #00ced1;
Tailwind bg-[#00ced1]
Swift UIColor(red: 0.000, green: 0.808, blue: 0.820, alpha: 1)
Android Color.parseColor("#00ced1")
Flutter Color(0xFF00CED1)

Colors similar to darkturquoise

Browse all Cyan colors →

What is the HEX code for darkturquoise?

The CSS color darkturquoise in HEX format is #00ced1. Use this value directly in CSS, SVG, and most design tools.

How do I use darkturquoise in CSS?

To apply darkturquoise in CSS:

  • Text color: color: #00ced1;
  • Background: background-color: #00ced1;
  • Border: border-color: #00ced1;

What are all the color format values for darkturquoise?

FormatValue
HEX#00ced1
RGBrgb(0, 206, 209)
HSLhsl(180.9, 100%, 41%)
CMYKcmyk(100%, 1.4%, 0%, 18%)

How do I convert darkturquoise to HEX?

Select darkturquoise from the color name list in our color converter. The HEX value — #00ced1 — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does darkturquoise belong to?

darkturquoise belongs to the cyan color family. It is a medium, vivid color with HSL values: hue 180.9°, saturation 100%, lightness 41%.

How do I create lighter and darker shades of darkturquoise?

Lighter variant (lightness 56%): #1ffcff. Darker variant (lightness 26%): #008385. 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.