#5DFD7E#5DFD7E
#5DFD7E is a very light, highly saturated green. Relative luminance 0.741; OKLCH L 88.2% C 0.216 H 147.3°. Best body text is #000000 at 15.82:1 contrast (WCAG AA passes).
Color values
| HEX | #5DFD7E |
|---|---|
| RGB | rgb(93, 253, 126) |
| HSL | hsl(132, 98%, 68%) |
| HSV | hsv(132, 63%, 99%) |
| CMYK | cmyk(63.2%, 0%, 50.2%, 0.8%) |
| CIE-LAB | lab(88.96, -67.38, 48.35) |
| CIE-LCH | lch(88.96, 82.93, 144.34°) |
| OKLab | oklab(88.21% -0.1819 0.1168) |
| OKLCH | oklch(88.21% 0.216 147.3) |
| XYZ | xyz(43.4023, 74.0797, 31.7461) |
| Luminance | 0.7408 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.07
Spearmint
#1EF876
ΔE00 2.56
Spring Green
#00FF7F
ΔE00 2.72
Minty Green
#0BF77D
ΔE00 3.18
Wintergreen
#20F986
ΔE00 3.36
Light Bright Green
#53FE5C
ΔE00 3.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DFD7E #FD5DDC
analogous
#8CFD5D #5DFD7E #5DFDCE
triadic
#5DFD7E #7E5DFD #FD7E5D
tetradic
#5DFD7E #5D8CFD #FD5DDC #FDCE5D
square
#5DFD7E #5D8CFD #FD5DDC #FDCE5D
split-complementary
#5DFD7E #CE5DFD #FD5D8C
monochromatic
#03DD30 #21FC4E #5DFD7E #99FEAE #D6FEDE
Accessibility & contrast
On white
1.33
#5DFD7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.82
#5DFD7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DFD7E
15.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DFD7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DFD7E | 1.00 | 1.33 | 15.82 | 15.82 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE873
Deuteranopia (green-blind)
#ECDA87
Tritanopia (blue-blind)
#2CF8E0
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #5dfd7e; /* rgb */ color: rgb(93, 253, 126); /* oklch */ color: oklch(88.2% 0.216 147.3);
Tailwind
colors: {
custom: {
50: '#9bffa6',
500: '#5dfd7e',
950: '#000000',
},
}SCSS
$custom: #5dfd7e; $custom-light: #9bffa6; $custom-dark: #000000;
JSON
{
"hex": "#5dfd7e",
"rgb": {
"r": 93,
"g": 253,
"b": 126
},
"hsl": {
"h": 132.375,
"s": 97.561,
"l": 67.843
},
"oklch": {
"l": 0.88213,
"c": 0.21617,
"h": 147.3
},
"luminance": 0.74084
}Semantic roles & 50–950 ramp
primary
#5DFD7E
secondary
#D628B2
accent
#00B6E6
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#0F180F
muted
#808680