#16E95F
A medium, vivid green closely aligning with Springgreen.
About #16E95F
The hex code #16E95F represents a beautifully specific shade of green. Designers often compare it to the standard color Springgreen. To achieve this exact tint on a monitor, you would use an RGB mix of 22, 233, and 95.
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, 59% Y, and 9% K. With a hue angle of 140.8 degrees, it sits comfortably in the green spectrum.
When using this color as a background, text legibility must be considered. To prevent eye strain, #000000 text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#16E95F
RGB22, 233, 95
HSL140.8°, 82.7%, 50.0%
CMYK91%, 0%, 59%, 9%
HSV140.8°, 90.6%, 91.4%
LAB81.4, -73.9, 53.2
XYZ31.5, 59.3, 20.6
Decimal1501535
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.63:1
Text on #FFFFFF
FAIL
12.85:1
Text on #000000
AAA
1.56:1
Text on #F8FAFC
FAIL
10.93:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #16E95F;
}
.text-color {
color: #16E95F;
}
.border-color {
border: 2px solid #16E95F;
}