Dark Turquoise Hex Code — #00CED1

RGB, HSL, and CMYK values for Dark Turquoise.

Dark Turquoise Color Values

FormatValue
HEX#00CED1
RGBrgb(0, 206, 209)
HSLhsl(181, 100%, 41%)
CMYKcmyk(100%, 1%, 0%, 18%)
Want to explore more shades? Use our Color Converter

About Dark Turquoise

Color psychology: Clarity, focus.

Dark Turquoise (#00CED1) is a medium shade of blue. It's commonly used in web design, graphic design, and branding where clarity, focus are desired associations.

How to Use Dark Turquoise in CSS

/* Using HEX */
color: #00CED1;
background-color: #00CED1;

/* Using RGB */
color: rgb(0, 206, 209);

/* Using HSL */
color: hsl(181, 100%, 41%);

Colors That Go With Dark Turquoise

Complementary

Analogous

Triadic

Similar Shades of Blue

Frequently Asked Questions