#5FDB33
A medium, moderate green closely aligning with Limegreen.
About #5FDB33
Visually, #5FDB33 is defined as a moderate green. Its closest recognized web color is Limegreen. To achieve this exact tint on a monitor, you would use an RGB mix of 95, 219, and 51.
When sending designs containing this color to a printer, the CMYK values come into play. Its ink density profile breaks down to 57% cyan, 0% magenta, 77% yellow, and 14% black. With a hue angle of 104.3 degrees, it sits comfortably in the green spectrum.
When using this color as a background, text legibility must be considered. To prevent eye strain, #000000 text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#5FDB33
RGB95, 219, 51
HSL104.3°, 70.0%, 52.9%
CMYK57%, 0%, 77%, 14%
HSV104.3°, 76.7%, 85.9%
LAB78.1, -62.6, 66.8
XYZ30.6, 53.3, 11.8
Decimal6282035
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.80:1
Text on #FFFFFF
FAIL
11.67:1
Text on #000000
AAA
1.72:1
Text on #F8FAFC
FAIL
9.92:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #5FDB33;
}
.text-color {
color: #5FDB33;
}
.border-color {
border: 2px solid #5FDB33;
}