Darkturquoise to HEX — Color Code

HEX

#00ced1

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

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.