#50C550
A medium, moderate green closely aligning with Limegreen.
About #50C550
The precise color #50C550 is an excellent choice for modern design projects. Designers often compare it to the standard color Limegreen. In the RGB color space, it consists of 80 red, 197 green, and 80 blue.
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 59% C, 0% M, 59% Y, and 23% K. With a hue angle of 120.0 degrees, it sits comfortably in the green spectrum.
Contrast ratios determine whether this color is safe for typography. Because it is a medium color, it is generally recommended to use #000000 text. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#50C550
RGB80, 197, 80
HSL120.0°, 50.2%, 54.3%
CMYK59%, 0%, 59%, 23%
HSV120.0°, 59.4%, 77.3%
LAB71.0, -55.9, 48.1
XYZ24.7, 42.2, 14.4
Decimal5293392
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.22:1
Text on #FFFFFF
FAIL
9.44:1
Text on #000000
AAA
2.13:1
Text on #F8FAFC
FAIL
8.03:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #50C550;
}
.text-color {
color: #50C550;
}
.border-color {
border: 2px solid #50C550;
}