#5DFD87#5DFD87
#5DFD87 is a very light, highly saturated green. Relative luminance 0.743; OKLCH L 88.3% C 0.208 H 148.8°. Best body text is #000000 at 15.87:1 contrast (WCAG AA passes).
Color values
| HEX | #5DFD87 |
|---|---|
| RGB | rgb(93, 253, 135) |
| HSL | hsl(136, 98%, 68%) |
| HSV | hsv(136, 63%, 99%) |
| CMYK | cmyk(63.2%, 0%, 46.6%, 0.8%) |
| CIE-LAB | lab(89.07, -66.09, 44.23) |
| CIE-LCH | lch(89.07, 79.53, 146.21°) |
| OKLab | oklab(88.35% -0.1783 0.1079) |
| OKLCH | oklch(88.35% 0.208 148.8) |
| XYZ | xyz(44.0094, 74.3225, 34.9433) |
| Luminance | 0.7433 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spring Green
#00FF7F
ΔE00 2.56
Wintergreen
#20F986
ΔE00 2.66
Spearmint
#1EF876
ΔE00 2.72
Minty Green
#0BF77D
ΔE00 2.87
Lightgreen (survey)
#76FF7B
ΔE00 2.96
Turquoise Green
#04F489
ΔE00 3.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DFD87 #FD5DD3
analogous
#83FD5D #5DFD87 #5DFDD7
triadic
#5DFD87 #875DFD #FD875D
tetradic
#5DFD87 #5D83FD #FD5DD3 #FDD75D
square
#5DFD87 #5D83FD #FD5DD3 #FDD75D
split-complementary
#5DFD87 #D75DFD #FD5D83
monochromatic
#03DD3C #21FC5A #5DFD87 #99FEB4 #D6FEE1
Accessibility & contrast
On white
1.32
#5DFD87 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.87
#5DFD87 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DFD87
15.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DFD87 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DFD87 | 1.00 | 1.32 | 15.87 | 15.87 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE87E
Deuteranopia (green-blind)
#EBDA8F
Tritanopia (blue-blind)
#25F8E1
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #5dfd87; /* rgb */ color: rgb(93, 253, 135); /* oklch */ color: oklch(88.3% 0.208 148.8);
Tailwind
colors: {
custom: {
50: '#9bffac',
500: '#5dfd87',
950: '#000000',
},
}SCSS
$custom: #5dfd87; $custom-light: #9bffac; $custom-dark: #000000;
JSON
{
"hex": "#5dfd87",
"rgb": {
"r": 93,
"g": 253,
"b": 135
},
"hsl": {
"h": 135.75,
"s": 97.561,
"l": 67.843
},
"oklch": {
"l": 0.88345,
"c": 0.20844,
"h": 148.8
},
"luminance": 0.74327
}Semantic roles & 50–950 ramp
primary
#5DFD87
secondary
#D628A8
accent
#00A9E6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1810
muted
#808681