#07A849
A dark, vivid green closely aligning with Forestgreen.
About #07A849
The hex code #07A849 represents a beautifully specific shade of green. Its closest recognized web color is Forestgreen. Its digital footprint relies on 7 parts red, 168 parts green, and 73 parts blue light.
If you are designing for print, the four-color process is what matters most. Its ink density profile breaks down to 96% cyan, 0% magenta, 57% yellow, and 34% black. Always request a physical proof before doing a large print run with this exact code.
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#07A849
RGB7, 168, 73
HSL144.6°, 92.0%, 34.3%
CMYK96%, 0%, 57%, 34%
HSV144.6°, 95.8%, 65.9%
LAB60.4, -57.2, 38.5
XYZ15.3, 28.5, 11.0
Decimal501833
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.13:1
Text on #FFFFFF
AA Large
6.71:1
Text on #000000
AA
2.99:1
Text on #F8FAFC
FAIL
5.70:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #07A849;
}
.text-color {
color: #07A849;
}
.border-color {
border: 2px solid #07A849;
}