#07831D
A dark, vivid green closely aligning with Forestgreen.
About #07831D
The precise color #07831D is an excellent choice for modern design projects. It is closely associated with the named CSS color Forestgreen. This translates to an RGB value of rgb(7, 131, 29).
If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 95% C, 0% M, 78% Y, and 49% K. With a hue angle of 130.6 degrees, it sits comfortably in the green spectrum.
Ensuring your text is legible against this background is a key part of web design. The calculated luminance score dictates that #FFFFFF typography is the safest choice. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#07831D
RGB7, 131, 29
HSL130.6°, 89.9%, 27.1%
CMYK95%, 0%, 78%, 49%
HSV130.6°, 94.7%, 51.4%
LAB47.5, -50.6, 43.6
XYZ8.4, 16.4, 3.9
Decimal492317
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.91:1
Text on #FFFFFF
AA
4.27:1
Text on #000000
AA Large
4.70:1
Text on #F8FAFC
AA
3.63:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #07831D;
}
.text-color {
color: #07831D;
}
.border-color {
border: 2px solid #07831D;
}