#5DFD81#5DFD81
#5DFD81 is a very light, highly saturated green. Relative luminance 0.742; OKLCH L 88.3% C 0.214 H 147.8°. Best body text is #000000 at 15.83:1 contrast (WCAG AA passes).
Color values
| HEX | #5DFD81 |
|---|---|
| RGB | rgb(93, 253, 129) |
| HSL | hsl(134, 98%, 68%) |
| HSV | hsv(134, 63%, 99%) |
| CMYK | cmyk(63.2%, 0%, 49%, 0.8%) |
| CIE-LAB | lab(89.00, -66.96, 46.98) |
| CIE-LCH | lch(89.00, 81.80, 144.94°) |
| OKLab | oklab(88.26% -0.1807 0.1139) |
| OKLCH | oklch(88.26% 0.214 147.8) |
| XYZ | xyz(43.5988, 74.1582, 32.7809) |
| Luminance | 0.7416 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.33
Spearmint
#1EF876
ΔE00 2.54
Spring Green
#00FF7F
ΔE00 2.61
Minty Green
#0BF77D
ΔE00 3.02
Wintergreen
#20F986
ΔE00 3.09
Easter Green
#8CFD7E
ΔE00 3.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DFD81 #FD5DD9
analogous
#89FD5D #5DFD81 #5DFDD1
triadic
#5DFD81 #815DFD #FD815D
tetradic
#5DFD81 #5D89FD #FD5DD9 #FDD15D
square
#5DFD81 #5D89FD #FD5DD9 #FDD15D
split-complementary
#5DFD81 #D15DFD #FD5D89
monochromatic
#03DD34 #21FC52 #5DFD81 #99FEB0 #D6FEDF
Accessibility & contrast
On white
1.33
#5DFD81 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.83
#5DFD81 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DFD81
15.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DFD81 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DFD81 | 1.00 | 1.33 | 15.83 | 15.83 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE877
Deuteranopia (green-blind)
#ECDA8A
Tritanopia (blue-blind)
#2AF8E0
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #5dfd81; /* rgb */ color: rgb(93, 253, 129); /* oklch */ color: oklch(88.3% 0.214 147.8);
Tailwind
colors: {
custom: {
50: '#9bffa8',
500: '#5dfd81',
950: '#000000',
},
}SCSS
$custom: #5dfd81; $custom-light: #9bffa8; $custom-dark: #000000;
JSON
{
"hex": "#5dfd81",
"rgb": {
"r": 93,
"g": 253,
"b": 129
},
"hsl": {
"h": 133.5,
"s": 97.561,
"l": 67.843
},
"oklch": {
"l": 0.88256,
"c": 0.21362,
"h": 147.8
},
"luminance": 0.74163
}Semantic roles & 50–950 ramp
primary
#5DFD81
secondary
#D628AF
accent
#00B2E6
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#0F1810
muted
#808680