#50D316
A medium, vivid green closely aligning with Limegreen.
About #50D316
Visually, #50D316 is defined as a vivid green. Its closest recognized web color is Limegreen. This translates to an RGB value of rgb(80, 211, 22).
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 62% C, 0% M, 90% Y, and 17% K. This makes it a relatively light color when applied to physical surfaces.
When using this color as a background, text legibility must be considered. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#50D316
RGB80, 211, 22
HSL101.6°, 81.1%, 45.7%
CMYK62%, 0%, 90%, 17%
HSV101.6°, 89.6%, 82.7%
LAB75.0, -64.8, 70.9
XYZ26.7, 48.4, 8.7
Decimal5296918
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.97:1
Text on #FFFFFF
FAIL
10.67:1
Text on #000000
AAA
1.88:1
Text on #F8FAFC
FAIL
9.07:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #50D316;
}
.text-color {
color: #50D316;
}
.border-color {
border: 2px solid #50D316;
}