#5DFD82#5DFD82
#5DFD82 is a very light, highly saturated green. Relative luminance 0.742; OKLCH L 88.3% C 0.213 H 148.0°. Best body text is #000000 at 15.84:1 contrast (WCAG AA passes).
Color values
| HEX | #5DFD82 |
|---|---|
| RGB | rgb(93, 253, 130) |
| HSL | hsl(134, 98%, 68%) |
| HSV | hsv(134, 63%, 99%) |
| CMYK | cmyk(63.2%, 0%, 48.6%, 0.8%) |
| CIE-LAB | lab(89.01, -66.82, 46.53) |
| CIE-LCH | lch(89.01, 81.42, 145.15°) |
| OKLab | oklab(88.27% -0.1803 0.1129) |
| OKLCH | oklch(88.27% 0.213 148) |
| XYZ | xyz(43.6656, 74.1850, 33.1327) |
| Luminance | 0.7419 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.43
Spearmint
#1EF876
ΔE00 2.56
Spring Green
#00FF7F
ΔE00 2.58
Minty Green
#0BF77D
ΔE00 2.98
Wintergreen
#20F986
ΔE00 3.01
Easter Green
#8CFD7E
ΔE00 4.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DFD82 #FD5DD8
analogous
#88FD5D #5DFD82 #5DFDD2
triadic
#5DFD82 #825DFD #FD825D
tetradic
#5DFD82 #5D88FD #FD5DD8 #FDD25D
square
#5DFD82 #5D88FD #FD5DD8 #FDD25D
split-complementary
#5DFD82 #D25DFD #FD5D88
monochromatic
#03DD35 #21FC53 #5DFD82 #99FEB1 #D6FEDF
Accessibility & contrast
On white
1.33
#5DFD82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.84
#5DFD82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DFD82
15.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DFD82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DFD82 | 1.00 | 1.33 | 15.84 | 15.84 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE878
Deuteranopia (green-blind)
#EBDA8B
Tritanopia (blue-blind)
#29F8E0
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #5dfd82; /* rgb */ color: rgb(93, 253, 130); /* oklch */ color: oklch(88.3% 0.213 148.0);
Tailwind
colors: {
custom: {
50: '#9bffa8',
500: '#5dfd82',
950: '#000000',
},
}SCSS
$custom: #5dfd82; $custom-light: #9bffa8; $custom-dark: #000000;
JSON
{
"hex": "#5dfd82",
"rgb": {
"r": 93,
"g": 253,
"b": 130
},
"hsl": {
"h": 133.875,
"s": 97.561,
"l": 67.843
},
"oklch": {
"l": 0.8827,
"c": 0.21276,
"h": 148
},
"luminance": 0.74189
}Semantic roles & 50–950 ramp
primary
#5DFD82
secondary
#D628AE
accent
#00B0E6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1810
muted
#808681