#249207
A dark, vivid green closely aligning with Green.
About #249207
Visually, #249207 is defined as a vivid green. Designers often compare it to the standard color Green. To achieve this exact tint on a monitor, you would use an RGB mix of 36, 146, and 7.
For print applications, it's crucial to understand its CMYK makeup. This specific hue requires a mix of 75% C, 0% M, 95% Y, and 43% K. With a hue angle of 107.5 degrees, it sits comfortably in the green spectrum.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. Because it is a dark color, it is generally recommended to use #000000 text. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#249207
RGB36, 146, 7
HSL107.5°, 90.8%, 30.0%
CMYK75%, 0%, 95%, 43%
HSV107.5°, 95.2%, 57.3%
LAB52.9, -53.0, 54.2
XYZ11.0, 20.9, 3.7
Decimal2396679
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: #249207;
}
.text-color {
color: #249207;
}
.border-color {
border: 2px solid #249207;
}