#5DFD80#5DFD80
#5DFD80 is a very light, highly saturated green. Relative luminance 0.741; OKLCH L 88.2% C 0.214 H 147.6°. Best body text is #000000 at 15.83:1 contrast (WCAG AA passes).
Color values
| HEX | #5DFD80 |
|---|---|
| RGB | rgb(93, 253, 128) |
| HSL | hsl(133, 98%, 68%) |
| HSV | hsv(133, 63%, 99%) |
| CMYK | cmyk(63.2%, 0%, 49.4%, 0.8%) |
| CIE-LAB | lab(88.98, -67.11, 47.44) |
| CIE-LCH | lch(88.98, 82.18, 144.74°) |
| OKLab | oklab(88.24% -0.1811 0.1149) |
| OKLCH | oklch(88.24% 0.214 147.6) |
| XYZ | xyz(43.5327, 74.1318, 32.4326) |
| Luminance | 0.7414 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.24
Spearmint
#1EF876
ΔE00 2.54
Spring Green
#00FF7F
ΔE00 2.64
Minty Green
#0BF77D
ΔE00 3.07
Wintergreen
#20F986
ΔE00 3.18
Easter Green
#8CFD7E
ΔE00 3.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DFD80 #FD5DDA
analogous
#8AFD5D #5DFD80 #5DFDD0
triadic
#5DFD80 #805DFD #FD805D
tetradic
#5DFD80 #5D8AFD #FD5DDA #FDD05D
square
#5DFD80 #5D8AFD #FD5DDA #FDD05D
split-complementary
#5DFD80 #D05DFD #FD5D8A
monochromatic
#03DD32 #21FC51 #5DFD80 #99FEAF #D6FEDF
Accessibility & contrast
On white
1.33
#5DFD80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.83
#5DFD80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DFD80
15.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DFD80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DFD80 | 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)
#FFE875
Deuteranopia (green-blind)
#ECDA89
Tritanopia (blue-blind)
#2AF8E0
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #5dfd80; /* rgb */ color: rgb(93, 253, 128); /* oklch */ color: oklch(88.2% 0.214 147.6);
Tailwind
colors: {
custom: {
50: '#9bffa7',
500: '#5dfd80',
950: '#000000',
},
}SCSS
$custom: #5dfd80; $custom-light: #9bffa7; $custom-dark: #000000;
JSON
{
"hex": "#5dfd80",
"rgb": {
"r": 93,
"g": 253,
"b": 128
},
"hsl": {
"h": 133.125,
"s": 97.561,
"l": 67.843
},
"oklch": {
"l": 0.88241,
"c": 0.21447,
"h": 147.6
},
"luminance": 0.74136
}Semantic roles & 50–950 ramp
primary
#5DFD80
secondary
#D628B0
accent
#00B3E6
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#0F1810
muted
#808680