#5FE28A
A light, moderate green closely aligning with Lightgreen.
About #5FE28A
The hex code #5FE28A represents a beautifully specific shade of green. Designers often compare it to the standard color Lightgreen. This translates to an RGB value of rgb(95, 226, 138).
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 58% Cyan, 0% Magenta, 39% Yellow, and 11% Black. The HSL representation is 139.7° hue, 69.3% saturation, and 62.9% lightness.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. 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#5FE28A
RGB95, 226, 138
HSL139.7°, 69.3%, 62.9%
CMYK58%, 0%, 39%, 11%
HSV139.7°, 58.0%, 88.6%
LAB81.1, -55.1, 32.5
XYZ36.5, 58.7, 33.4
Decimal6283914
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.65:1
Text on #FFFFFF
FAIL
12.73:1
Text on #000000
AAA
1.58:1
Text on #F8FAFC
FAIL
10.82:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #5FE28A;
}
.text-color {
color: #5FE28A;
}
.border-color {
border: 2px solid #5FE28A;
}