#5FD366
A light, moderate green closely aligning with Lightgreen.
About #5FD366
The precise color #5FD366 is an excellent choice for modern design projects. Its closest recognized web color is Lightgreen. This translates to an RGB value of rgb(95, 211, 102).
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 55% C, 0% M, 52% Y, and 17% K. The HSL representation is 123.6° hue, 56.9% saturation, and 60.0% lightness.
Ensuring your text is legible against this background is a key part of web design. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#5FD366
RGB95, 211, 102
HSL123.6°, 56.9%, 60.0%
CMYK55%, 0%, 52%, 17%
HSV123.6°, 55.0%, 82.7%
LAB76.1, -54.8, 43.9
XYZ30.4, 50.0, 20.6
Decimal6280038
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.91:1
Text on #FFFFFF
FAIL
11.00:1
Text on #000000
AAA
1.83:1
Text on #F8FAFC
FAIL
9.35:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #5FD366;
}
.text-color {
color: #5FD366;
}
.border-color {
border: 2px solid #5FD366;
}