#5FF875
A light, vivid green closely aligning with Springgreen.
About #5FF875
The hex code #5FF875 represents a beautifully specific shade of green. Its closest recognized web color is Springgreen. Its digital footprint relies on 95 parts red, 248 parts green, and 117 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. To reproduce this shade on paper, a printer utilizes 62% cyan and 0% magenta inks. Always request a physical proof before doing a large print run with this exact code.
From a UX and accessibility standpoint, contrast is paramount. 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#5FF875
RGB95, 248, 117
HSL128.6°, 91.6%, 67.3%
CMYK62%, 0%, 53%, 3%
HSV128.6°, 61.7%, 97.3%
LAB87.4, -66.4, 50.6
XYZ41.5, 70.9, 28.3
Decimal6289525
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.38:1
Text on #FFFFFF
FAIL
15.17:1
Text on #000000
AAA
1.32:1
Text on #F8FAFC
FAIL
12.90:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #5FF875;
}
.text-color {
color: #5FF875;
}
.border-color {
border: 2px solid #5FF875;
}