#00AF99
A dark, vivid cyan closely aligning with Lightseagreen.
About #00AF99
At its core, #00AF99 is a dark and vivid hue. It is closely associated with the named CSS color Lightseagreen. Its digital footprint relies on 0 parts red, 175 parts green, and 153 parts blue light.
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 100% cyan and 0% magenta inks. The HSL representation is 172.5° hue, 100.0% saturation, and 34.3% lightness.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #000000 text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#00AF99
RGB0, 175, 153
HSL172.5°, 100.0%, 34.3%
CMYK100%, 0%, 13%, 31%
HSV172.5°, 100.0%, 68.6%
LAB64.1, -42.7, 0.6
XYZ21.1, 33.0, 35.4
Decimal44953
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.77:1
Text on #FFFFFF
FAIL
7.59:1
Text on #000000
AAA
2.64:1
Text on #F8FAFC
FAIL
6.45:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #00AF99;
}
.text-color {
color: #00AF99;
}
.border-color {
border: 2px solid #00AF99;
}