#5FDB50
A medium, moderate green closely aligning with Limegreen.
About #5FDB50
At its core, #5FDB50 is a medium and moderate hue. Its closest recognized web color is Limegreen. In the RGB color space, it consists of 95 red, 219 green, and 80 blue.
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 57% C, 0% M, 63% Y, and 14% K. With a hue angle of 113.5 degrees, it sits comfortably in the green spectrum.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #000000 text pairs best with this hex code. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#5FDB50
RGB95, 219, 80
HSL113.5°, 65.9%, 58.6%
CMYK57%, 0%, 63%, 14%
HSV113.5°, 63.5%, 85.9%
LAB78.3, -60.3, 56.4
XYZ31.5, 53.7, 16.3
Decimal6282064
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.79:1
Text on #FFFFFF
FAIL
11.74:1
Text on #000000
AAA
1.71:1
Text on #F8FAFC
FAIL
9.98:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #5FDB50;
}
.text-color {
color: #5FDB50;
}
.border-color {
border: 2px solid #5FDB50;
}