#16E275
A medium, vivid green closely aligning with Mediumspringgreen.
About #16E275
Visually, #16E275 is defined as a vivid green. Its closest recognized web color is Mediumspringgreen. Its digital footprint relies on 22 parts red, 226 parts green, and 117 parts blue light.
If you are designing for print, the four-color process is what matters most. Its ink density profile breaks down to 90% cyan, 0% magenta, 48% yellow, and 11% black. With a hue angle of 147.9 degrees, it sits comfortably in the green spectrum.
From a UX and accessibility standpoint, contrast is paramount. 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#16E275
RGB22, 226, 117
HSL147.9°, 82.3%, 48.6%
CMYK90%, 0%, 48%, 11%
HSV147.9°, 90.3%, 88.6%
LAB79.5, -68.6, 40.6
XYZ30.7, 55.8, 26.0
Decimal1499765
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.73:1
Text on #FFFFFF
FAIL
12.17:1
Text on #000000
AAA
1.65:1
Text on #F8FAFC
FAIL
10.35:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #16E275;
}
.text-color {
color: #16E275;
}
.border-color {
border: 2px solid #16E275;
}