#16AF2C
A dark, vivid green closely aligning with Limegreen.
About #16AF2C
Visually, #16AF2C is defined as a vivid green. It is closely associated with the named CSS color Limegreen. Its digital footprint relies on 22 parts red, 175 parts green, and 44 parts blue light.
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 87% Cyan, 0% Magenta, 75% Yellow, and 31% Black. With a hue angle of 128.6 degrees, it sits comfortably in the green spectrum.
When using this color as a background, text legibility must be considered. The calculated luminance score dictates that #000000 typography is the safest choice. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#16AF2C
RGB22, 175, 44
HSL128.6°, 77.7%, 38.6%
CMYK87%, 0%, 75%, 31%
HSV128.6°, 87.4%, 68.6%
LAB62.5, -61.7, 53.3
XYZ16.1, 31.0, 7.5
Decimal1486636
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.92:1
Text on #FFFFFF
FAIL
7.20:1
Text on #000000
AAA
2.79:1
Text on #F8FAFC
FAIL
6.12:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #16AF2C;
}
.text-color {
color: #16AF2C;
}
.border-color {
border: 2px solid #16AF2C;
}