#50E91D
A medium, vivid green closely aligning with Lawngreen.
About #50E91D
At its core, #50E91D is a medium and vivid hue. Its closest recognized web color is Lawngreen. Its digital footprint relies on 80 parts red, 233 parts green, and 29 parts blue light.
If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 66% C, 0% M, 88% Y, and 9% K. The HSL representation is 105.0° hue, 82.3% saturation, and 51.4% lightness.
Contrast ratios determine whether this color is safe for typography. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#50E91D
RGB80, 233, 29
HSL105.0°, 82.3%, 51.4%
CMYK66%, 0%, 88%, 9%
HSV105.0°, 87.6%, 91.4%
LAB81.9, -71.6, 75.5
XYZ32.7, 60.1, 11.0
Decimal5302557
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.61:1
Text on #FFFFFF
FAIL
13.01:1
Text on #000000
AAA
1.54:1
Text on #F8FAFC
FAIL
11.06:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #50E91D;
}
.text-color {
color: #50E91D;
}
.border-color {
border: 2px solid #50E91D;
}