#5FCC57
A medium, moderate green closely aligning with Lightgreen.
About #5FCC57
The precise color #5FCC57 is an excellent choice for modern design projects. Its closest recognized web color is Lightgreen. To achieve this exact tint on a monitor, you would use an RGB mix of 95, 204, and 87.
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 53% C, 0% M, 57% Y, and 20% K. Always request a physical proof before doing a large print run with this exact code.
Ensuring your text is legible against this background is a key part of web design. 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#5FCC57
RGB95, 204, 87
HSL115.9°, 53.4%, 57.1%
CMYK53%, 0%, 57%, 20%
HSV115.9°, 57.4%, 80.0%
LAB73.7, -54.0, 48.2
XYZ28.0, 46.3, 16.5
Decimal6278231
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.05:1
Text on #FFFFFF
FAIL
10.26:1
Text on #000000
AAA
1.96:1
Text on #F8FAFC
FAIL
8.72:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #5FCC57;
}
.text-color {
color: #5FCC57;
}
.border-color {
border: 2px solid #5FCC57;
}