#0092A0
A dark, vivid cyan closely aligning with Darkcyan.
About #0092A0
When working with digital screens, the color #0092A0 is rendered by mixing light. Designers often compare it to the standard color Darkcyan. In the RGB color space, it consists of 0 red, 146 green, and 160 blue.
Translating this color to physical media requires the CMYK color model. The color uses 100% Cyan, 9% Magenta, 0% Yellow, and 37% Black. The HSL representation is 185.2° hue, 100.0% saturation, and 31.4% lightness.
Contrast ratios determine whether this color is safe for typography. Because it is a dark color, it is generally recommended to use #000000 text. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#0092A0
RGB0, 146, 160
HSL185.2°, 100.0%, 31.4%
CMYK100%, 9%, 0%, 37%
HSV185.2°, 100.0%, 62.7%
LAB55.2, -27.2, -16.7
XYZ16.6, 23.1, 36.8
Decimal37536
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.74:1
Text on #FFFFFF
AA Large
5.62:1
Text on #000000
AA
3.57:1
Text on #F8FAFC
AA Large
4.78:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #0092A0;
}
.text-color {
color: #0092A0;
}
.border-color {
border: 2px solid #0092A0;
}