#16FF5F
A medium, vivid green closely aligning with Springgreen.
About #16FF5F
The hex code #16FF5F represents a beautifully specific shade of green. Designers often compare it to the standard color Springgreen. Its digital footprint relies on 22 parts red, 255 parts green, and 95 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. To reproduce this shade on paper, a printer utilizes 91% cyan and 0% magenta inks. Always request a physical proof before doing a large print run with this exact code.
Ensuring your text is legible against this background is a key part of web design. To prevent eye strain, #000000 text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#16FF5F
RGB22, 255, 95
HSL138.8°, 100.0%, 54.3%
CMYK91%, 0%, 63%, 0%
HSV138.8°, 91.4%, 100.0%
LAB88.2, -80.4, 60.9
XYZ38.2, 72.5, 22.8
Decimal1507167
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.35:1
Text on #FFFFFF
FAIL
15.50:1
Text on #000000
AAA
1.29:1
Text on #F8FAFC
FAIL
13.18:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #16FF5F;
}
.text-color {
color: #16FF5F;
}
.border-color {
border: 2px solid #16FF5F;
}