#16D357
A medium, vivid green closely aligning with Limegreen.
About #16D357
At its core, #16D357 is a medium and vivid hue. Designers often compare it to the standard color Limegreen. This translates to an RGB value of rgb(22, 211, 87).
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 90% Cyan, 0% Magenta, 59% Yellow, and 17% Black. With a hue angle of 140.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. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#16D357
RGB22, 211, 87
HSL140.6°, 81.1%, 45.7%
CMYK90%, 0%, 59%, 17%
HSV140.6°, 89.6%, 82.7%
LAB74.5, -68.2, 48.6
XYZ25.3, 47.4, 16.8
Decimal1495895
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.00:1
Text on #FFFFFF
FAIL
10.49:1
Text on #000000
AAA
1.91:1
Text on #F8FAFC
FAIL
8.92:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #16D357;
}
.text-color {
color: #16D357;
}
.border-color {
border: 2px solid #16D357;
}