Dark Cyan Hex Code — #008B8B

RGB, HSL, and CMYK values for Dark Cyan.

Dark Cyan Color Values

FormatValue
HEX#008B8B
RGBrgb(0, 139, 139)
HSLhsl(180, 100%, 27%)
CMYKcmyk(100%, 0%, 0%, 45%)
Want to explore more shades? Use our Color Converter

About Dark Cyan

Color psychology: Focus, depth.

Dark Cyan (#008B8B) is a dark shade of blue. It's commonly used in web design, graphic design, and branding where focus, depth are desired associations.

How to Use Dark Cyan in CSS

/* Using HEX */
color: #008B8B;
background-color: #008B8B;

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

/* Using HSL */
color: hsl(180, 100%, 27%);

Colors That Go With Dark Cyan

Complementary

Analogous

Triadic

Similar Shades of Blue

Frequently Asked Questions