#50DB75
A medium, moderate green closely aligning with Lightgreen.
About #50DB75
Visually, #50DB75 is defined as a moderate green. Its closest recognized web color is Lightgreen. In the RGB color space, it consists of 80 red, 219 green, and 117 blue.
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 63% C, 0% M, 47% Y, and 14% K. Always request a physical proof before doing a large print run with this exact code.
When using this color as a background, text legibility must be considered. The calculated luminance score dictates that #000000 typography is the safest choice. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#50DB75
RGB80, 219, 117
HSL136.0°, 65.9%, 58.6%
CMYK63%, 0%, 47%, 14%
HSV136.0°, 63.5%, 85.9%
LAB78.3, -59.0, 39.2
XYZ31.9, 53.7, 25.5
Decimal5299061
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.79:1
Text on #FFFFFF
FAIL
11.73:1
Text on #000000
AAA
1.71:1
Text on #F8FAFC
FAIL
9.97:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #50DB75;
}
.text-color {
color: #50DB75;
}
.border-color {
border: 2px solid #50DB75;
}