#5FE949
A light, vivid green closely aligning with Limegreen.
About #5FE949
The hex code #5FE949 represents a beautifully specific shade of green. Its closest recognized web color is Limegreen. To achieve this exact tint on a monitor, you would use an RGB mix of 95, 233, and 73.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). Its ink density profile breaks down to 59% cyan, 0% magenta, 69% yellow, and 9% black. This makes it a relatively light color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #000000 typography is the safest choice. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#5FE949
RGB95, 233, 73
HSL111.8°, 78.4%, 60.0%
CMYK59%, 0%, 69%, 9%
HSV111.8°, 68.7%, 91.4%
LAB82.5, -65.9, 63.7
XYZ35.1, 61.2, 16.3
Decimal6285641
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.59:1
Text on #FFFFFF
FAIL
13.24:1
Text on #000000
AAA
1.52:1
Text on #F8FAFC
FAIL
11.25:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #5FE949;
}
.text-color {
color: #5FE949;
}
.border-color {
border: 2px solid #5FE949;
}