#5FC55F
A medium, moderate green closely aligning with Lightgreen.
About #5FC55F
When working with digital screens, the color #5FC55F is rendered by mixing light. Designers often compare it to the standard color Lightgreen. This translates to an RGB value of rgb(95, 197, 95).
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 52% C, 0% M, 52% Y, and 23% 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. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#5FC55F
RGB95, 197, 95
HSL120.0°, 46.8%, 57.3%
CMYK52%, 0%, 52%, 23%
HSV120.0°, 51.8%, 77.3%
LAB71.7, -50.3, 41.9
XYZ26.8, 43.2, 17.8
Decimal6276447
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.18:1
Text on #FFFFFF
FAIL
9.64:1
Text on #000000
AAA
2.08:1
Text on #F8FAFC
FAIL
8.19:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #5FC55F;
}
.text-color {
color: #5FC55F;
}
.border-color {
border: 2px solid #5FC55F;
}