#5FE999
A light, vivid green closely aligning with Lightgreen.
About #5FE999
The precise color #5FE999 is an excellent choice for modern design projects. Its closest recognized web color is Lightgreen. To achieve this exact tint on a monitor, you would use an RGB mix of 95, 233, and 153.
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 59% cyan and 0% magenta inks. This makes it a relatively light color when applied to physical surfaces.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. To prevent eye strain, #000000 text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#5FE999
RGB95, 233, 153
HSL145.2°, 75.8%, 64.3%
CMYK59%, 0%, 34%, 9%
HSV145.2°, 59.2%, 91.4%
LAB83.4, -55.2, 28.0
XYZ39.6, 63.0, 40.2
Decimal6285721
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.54:1
Text on #FFFFFF
FAIL
13.60:1
Text on #000000
AAA
1.48:1
Text on #F8FAFC
FAIL
11.56:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #5FE999;
}
.text-color {
color: #5FE999;
}
.border-color {
border: 2px solid #5FE999;
}