#00832C
A dark, vivid green closely aligning with Forestgreen.
About #00832C
The precise color #00832C is an excellent choice for modern design projects. Designers often compare it to the standard color Forestgreen. This translates to an RGB value of rgb(0, 131, 44).
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 100% Cyan, 0% Magenta, 66% Yellow, and 49% Black. The HSL representation is 140.2° hue, 100.0% saturation, and 25.7% lightness.
Contrast ratios determine whether this color is safe for typography. Because it is a dark color, it is generally recommended to use #FFFFFF text. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#00832C
RGB0, 131, 44
HSL140.2°, 100.0%, 25.7%
CMYK100%, 0%, 66%, 49%
HSV140.2°, 100.0%, 51.4%
LAB47.5, -49.5, 37.4
XYZ8.6, 16.4, 5.1
Decimal33580
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.90:1
Text on #FFFFFF
AA
4.28:1
Text on #000000
AA Large
4.69:1
Text on #F8FAFC
AA
3.64:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #00832C;
}
.text-color {
color: #00832C;
}
.border-color {
border: 2px solid #00832C;
}