#50E992
A light, vivid green closely aligning with Mediumspringgreen.
About #50E992
At its core, #50E992 is a light and vivid hue. Its closest recognized web color is Mediumspringgreen. In the RGB color space, it consists of 80 red, 233 green, and 146 blue.
If you are designing for print, the four-color process is what matters most. The color uses 66% Cyan, 0% Magenta, 37% Yellow, and 9% Black. This makes it a relatively light color when applied to physical surfaces.
When using this color as a background, text legibility must be considered. To prevent eye strain, #000000 text pairs best with this hex code. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#50E992
RGB80, 233, 146
HSL145.9°, 77.7%, 61.4%
CMYK66%, 0%, 37%, 9%
HSV145.9°, 65.7%, 91.4%
LAB82.9, -59.3, 30.8
XYZ37.6, 62.1, 37.2
Decimal5302674
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.57:1
Text on #FFFFFF
FAIL
13.41:1
Text on #000000
AAA
1.50:1
Text on #F8FAFC
FAIL
11.40:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #50E992;
}
.text-color {
color: #50E992;
}
.border-color {
border: 2px solid #50E992;
}