#16831D
A dark, vivid green closely aligning with Forestgreen.
About #16831D
At its core, #16831D is a dark and vivid hue. Designers often compare it to the standard color Forestgreen. In the RGB color space, it consists of 22 red, 131 green, and 29 blue.
When sending designs containing this color to a printer, the CMYK values come into play. Its ink density profile breaks down to 83% cyan, 0% magenta, 78% yellow, and 49% black. The HSL representation is 123.9° hue, 71.2% saturation, and 30.0% lightness.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #FFFFFF typography is the safest choice. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#16831D
RGB22, 131, 29
HSL123.9°, 71.2%, 30.0%
CMYK83%, 0%, 78%, 49%
HSV123.9°, 83.2%, 51.4%
LAB47.6, -49.1, 43.8
XYZ8.7, 16.5, 3.9
Decimal1475357
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.89:1
Text on #FFFFFF
AA
4.30:1
Text on #000000
AA Large
4.67:1
Text on #F8FAFC
AA
3.65:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #16831D;
}
.text-color {
color: #16831D;
}
.border-color {
border: 2px solid #16831D;
}