#16A01D
A dark, vivid green closely aligning with Green.
About #16A01D
The hex code #16A01D represents a beautifully specific shade of green. It is closely associated with the named CSS color Green. This translates to an RGB value of rgb(22, 160, 29).
For print applications, it's crucial to understand its CMYK makeup. To reproduce this shade on paper, a printer utilizes 86% cyan and 0% magenta inks. Always request a physical proof before doing a large print run with this exact code.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #000000 text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#16A01D
RGB22, 160, 29
HSL123.0°, 75.8%, 35.7%
CMYK86%, 0%, 82%, 37%
HSV123.0°, 86.2%, 62.7%
LAB57.5, -58.2, 53.3
XYZ13.1, 25.4, 5.4
Decimal1482781
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.45:1
Text on #FFFFFF
AA Large
6.08:1
Text on #000000
AA
3.30:1
Text on #F8FAFC
AA Large
5.17:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #16A01D;
}
.text-color {
color: #16A01D;
}
.border-color {
border: 2px solid #16A01D;
}