#50DB7C
A medium, moderate green closely aligning with Lightgreen.
About #50DB7C
When working with digital screens, the color #50DB7C is rendered by mixing light. Its closest recognized web color is Lightgreen. Its digital footprint relies on 80 parts red, 219 parts green, and 124 parts blue light.
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 63% Cyan, 0% Magenta, 43% Yellow, and 14% Black. Always request a physical proof before doing a large print run with this exact code.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #000000 typography is the safest choice. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#50DB7C
RGB80, 219, 124
HSL139.0°, 65.9%, 58.6%
CMYK63%, 0%, 43%, 14%
HSV139.0°, 63.5%, 85.9%
LAB78.4, -57.9, 35.9
XYZ32.3, 53.8, 27.8
Decimal5299068
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.78:1
Text on #FFFFFF
FAIL
11.76:1
Text on #000000
AAA
1.71:1
Text on #F8FAFC
FAIL
10.00:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #50DB7C;
}
.text-color {
color: #50DB7C;
}
.border-color {
border: 2px solid #50DB7C;
}