#009292
A dark, vivid cyan closely aligning with Darkcyan.
About #009292
The precise color #009292 is an excellent choice for modern design projects. Designers often compare it to the standard color Darkcyan. In the RGB color space, it consists of 0 red, 146 green, and 146 blue.
When sending designs containing this color to a printer, the CMYK values come into play. To reproduce this shade on paper, a printer utilizes 100% cyan and 0% magenta inks. This makes it a relatively light color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. Because it is a dark color, it is generally recommended to use #000000 text. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#009292
RGB0, 146, 146
HSL180.0°, 100.0%, 28.6%
CMYK100%, 0%, 0%, 43%
HSV180.0°, 100.0%, 57.3%
LAB54.7, -31.7, -9.3
XYZ15.5, 22.6, 30.7
Decimal37522
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.80:1
Text on #FFFFFF
AA Large
5.53:1
Text on #000000
AA
3.63:1
Text on #F8FAFC
AA Large
4.70:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #009292;
}
.text-color {
color: #009292;
}
.border-color {
border: 2px solid #009292;
}