#50F083
A light, vivid green closely aligning with Mediumspringgreen.
About #50F083
Visually, #50F083 is defined as a vivid green. It is closely associated with the named CSS color Mediumspringgreen. Its digital footprint relies on 80 parts red, 240 parts green, and 131 parts blue light.
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 67% Cyan, 0% Magenta, 45% Yellow, and 6% Black. The HSL representation is 139.1° hue, 84.2% saturation, and 62.7% lightness.
Contrast ratios determine whether this color is safe for typography. Because it is a light color, it is generally recommended to use #000000 text. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#50F083
RGB80, 240, 131
HSL139.1°, 84.2%, 62.7%
CMYK67%, 0%, 45%, 6%
HSV139.1°, 66.7%, 94.1%
LAB84.8, -64.4, 40.7
XYZ38.6, 65.7, 32.1
Decimal5304451
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.49:1
Text on #FFFFFF
FAIL
14.13:1
Text on #000000
AAA
1.42:1
Text on #F8FAFC
FAIL
12.01:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #50F083;
}
.text-color {
color: #50F083;
}
.border-color {
border: 2px solid #50F083;
}