#07AF49
A dark, vivid green closely aligning with Forestgreen.
About #07AF49
At its core, #07AF49 is a dark and vivid hue. It is closely associated with the named CSS color Forestgreen. Its digital footprint relies on 7 parts red, 175 parts green, and 73 parts blue light.
If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 96% C, 0% M, 58% Y, and 31% K. The HSL representation is 143.6° hue, 92.3% saturation, and 35.7% lightness.
When using this color as a background, text legibility must be considered. To prevent eye strain, #000000 text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#07AF49
RGB7, 175, 73
HSL143.6°, 92.3%, 35.7%
CMYK96%, 0%, 58%, 31%
HSV143.6°, 96.0%, 68.6%
LAB62.7, -59.5, 41.2
XYZ16.6, 31.2, 11.4
Decimal503625
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.90:1
Text on #FFFFFF
FAIL
7.24:1
Text on #000000
AAA
2.77:1
Text on #F8FAFC
FAIL
6.15:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #07AF49;
}
.text-color {
color: #07AF49;
}
.border-color {
border: 2px solid #07AF49;
}