#249200
A dark, vivid green closely aligning with Green.
About #249200
Visually, #249200 is defined as a vivid green. Designers often compare it to the standard color Green. In the RGB color space, it consists of 36 red, 146 green, and 0 blue.
When sending designs containing this color to a printer, the CMYK values come into play. Its ink density profile breaks down to 75% cyan, 0% magenta, 100% yellow, and 43% black. The HSL representation is 105.2° hue, 100.0% saturation, and 28.6% lightness.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. To prevent eye strain, #000000 text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#249200
RGB36, 146, 0
HSL105.2°, 100.0%, 28.6%
CMYK75%, 0%, 100%, 43%
HSV105.2°, 100.0%, 57.3%
LAB52.9, -53.2, 55.4
XYZ11.0, 20.9, 3.5
Decimal2396672
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.05:1
Text on #FFFFFF
AA Large
5.19:1
Text on #000000
AA
3.87:1
Text on #F8FAFC
AA Large
4.41:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #249200;
}
.text-color {
color: #249200;
}
.border-color {
border: 2px solid #249200;
}