#5FF987#5FF987
#5FF987 is a very light, highly saturated green. Relative luminance 0.719; OKLCH L 87.4% C 0.203 H 148.9°. Best body text is #000000 at 15.39:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF987 |
|---|---|
| RGB | rgb(95, 249, 135) |
| HSL | hsl(136, 93%, 67%) |
| HSV | hsv(136, 62%, 98%) |
| CMYK | cmyk(61.8%, 0%, 45.8%, 2.4%) |
| CIE-LAB | lab(87.93, -64.26, 42.80) |
| CIE-LCH | lch(87.93, 77.21, 146.33°) |
| OKLab | oklab(87.42% -0.1735 0.1047) |
| OKLCH | oklch(87.42% 0.203 148.9) |
| XYZ | xyz(42.9650, 71.9292, 34.5365) |
| Luminance | 0.7193 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.54
Minty Green
#0BF77D
ΔE00 2.76
Spearmint
#1EF876
ΔE00 2.77
Spring Green
#00FF7F
ΔE00 2.98
Lightgreen (survey)
#76FF7B
ΔE00 3.37
Turquoise Green
#04F489
ΔE00 3.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF987 #F95FD1
analogous
#84F95F #5FF987 #5FF9D4
triadic
#5FF987 #875FF9 #F9875F
tetradic
#5FF987 #5F84F9 #F95FD1 #F9D45F
square
#5FF987 #5F84F9 #F95FD1 #F9D45F
split-complementary
#5FF987 #D45FF9 #F95F84
monochromatic
#08D63D #24F75B #5FF987 #9AFBB3 #D5FDDF
Accessibility & contrast
On white
1.36
#5FF987 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.39
#5FF987 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF987
15.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF987 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF987 | 1.00 | 1.36 | 15.39 | 15.39 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE57E
Deuteranopia (green-blind)
#E7D78F
Tritanopia (blue-blind)
#2EF4DE
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #5ff987; /* rgb */ color: rgb(95, 249, 135); /* oklch */ color: oklch(87.4% 0.203 148.9);
Tailwind
colors: {
custom: {
50: '#9bfcab',
500: '#5ff987',
950: '#000000',
},
}SCSS
$custom: #5ff987; $custom-light: #9bfcab; $custom-dark: #000000;
JSON
{
"hex": "#5ff987",
"rgb": {
"r": 95,
"g": 249,
"b": 135
},
"hsl": {
"h": 135.584,
"s": 92.771,
"l": 67.451
},
"oklch": {
"l": 0.8742,
"c": 0.20261,
"h": 148.9
},
"luminance": 0.71934
}Semantic roles & 50–950 ramp
primary
#5FF987
secondary
#D02CA5
accent
#00AAE6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1810
muted
#808681