#50F01D
A medium, vivid green closely aligning with Lawngreen.
About #50F01D
At its core, #50F01D is a medium and vivid hue. Its closest recognized web color is Lawngreen. Its digital footprint relies on 80 parts red, 240 parts green, and 29 parts blue light.
If you are designing for print, the four-color process is what matters most. Its ink density profile breaks down to 67% cyan, 0% magenta, 88% yellow, and 6% black. With a hue angle of 105.5 degrees, it sits comfortably in the green spectrum.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #000000 text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#50F01D
RGB80, 240, 29
HSL105.5°, 87.6%, 52.7%
CMYK67%, 0%, 88%, 6%
HSV105.5°, 87.9%, 94.1%
LAB84.0, -73.8, 77.3
XYZ34.7, 64.1, 11.7
Decimal5304349
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.52:1
Text on #FFFFFF
FAIL
13.82:1
Text on #000000
AAA
1.45:1
Text on #F8FAFC
FAIL
11.75:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #50F01D;
}
.text-color {
color: #50F01D;
}
.border-color {
border: 2px solid #50F01D;
}