#07A042
A dark, vivid green closely aligning with Forestgreen.
About #07A042
At its core, #07A042 is a dark and vivid hue. Designers often compare it to the standard color Forestgreen. This translates to an RGB value of rgb(7, 160, 66).
When sending designs containing this color to a printer, the CMYK values come into play. To reproduce this shade on paper, a printer utilizes 96% cyan and 0% magenta inks. This makes it a relatively light color when applied to physical surfaces.
Ensuring your text is legible against this background is a key part of web design. 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#07A042
RGB7, 160, 66
HSL143.1°, 91.6%, 32.7%
CMYK96%, 0%, 59%, 37%
HSV143.1°, 95.6%, 62.7%
LAB57.6, -55.6, 38.7
XYZ13.6, 25.6, 9.4
Decimal499778
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.43:1
Text on #FFFFFF
AA Large
6.12:1
Text on #000000
AA
3.28:1
Text on #F8FAFC
AA Large
5.20:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #07A042;
}
.text-color {
color: #07A042;
}
.border-color {
border: 2px solid #07A042;
}