#50F875
A light, vivid green closely aligning with Springgreen.
About #50F875
The precise color #50F875 is an excellent choice for modern design projects. Its closest recognized web color is Springgreen. To achieve this exact tint on a monitor, you would use an RGB mix of 80, 248, and 117.
When sending designs containing this color to a printer, the CMYK values come into play. To reproduce this shade on paper, a printer utilizes 68% cyan and 0% magenta inks. Always request a physical proof before doing a large print run with this exact code.
When using this color as a background, text legibility must be considered. 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#50F875
RGB80, 248, 117
HSL133.2°, 92.3%, 64.3%
CMYK68%, 0%, 53%, 3%
HSV133.2°, 67.7%, 97.3%
LAB87.1, -69.3, 50.1
XYZ40.1, 70.1, 28.3
Decimal5306485
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.40:1
Text on #FFFFFF
FAIL
15.02:1
Text on #000000
AAA
1.34:1
Text on #F8FAFC
FAIL
12.77:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #50F875;
}
.text-color {
color: #50F875;
}
.border-color {
border: 2px solid #50F875;
}