#5DFD83#5DFD83
#5DFD83 is a very light, highly saturated green. Relative luminance 0.742; OKLCH L 88.3% C 0.212 H 148.1°. Best body text is #000000 at 15.84:1 contrast (WCAG AA passes).
Color values
| HEX | #5DFD83 |
|---|---|
| RGB | rgb(93, 253, 131) |
| HSL | hsl(134, 98%, 68%) |
| HSV | hsv(134, 63%, 99%) |
| CMYK | cmyk(63.2%, 0%, 48.2%, 0.8%) |
| CIE-LAB | lab(89.02, -66.68, 46.07) |
| CIE-LCH | lch(89.02, 81.05, 145.36°) |
| OKLab | oklab(88.29% -0.1799 0.1119) |
| OKLCH | oklch(88.29% 0.212 148.1) |
| XYZ | xyz(43.7331, 74.2119, 33.4879) |
| Luminance | 0.7422 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.53
Spring Green
#00FF7F
ΔE00 2.57
Spearmint
#1EF876
ΔE00 2.57
Wintergreen
#20F986
ΔE00 2.93
Minty Green
#0BF77D
ΔE00 2.95
Easter Green
#8CFD7E
ΔE00 4.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DFD83 #FD5DD7
analogous
#87FD5D #5DFD83 #5DFDD3
triadic
#5DFD83 #835DFD #FD835D
tetradic
#5DFD83 #5D87FD #FD5DD7 #FDD35D
square
#5DFD83 #5D87FD #FD5DD7 #FDD35D
split-complementary
#5DFD83 #D35DFD #FD5D87
monochromatic
#03DD37 #21FC55 #5DFD83 #99FEB1 #D6FEE0
Accessibility & contrast
On white
1.33
#5DFD83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.84
#5DFD83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DFD83
15.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DFD83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DFD83 | 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)
#FFE879
Deuteranopia (green-blind)
#EBDA8C
Tritanopia (blue-blind)
#28F8E0
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #5dfd83; /* rgb */ color: rgb(93, 253, 131); /* oklch */ color: oklch(88.3% 0.212 148.1);
Tailwind
colors: {
custom: {
50: '#9bffa9',
500: '#5dfd83',
950: '#000000',
},
}SCSS
$custom: #5dfd83; $custom-light: #9bffa9; $custom-dark: #000000;
JSON
{
"hex": "#5dfd83",
"rgb": {
"r": 93,
"g": 253,
"b": 131
},
"hsl": {
"h": 134.25,
"s": 97.561,
"l": 67.843
},
"oklch": {
"l": 0.88285,
"c": 0.2119,
"h": 148.1
},
"luminance": 0.74216
}Semantic roles & 50–950 ramp
primary
#5DFD83
secondary
#D628AD
accent
#00AFE6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1810
muted
#808681