#16CC3A
A medium, vivid green closely aligning with Limegreen.
About #16CC3A
Visually, #16CC3A is defined as a vivid green. Its closest recognized web color is Limegreen. To achieve this exact tint on a monitor, you would use an RGB mix of 22, 204, and 58.
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 89% Cyan, 0% Magenta, 72% Yellow, and 20% Black. The HSL representation is 131.9° hue, 80.5% saturation, and 44.3% lightness.
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#16CC3A
RGB22, 204, 58
HSL131.9°, 80.5%, 44.3%
CMYK89%, 0%, 72%, 20%
HSV131.9°, 89.2%, 80.0%
LAB72.0, -69.2, 57.9
XYZ22.7, 43.7, 11.2
Decimal1494074
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.16:1
Text on #FFFFFF
FAIL
9.73:1
Text on #000000
AAA
2.06:1
Text on #F8FAFC
FAIL
8.27:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #16CC3A;
}
.text-color {
color: #16CC3A;
}
.border-color {
border: 2px solid #16CC3A;
}