#5FD316
A medium, vivid green closely aligning with Limegreen.
About #5FD316
The hex code #5FD316 represents a beautifully specific shade of green. Designers often compare it to the standard color Limegreen. This translates to an RGB value of rgb(95, 211, 22).
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 55% Cyan, 0% Magenta, 90% Yellow, and 17% Black. With a hue angle of 96.8 degrees, it sits comfortably in the green spectrum.
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. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#5FD316
RGB95, 211, 22
HSL96.8°, 81.1%, 45.7%
CMYK55%, 0%, 90%, 17%
HSV96.8°, 89.6%, 82.7%
LAB75.5, -61.1, 71.5
XYZ28.2, 49.1, 8.7
Decimal6279958
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.94:1
Text on #FFFFFF
FAIL
10.82:1
Text on #000000
AAA
1.86:1
Text on #F8FAFC
FAIL
9.19:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #5FD316;
}
.text-color {
color: #5FD316;
}
.border-color {
border: 2px solid #5FD316;
}