#16E975
A medium, vivid green closely aligning with Springgreen.
About #16E975
At its core, #16E975 is a medium and vivid hue. Its closest recognized web color is Springgreen. Its digital footprint relies on 22 parts red, 233 parts green, and 117 parts blue light.
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 91% C, 0% M, 50% Y, and 9% K. With a hue angle of 147.0 degrees, it sits comfortably in the green spectrum.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. The calculated luminance score dictates that #000000 typography is the safest choice. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#16E975
RGB22, 233, 117
HSL147.0°, 82.7%, 50.0%
CMYK91%, 0%, 50%, 9%
HSV147.0°, 90.6%, 91.4%
LAB81.7, -70.8, 43.4
XYZ32.7, 59.7, 26.6
Decimal1501557
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.62:1
Text on #FFFFFF
FAIL
12.95:1
Text on #000000
AAA
1.55:1
Text on #F8FAFC
FAIL
11.01:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #16E975;
}
.text-color {
color: #16E975;
}
.border-color {
border: 2px solid #16E975;
}