#5FC533
A medium, moderate green closely aligning with Limegreen.
About #5FC533
At its core, #5FC533 is a medium and moderate hue. Its closest recognized web color is Limegreen. To achieve this exact tint on a monitor, you would use an RGB mix of 95, 197, and 51.
If you are designing for print, the four-color process is what matters most. The color uses 52% Cyan, 0% Magenta, 74% Yellow, and 23% Black. Always request a physical proof before doing a large print run with this exact code.
From a UX and accessibility standpoint, contrast is paramount. The calculated luminance score dictates that #000000 typography is the safest choice. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#5FC533
RGB95, 197, 51
HSL101.9°, 58.9%, 48.6%
CMYK52%, 0%, 74%, 23%
HSV101.9°, 74.1%, 77.3%
LAB71.3, -54.7, 60.2
XYZ25.3, 42.6, 10.0
Decimal6276403
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.21:1
Text on #FFFFFF
FAIL
9.52:1
Text on #000000
AAA
2.11:1
Text on #F8FAFC
FAIL
8.09:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #5FC533;
}
.text-color {
color: #5FC533;
}
.border-color {
border: 2px solid #5FC533;
}