#5FF849
A light, vivid green closely aligning with Limegreen.
About #5FF849
At its core, #5FF849 is a light and vivid hue. Designers often compare it to the standard color Limegreen. In the RGB color space, it consists of 95 red, 248 green, and 73 blue.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 62% Cyan, 0% Magenta, 71% Yellow, and 3% Black. 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 light color, it is generally recommended to use #000000 text. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#5FF849
RGB95, 248, 73
HSL112.5°, 92.6%, 62.9%
CMYK62%, 0%, 71%, 3%
HSV112.5°, 70.6%, 97.3%
LAB87.0, -71.0, 68.4
XYZ39.5, 70.0, 17.7
Decimal6289481
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.40:1
Text on #FFFFFF
FAIL
15.01:1
Text on #000000
AAA
1.34:1
Text on #F8FAFC
FAIL
12.76:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #5FF849;
}
.text-color {
color: #5FF849;
}
.border-color {
border: 2px solid #5FF849;
}