#169216
A dark, vivid green closely aligning with Green.
About #169216
At its core, #169216 is a dark and vivid hue. Its closest recognized web color is Green. This translates to an RGB value of rgb(22, 146, 22).
If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 85% C, 0% M, 85% Y, and 43% K. Always request a physical proof before doing a large print run with this exact code.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#169216
RGB22, 146, 22
HSL120.0°, 73.8%, 32.9%
CMYK85%, 0%, 85%, 43%
HSV120.0°, 84.9%, 57.3%
LAB52.7, -54.3, 50.9
XYZ10.8, 20.8, 4.2
Decimal1479190
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.07:1
Text on #FFFFFF
AA Large
5.16:1
Text on #000000
AA
3.89:1
Text on #F8FAFC
AA Large
4.38:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #169216;
}
.text-color {
color: #169216;
}
.border-color {
border: 2px solid #169216;
}