#5FF381#5FF381
#5FF381 is a very light, highly saturated green. Relative luminance 0.681; OKLCH L 85.9% C 0.200 H 148.2°. Best body text is #000000 at 14.62:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF381 |
|---|---|
| RGB | rgb(95, 243, 129) |
| HSL | hsl(134, 86%, 66%) |
| HSV | hsv(134, 61%, 95%) |
| CMYK | cmyk(60.9%, 0%, 46.9%, 4.7%) |
| CIE-LAB | lab(86.06, -62.97, 43.33) |
| CIE-LCH | lch(86.06, 76.44, 145.47°) |
| OKLab | oklab(85.85% -0.1701 0.1056) |
| OKLCH | oklch(85.85% 0.2 148.2) |
| XYZ | xyz(40.7295, 68.1151, 31.7657) |
| Luminance | 0.6812 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.85
Minty Green
#0BF77D
ΔE00 2.88
Wintergreen
#20F986
ΔE00 2.97
Turquoise Green
#04F489
ΔE00 3.59
Spring Green
#00FF7F
ΔE00 3.66
Lightgreen (survey)
#76FF7B
ΔE00 3.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF381 #F35FD1
analogous
#87F35F #5FF381 #5FF3CB
triadic
#5FF381 #815FF3 #F3815F
tetradic
#5FF381 #5F87F3 #F35FD1 #F3CB5F
square
#5FF381 #5F87F3 #F35FD1 #F3CB5F
split-complementary
#5FF381 #CB5FF3 #F35F87
monochromatic
#0FC93A #26EF54 #5FF381 #98F7AE #D1FCDB
Accessibility & contrast
On white
1.44
#5FF381 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.62
#5FF381 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF381
14.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF381 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF381 | 1.00 | 1.44 | 14.62 | 14.62 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5DF78
Deuteranopia (green-blind)
#E2D289
Tritanopia (blue-blind)
#35EED8
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #5ff381; /* rgb */ color: rgb(95, 243, 129); /* oklch */ color: oklch(85.9% 0.200 148.2);
Tailwind
colors: {
custom: {
50: '#9af8a7',
500: '#5ff381',
950: '#000000',
},
}SCSS
$custom: #5ff381; $custom-light: #9af8a7; $custom-dark: #000000;
JSON
{
"hex": "#5ff381",
"rgb": {
"r": 95,
"g": 243,
"b": 129
},
"hsl": {
"h": 133.784,
"s": 86.047,
"l": 66.275
},
"oklch": {
"l": 0.85853,
"c": 0.20022,
"h": 148.2
},
"luminance": 0.68119
}Semantic roles & 50–950 ramp
primary
#5FF381
secondary
#C531A3
accent
#03AFE3
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#0F1710
muted
#808580