#16D35F
A medium, vivid green closely aligning with Limegreen.
About #16D35F
Visually, #16D35F is defined as a vivid green. Its closest recognized web color is Limegreen. This translates to an RGB value of rgb(22, 211, 95).
When sending designs containing this color to a printer, the CMYK values come into play. To reproduce this shade on paper, a printer utilizes 90% cyan and 0% magenta inks. With a hue angle of 143.2 degrees, it sits comfortably in the green spectrum.
Contrast ratios determine whether this color is safe for typography. 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#16D35F
RGB22, 211, 95
HSL143.2°, 81.1%, 45.7%
CMYK90%, 0%, 55%, 17%
HSV143.2°, 89.6%, 82.7%
LAB74.6, -67.1, 45.1
XYZ25.7, 47.6, 18.7
Decimal1495903
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.00:1
Text on #FFFFFF
FAIL
10.52:1
Text on #000000
AAA
1.91:1
Text on #F8FAFC
FAIL
8.94:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #16D35F;
}
.text-color {
color: #16D35F;
}
.border-color {
border: 2px solid #16D35F;
}