#5FC524
A medium, moderate green closely aligning with Limegreen.
About #5FC524
Visually, #5FC524 is defined as a moderate green. Its closest recognized web color is Limegreen. This translates to an RGB value of rgb(95, 197, 36).
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). Its ink density profile breaks down to 52% cyan, 0% magenta, 82% yellow, and 23% black. 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#5FC524
RGB95, 197, 36
HSL98.0°, 69.1%, 45.7%
CMYK52%, 0%, 82%, 23%
HSV98.0°, 81.7%, 77.3%
LAB71.2, -55.5, 64.7
XYZ25.0, 42.5, 8.6
Decimal6276388
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.21:1
Text on #FFFFFF
FAIL
9.50:1
Text on #000000
AAA
2.11:1
Text on #F8FAFC
FAIL
8.07:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #5FC524;
}
.text-color {
color: #5FC524;
}
.border-color {
border: 2px solid #5FC524;
}