#5DFC87#5DFC87
#5DFC87 is a very light, highly saturated green. Relative luminance 0.737; OKLCH L 88.1% C 0.207 H 148.9°. Best body text is #000000 at 15.74:1 contrast (WCAG AA passes).
Color values
| HEX | #5DFC87 |
|---|---|
| RGB | rgb(93, 252, 135) |
| HSL | hsl(136, 96%, 68%) |
| HSV | hsv(136, 63%, 99%) |
| CMYK | cmyk(63.1%, 0%, 46.4%, 1.2%) |
| CIE-LAB | lab(88.78, -65.73, 43.86) |
| CIE-LCH | lch(88.78, 79.02, 146.29°) |
| OKLab | oklab(88.1% -0.1774 0.1071) |
| OKLCH | oklch(88.1% 0.207 148.9) |
| XYZ | xyz(43.6946, 73.6928, 34.8384) |
| Luminance | 0.7370 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.57
Spring Green
#00FF7F
ΔE00 2.62
Spearmint
#1EF876
ΔE00 2.68
Minty Green
#0BF77D
ΔE00 2.79
Lightgreen (survey)
#76FF7B
ΔE00 3.07
Turquoise Green
#04F489
ΔE00 3.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DFC87 #FC5DD2
analogous
#82FC5D #5DFC87 #5DFCD6
triadic
#5DFC87 #875DFC #FC875D
tetradic
#5DFC87 #5D82FC #FC5DD2 #FCD65D
square
#5DFC87 #5D82FC #FC5DD2 #FCD65D
split-complementary
#5DFC87 #D65DFC #FC5D82
monochromatic
#04DB3D #21FB5A #5DFC87 #99FDB4 #D5FEE0
Accessibility & contrast
On white
1.33
#5DFC87 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.74
#5DFC87 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DFC87
15.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DFC87 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DFC87 | 1.00 | 1.33 | 15.74 | 15.74 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE77E
Deuteranopia (green-blind)
#EAD98F
Tritanopia (blue-blind)
#26F7E0
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #5dfc87; /* rgb */ color: rgb(93, 252, 135); /* oklch */ color: oklch(88.1% 0.207 148.9);
Tailwind
colors: {
custom: {
50: '#9afeab',
500: '#5dfc87',
950: '#000000',
},
}SCSS
$custom: #5dfc87; $custom-light: #9afeab; $custom-dark: #000000;
JSON
{
"hex": "#5dfc87",
"rgb": {
"r": 93,
"g": 252,
"b": 135
},
"hsl": {
"h": 135.849,
"s": 96.364,
"l": 67.647
},
"oklch": {
"l": 0.88099,
"c": 0.20718,
"h": 148.9
},
"luminance": 0.73697
}Semantic roles & 50–950 ramp
primary
#5DFC87
secondary
#D429A7
accent
#00A9E6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1810
muted
#808681