#5DFD84#5DFD84
#5DFD84 is a very light, highly saturated green. Relative luminance 0.742; OKLCH L 88.3% C 0.211 H 148.3°. Best body text is #000000 at 15.85:1 contrast (WCAG AA passes).
Color values
| HEX | #5DFD84 |
|---|---|
| RGB | rgb(93, 253, 132) |
| HSL | hsl(135, 98%, 68%) |
| HSV | hsv(135, 63%, 99%) |
| CMYK | cmyk(63.2%, 0%, 47.8%, 0.8%) |
| CIE-LAB | lab(89.04, -66.53, 45.61) |
| CIE-LCH | lch(89.04, 80.67, 145.57°) |
| OKLab | oklab(88.3% -0.1795 0.1109) |
| OKLCH | oklch(88.3% 0.211 148.3) |
| XYZ | xyz(43.8012, 74.2392, 33.8466) |
| Luminance | 0.7424 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spring Green
#00FF7F
ΔE00 2.55
Spearmint
#1EF876
ΔE00 2.60
Lightgreen (survey)
#76FF7B
ΔE00 2.63
Wintergreen
#20F986
ΔE00 2.86
Minty Green
#0BF77D
ΔE00 2.92
Turquoise Green
#04F489
ΔE00 4.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DFD84 #FD5DD6
analogous
#86FD5D #5DFD84 #5DFDD4
triadic
#5DFD84 #845DFD #FD845D
tetradic
#5DFD84 #5D86FD #FD5DD6 #FDD45D
square
#5DFD84 #5D86FD #FD5DD6 #FDD45D
split-complementary
#5DFD84 #D45DFD #FD5D86
monochromatic
#03DD38 #21FC56 #5DFD84 #99FEB2 #D6FEE0
Accessibility & contrast
On white
1.33
#5DFD84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.85
#5DFD84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DFD84
15.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DFD84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DFD84 | 1.00 | 1.33 | 15.85 | 15.85 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE87A
Deuteranopia (green-blind)
#EBDA8D
Tritanopia (blue-blind)
#28F8E1
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #5dfd84; /* rgb */ color: rgb(93, 253, 132); /* oklch */ color: oklch(88.3% 0.211 148.3);
Tailwind
colors: {
custom: {
50: '#9bffaa',
500: '#5dfd84',
950: '#000000',
},
}SCSS
$custom: #5dfd84; $custom-light: #9bffaa; $custom-dark: #000000;
JSON
{
"hex": "#5dfd84",
"rgb": {
"r": 93,
"g": 253,
"b": 132
},
"hsl": {
"h": 134.625,
"s": 97.561,
"l": 67.843
},
"oklch": {
"l": 0.883,
"c": 0.21104,
"h": 148.3
},
"luminance": 0.74244
}Semantic roles & 50–950 ramp
primary
#5DFD84
secondary
#D628AC
accent
#00AEE6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1810
muted
#808681