#07A02C
A dark, vivid green closely aligning with Forestgreen.
About #07A02C
The hex code #07A02C represents a beautifully specific shade of green. Designers often compare it to the standard color Forestgreen. In the RGB color space, it consists of 7 red, 160 green, and 44 blue.
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 96% C, 0% M, 72% Y, and 37% K. With a hue angle of 134.5 degrees, it sits comfortably in the green spectrum.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #000000 typography is the safest choice. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#07A02C
RGB7, 160, 44
HSL134.5°, 91.6%, 32.7%
CMYK96%, 0%, 72%, 37%
HSV134.5°, 95.6%, 62.7%
LAB57.4, -58.2, 48.1
XYZ13.1, 25.4, 6.6
Decimal499756
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.46:1
Text on #FFFFFF
AA Large
6.07:1
Text on #000000
AA
3.30:1
Text on #F8FAFC
AA Large
5.16:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #07A02C;
}
.text-color {
color: #07A02C;
}
.border-color {
border: 2px solid #07A02C;
}