#16DB3A
A medium, vivid green closely aligning with Limegreen.
About #16DB3A
At its core, #16DB3A is a medium and vivid hue. Designers often compare it to the standard color Limegreen. In the RGB color space, it consists of 22 red, 219 green, and 58 blue.
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 90% Cyan, 0% Magenta, 74% Yellow, and 14% Black. With a hue angle of 131.0 degrees, it sits comfortably in the green spectrum.
Contrast ratios determine whether this color is safe for typography. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#16DB3A
RGB22, 219, 58
HSL131.0°, 81.7%, 47.3%
CMYK90%, 0%, 74%, 14%
HSV131.0°, 90.0%, 85.9%
LAB76.8, -73.5, 62.8
XYZ26.4, 51.1, 12.5
Decimal1497914
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.87:1
Text on #FFFFFF
FAIL
11.23:1
Text on #000000
AAA
1.79:1
Text on #F8FAFC
FAIL
9.55:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #16DB3A;
}
.text-color {
color: #16DB3A;
}
.border-color {
border: 2px solid #16DB3A;
}