#247C07
A dark, vivid green closely aligning with Green.
About #247C07
When working with digital screens, the color #247C07 is rendered by mixing light. Designers often compare it to the standard color Green. Its digital footprint relies on 36 parts red, 124 parts green, and 7 parts blue light.
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 71% C, 0% M, 94% Y, and 51% K. With a hue angle of 105.1 degrees, it sits comfortably in the green spectrum.
When using this color as a background, text legibility must be considered. To prevent eye strain, #FFFFFF text pairs best with this hex code. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#247C07
RGB36, 124, 7
HSL105.1°, 89.3%, 25.7%
CMYK71%, 0%, 94%, 51%
HSV105.1°, 94.4%, 48.6%
LAB45.4, -45.6, 47.9
XYZ8.0, 14.8, 2.6
Decimal2391047
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.30:1
Text on #FFFFFF
AA
3.96:1
Text on #000000
AA Large
5.07:1
Text on #F8FAFC
AA
3.37:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #247C07;
}
.text-color {
color: #247C07;
}
.border-color {
border: 2px solid #247C07;
}