#5FF024
A medium, vivid green closely aligning with Lawngreen.
About #5FF024
The precise color #5FF024 is an excellent choice for modern design projects. Its closest recognized web color is Lawngreen. In the RGB color space, it consists of 95 red, 240 green, and 36 blue.
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 60% C, 0% M, 85% Y, and 6% K. Always request a physical proof before doing a large print run with this exact code.
When using this color as a background, text legibility must be considered. Because it is a medium color, it is generally recommended to use #000000 text. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#5FF024
RGB95, 240, 36
HSL102.6°, 87.2%, 54.1%
CMYK60%, 0%, 85%, 6%
HSV102.6°, 85.0%, 94.1%
LAB84.4, -70.4, 76.5
XYZ36.2, 64.9, 12.3
Decimal6287396
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.50:1
Text on #FFFFFF
FAIL
13.98:1
Text on #000000
AAA
1.44:1
Text on #F8FAFC
FAIL
11.88:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #5FF024;
}
.text-color {
color: #5FF024;
}
.border-color {
border: 2px solid #5FF024;
}