#2C8316
A dark, vivid green closely aligning with Forestgreen.
About #2C8316
The hex code #2C8316 represents a beautifully specific shade of green. It is closely associated with the named CSS color Forestgreen. In the RGB color space, it consists of 44 red, 131 green, and 22 blue.
Translating this color to physical media requires the CMYK color model. The color uses 66% Cyan, 0% Magenta, 83% Yellow, and 49% Black. The HSL representation is 107.9° hue, 71.2% saturation, and 30.0% 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. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#2C8316
RGB44, 131, 22
HSL107.9°, 71.2%, 30.0%
CMYK66%, 0%, 83%, 49%
HSV107.9°, 83.2%, 51.4%
LAB48.0, -45.6, 46.7
XYZ9.3, 16.8, 3.5
Decimal2917142
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.81:1
Text on #FFFFFF
AA
4.37:1
Text on #000000
AA Large
4.60:1
Text on #F8FAFC
AA
3.71:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #2C8316;
}
.text-color {
color: #2C8316;
}
.border-color {
border: 2px solid #2C8316;
}