#07A024
A dark, vivid green closely aligning with Forestgreen.
About #07A024
The hex code #07A024 represents a beautifully specific shade of green. Its closest recognized web color is Forestgreen. In the RGB color space, it consists of 7 red, 160 green, and 36 blue.
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 96% cyan and 0% magenta inks. With a hue angle of 131.4 degrees, it sits comfortably in the green spectrum.
When using this color as a background, text legibility must be considered. To prevent eye strain, #000000 text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#07A024
RGB7, 160, 36
HSL131.4°, 91.6%, 32.7%
CMYK96%, 0%, 78%, 37%
HSV131.4°, 95.6%, 62.7%
LAB57.4, -58.8, 51.0
XYZ13.0, 25.3, 5.9
Decimal499748
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.46:1
Text on #FFFFFF
AA Large
6.06:1
Text on #000000
AA
3.31:1
Text on #F8FAFC
AA Large
5.15:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #07A024;
}
.text-color {
color: #07A024;
}
.border-color {
border: 2px solid #07A024;
}