#07A049
A dark, vivid green closely aligning with Forestgreen.
About #07A049
At its core, #07A049 is a dark and vivid hue. Designers often compare it to the standard color Forestgreen. Its digital footprint relies on 7 parts red, 160 parts green, and 73 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. To reproduce this shade on paper, a printer utilizes 96% cyan and 0% magenta inks. The HSL representation is 145.9° hue, 91.6% saturation, and 32.7% 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. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#07A049
RGB7, 160, 73
HSL145.9°, 91.6%, 32.7%
CMYK96%, 0%, 54%, 37%
HSV145.9°, 95.6%, 62.7%
LAB57.7, -54.6, 35.3
XYZ13.9, 25.7, 10.5
Decimal499785
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.42:1
Text on #FFFFFF
AA Large
6.13:1
Text on #000000
AA
3.27:1
Text on #F8FAFC
AA Large
5.21:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #07A049;
}
.text-color {
color: #07A049;
}
.border-color {
border: 2px solid #07A049;
}