#00A092
A dark, vivid cyan closely aligning with Lightseagreen.
About #00A092
The hex code #00A092 represents a beautifully specific shade of cyan. Its closest recognized web color is Lightseagreen. In the RGB color space, it consists of 0 red, 160 green, and 146 blue.
When sending designs containing this color to a printer, the CMYK values come into play. Its ink density profile breaks down to 100% cyan, 0% magenta, 9% yellow, and 37% black. This makes it a relatively light color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #000000 typography is the safest choice. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#00A092
RGB0, 160, 146
HSL174.8°, 100.0%, 31.4%
CMYK100%, 0%, 9%, 37%
HSV174.8°, 100.0%, 62.7%
LAB59.2, -38.2, -2.7
XYZ17.8, 27.2, 31.5
Decimal41106
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.26:1
Text on #FFFFFF
AA Large
6.44:1
Text on #000000
AA
3.12:1
Text on #F8FAFC
AA Large
5.48:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #00A092;
}
.text-color {
color: #00A092;
}
.border-color {
border: 2px solid #00A092;
}