#5FF581#5FF581
#5FF581 is a very light, highly saturated green. Relative luminance 0.693; OKLCH L 86.3% C 0.203 H 148.0°. Best body text is #000000 at 14.86:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF581 |
|---|---|
| RGB | rgb(95, 245, 129) |
| HSL | hsl(134, 88%, 67%) |
| HSV | hsv(134, 61%, 96%) |
| CMYK | cmyk(61.2%, 0%, 47.3%, 3.9%) |
| CIE-LAB | lab(86.66, -63.70, 44.08) |
| CIE-LCH | lch(86.66, 77.46, 145.32°) |
| OKLab | oklab(86.35% -0.172 0.1073) |
| OKLCH | oklch(86.35% 0.203 148) |
| XYZ | xyz(41.3313, 69.3186, 31.9663) |
| Luminance | 0.6932 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.66
Minty Green
#0BF77D
ΔE00 2.79
Wintergreen
#20F986
ΔE00 2.88
Spring Green
#00FF7F
ΔE00 3.37
Lightgreen (survey)
#76FF7B
ΔE00 3.39
Turquoise Green
#04F489
ΔE00 3.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF581 #F55FD3
analogous
#88F55F #5FF581 #5FF5CC
triadic
#5FF581 #815FF5 #F5815F
tetradic
#5FF581 #5F88F5 #F55FD3 #F5CC5F
square
#5FF581 #5F88F5 #F55FD3 #F5CC5F
split-complementary
#5FF581 #CC5FF5 #F55F88
monochromatic
#0DCD38 #25F154 #5FF581 #99F9AE #D2FCDC
Accessibility & contrast
On white
1.41
#5FF581 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.86
#5FF581 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF581
14.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF581 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF581 | 1.00 | 1.41 | 14.86 | 14.86 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E178
Deuteranopia (green-blind)
#E4D489
Tritanopia (blue-blind)
#34F0DA
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #5ff581; /* rgb */ color: rgb(95, 245, 129); /* oklch */ color: oklch(86.3% 0.203 148.0);
Tailwind
colors: {
custom: {
50: '#9af9a7',
500: '#5ff581',
950: '#000000',
},
}SCSS
$custom: #5ff581; $custom-light: #9af9a7; $custom-dark: #000000;
JSON
{
"hex": "#5ff581",
"rgb": {
"r": 95,
"g": 245,
"b": 129
},
"hsl": {
"h": 133.6,
"s": 88.235,
"l": 66.667
},
"oklch": {
"l": 0.86345,
"c": 0.20277,
"h": 148
},
"luminance": 0.69323
}Semantic roles & 50–950 ramp
primary
#5FF581
secondary
#C92FA6
accent
#01B1E5
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#0F1710
muted
#808580