#16A816
A dark, vivid green closely aligning with Limegreen.
About #16A816
Visually, #16A816 is defined as a vivid green. Its closest recognized web color is Limegreen. This translates to an RGB value of rgb(22, 168, 22).
For print applications, it's crucial to understand its CMYK makeup. To reproduce this shade on paper, a printer utilizes 87% cyan and 0% magenta inks. 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. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#16A816
RGB22, 168, 22
HSL120.0°, 76.8%, 37.3%
CMYK87%, 0%, 87%, 34%
HSV120.0°, 86.9%, 65.9%
LAB60.1, -61.0, 57.5
XYZ14.5, 28.2, 5.4
Decimal1484822
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.16:1
Text on #FFFFFF
AA Large
6.65:1
Text on #000000
AA
3.02:1
Text on #F8FAFC
AA Large
5.65:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #16A816;
}
.text-color {
color: #16A816;
}
.border-color {
border: 2px solid #16A816;
}