#5DFD7D#5DFD7D
#5DFD7D is a very light, highly saturated green. Relative luminance 0.741; OKLCH L 88.2% C 0.217 H 147.1°. Best body text is #000000 at 15.81:1 contrast (WCAG AA passes).
Color values
| HEX | #5DFD7D |
|---|---|
| RGB | rgb(93, 253, 125) |
| HSL | hsl(132, 98%, 68%) |
| HSV | hsv(132, 63%, 99%) |
| CMYK | cmyk(63.2%, 0%, 50.6%, 0.8%) |
| CIE-LAB | lab(88.95, -67.52, 48.80) |
| CIE-LCH | lch(88.95, 83.31, 144.14°) |
| OKLab | oklab(88.2% -0.1823 0.1177) |
| OKLCH | oklch(88.2% 0.217 147.1) |
| XYZ | xyz(43.3381, 74.0540, 31.4080) |
| Luminance | 0.7406 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.00
Spearmint
#1EF876
ΔE00 2.57
Spring Green
#00FF7F
ΔE00 2.77
Minty Green
#0BF77D
ΔE00 3.23
Wintergreen
#20F986
ΔE00 3.45
Light Bright Green
#53FE5C
ΔE00 3.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DFD7D #FD5DDD
analogous
#8DFD5D #5DFD7D #5DFDCD
triadic
#5DFD7D #7D5DFD #FD7D5D
tetradic
#5DFD7D #5D8DFD #FD5DDD #FDCD5D
square
#5DFD7D #5D8DFD #FD5DDD #FDCD5D
split-complementary
#5DFD7D #CD5DFD #FD5D8D
monochromatic
#03DD2E #21FC4C #5DFD7D #99FEAE #D6FEDE
Accessibility & contrast
On white
1.33
#5DFD7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.81
#5DFD7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DFD7D
15.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DFD7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DFD7D | 1.00 | 1.33 | 15.81 | 15.81 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE872
Deuteranopia (green-blind)
#ECDA86
Tritanopia (blue-blind)
#2CF8E0
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #5dfd7d; /* rgb */ color: rgb(93, 253, 125); /* oklch */ color: oklch(88.2% 0.217 147.1);
Tailwind
colors: {
custom: {
50: '#9bffa5',
500: '#5dfd7d',
950: '#000000',
},
}SCSS
$custom: #5dfd7d; $custom-light: #9bffa5; $custom-dark: #000000;
JSON
{
"hex": "#5dfd7d",
"rgb": {
"r": 93,
"g": 253,
"b": 125
},
"hsl": {
"h": 132,
"s": 97.561,
"l": 67.843
},
"oklch": {
"l": 0.88199,
"c": 0.21701,
"h": 147.1
},
"luminance": 0.74058
}Semantic roles & 50–950 ramp
primary
#5DFD7D
secondary
#D628B3
accent
#00B8E6
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#0F180F
muted
#808680