#50DB6D
A medium, moderate green closely aligning with Lightgreen.
About #50DB6D
The precise color #50DB6D is an excellent choice for modern design projects. Its closest recognized web color is Lightgreen. In the RGB color space, it consists of 80 red, 219 green, and 109 blue.
For print applications, it's crucial to understand its CMYK makeup. This specific hue requires a mix of 63% C, 0% M, 50% Y, and 14% K. 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. Because it is a medium color, it is generally recommended to use #000000 text. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#50DB6D
RGB80, 219, 109
HSL132.5°, 65.9%, 58.6%
CMYK63%, 0%, 50%, 14%
HSV132.5°, 63.5%, 85.9%
LAB78.2, -60.2, 43.0
XYZ31.4, 53.5, 23.1
Decimal5299053
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.80:1
Text on #FFFFFF
FAIL
11.69:1
Text on #000000
AAA
1.72:1
Text on #F8FAFC
FAIL
9.94:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #50DB6D;
}
.text-color {
color: #50DB6D;
}
.border-color {
border: 2px solid #50DB6D;
}