#07921D
A dark, vivid green closely aligning with Forestgreen.
About #07921D
The precise color #07921D is an excellent choice for modern design projects. Designers often compare it to the standard color Forestgreen. In the RGB color space, it consists of 7 red, 146 green, and 29 blue.
If you are designing for print, the four-color process is what matters most. To reproduce this shade on paper, a printer utilizes 95% cyan and 0% magenta inks. This makes it a relatively light color when applied to physical surfaces.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. To prevent eye strain, #000000 text pairs best with this hex code. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#07921D
RGB7, 146, 29
HSL129.5°, 90.8%, 30.0%
CMYK95%, 0%, 80%, 43%
HSV129.5°, 95.2%, 57.3%
LAB52.6, -55.2, 48.6
XYZ10.6, 20.7, 4.6
Decimal496157
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.09:1
Text on #FFFFFF
AA Large
5.14:1
Text on #000000
AA
3.91:1
Text on #F8FAFC
AA Large
4.37:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #07921D;
}
.text-color {
color: #07921D;
}
.border-color {
border: 2px solid #07921D;
}