#16D32C
A medium, vivid green closely aligning with Limegreen.
About #16D32C
The hex code #16D32C represents a beautifully specific shade of green. It is closely associated with the named CSS color Limegreen. This translates to an RGB value of rgb(22, 211, 44).
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 90% C, 0% M, 79% Y, and 17% 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. The calculated luminance score dictates that #000000 typography is the safest choice. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#16D32C
RGB22, 211, 44
HSL127.0°, 81.1%, 45.7%
CMYK90%, 0%, 79%, 17%
HSV127.0°, 89.6%, 82.7%
LAB74.2, -72.2, 64.7
XYZ24.1, 46.9, 10.2
Decimal1495852
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.02:1
Text on #FFFFFF
FAIL
10.39:1
Text on #000000
AAA
1.93:1
Text on #F8FAFC
FAIL
8.83:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #16D32C;
}
.text-color {
color: #16D32C;
}
.border-color {
border: 2px solid #16D32C;
}