#5DFD89#5DFD89
#5DFD89 is a very light, highly saturated green. Relative luminance 0.744; OKLCH L 88.4% C 0.207 H 149.2°. Best body text is #000000 at 15.88:1 contrast (WCAG AA passes).
Color values
| HEX | #5DFD89 |
|---|---|
| RGB | rgb(93, 253, 137) |
| HSL | hsl(137, 98%, 68%) |
| HSV | hsv(137, 63%, 99%) |
| CMYK | cmyk(63.2%, 0%, 45.8%, 0.8%) |
| CIE-LAB | lab(89.10, -65.79, 43.31) |
| CIE-LCH | lch(89.10, 78.77, 146.64°) |
| OKLab | oklab(88.38% -0.1775 0.1059) |
| OKLCH | oklch(88.38% 0.207 149.2) |
| XYZ | xyz(44.1515, 74.3793, 35.6919) |
| Luminance | 0.7438 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.56
Spring Green
#00FF7F
ΔE00 2.61
Spearmint
#1EF876
ΔE00 2.83
Minty Green
#0BF77D
ΔE00 2.87
Lightgreen (survey)
#76FF7B
ΔE00 3.20
Turquoise Green
#04F489
ΔE00 3.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DFD89 #FD5DD1
analogous
#81FD5D #5DFD89 #5DFDD9
triadic
#5DFD89 #895DFD #FD895D
tetradic
#5DFD89 #5D81FD #FD5DD1 #FDD95D
square
#5DFD89 #5D81FD #FD5DD1 #FDD95D
split-complementary
#5DFD89 #D95DFD #FD5D81
monochromatic
#03DD3F #21FC5D #5DFD89 #99FEB5 #D6FEE1
Accessibility & contrast
On white
1.32
#5DFD89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.88
#5DFD89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DFD89
15.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DFD89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DFD89 | 1.00 | 1.32 | 15.88 | 15.88 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE880
Deuteranopia (green-blind)
#EBDA91
Tritanopia (blue-blind)
#24F8E1
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #5dfd89; /* rgb */ color: rgb(93, 253, 137); /* oklch */ color: oklch(88.4% 0.207 149.2);
Tailwind
colors: {
custom: {
50: '#9bffad',
500: '#5dfd89',
950: '#000000',
},
}SCSS
$custom: #5dfd89; $custom-light: #9bffad; $custom-dark: #000000;
JSON
{
"hex": "#5dfd89",
"rgb": {
"r": 93,
"g": 253,
"b": 137
},
"hsl": {
"h": 136.5,
"s": 97.561,
"l": 67.843
},
"oklch": {
"l": 0.88376,
"c": 0.20671,
"h": 149.2
},
"luminance": 0.74384
}Semantic roles & 50–950 ramp
primary
#5DFD89
secondary
#D628A6
accent
#00A6E6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1810
muted
#808681