#249916
A dark, vivid green closely aligning with Green.
About #249916
At its core, #249916 is a dark and vivid hue. It is closely associated with the named CSS color Green. Its digital footprint relies on 36 parts red, 153 parts green, and 22 parts blue light.
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 76% C, 0% M, 86% Y, and 40% K. The HSL representation is 113.6° hue, 74.9% saturation, and 34.3% lightness.
Contrast ratios determine whether this color is safe for typography. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#249916
RGB36, 153, 22
HSL113.6°, 74.9%, 34.3%
CMYK76%, 0%, 86%, 40%
HSV113.6°, 85.6%, 60.0%
LAB55.3, -54.6, 53.3
XYZ12.3, 23.2, 4.6
Decimal2398486
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.72:1
Text on #FFFFFF
AA Large
5.64:1
Text on #000000
AA
3.56:1
Text on #F8FAFC
AA Large
4.80:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #249916;
}
.text-color {
color: #249916;
}
.border-color {
border: 2px solid #249916;
}