#5DE87D#5DE87D
#5DE87D is a very light, vivid green. Relative luminance 0.615; OKLCH L 83.0% C 0.190 H 148.3°. Best body text is #000000 at 13.30:1 contrast (WCAG AA passes).
Color values
| HEX | #5DE87D |
|---|---|
| RGB | rgb(93, 232, 125) |
| HSL | hsl(134, 75%, 64%) |
| HSV | hsv(134, 60%, 91%) |
| CMYK | cmyk(59.9%, 0%, 46.1%, 9%) |
| CIE-LAB | lab(82.66, -59.93, 40.95) |
| CIE-LCH | lch(82.66, 72.58, 145.66°) |
| OKLab | oklab(83.02% -0.1619 0.1) |
| OKLCH | oklch(83.02% 0.19 148.3) |
| XYZ | xyz(37.0699, 61.5175, 29.3186) |
| Luminance | 0.6152 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.41
Lightish Green
#61E160
ΔE00 3.93
Turquoise Green
#04F489
ΔE00 4.17
Minty Green
#0BF77D
ΔE00 4.20
Tealish Green
#0CDC73
ΔE00 4.29
Wintergreen
#20F986
ΔE00 4.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DE87D #E85DC8
analogous
#82E85D #5DE87D #5DE8C2
triadic
#5DE87D #7D5DE8 #E87D5D
tetradic
#5DE87D #5D82E8 #E85DC8 #E8C25D
square
#5DE87D #5D82E8 #E85DC8 #E8C25D
split-complementary
#5DE87D #C25DE8 #E85D82
monochromatic
#19B13C #27E052 #5DE87D #93F0A8 #C8F7D3
Accessibility & contrast
On white
1.58
#5DE87D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.30
#5DE87D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DE87D
13.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DE87D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DE87D | 1.00 | 1.58 | 13.30 | 13.30 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD575
Deuteranopia (green-blind)
#D8C984
Tritanopia (blue-blind)
#37E4CF
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #5de87d; /* rgb */ color: rgb(93, 232, 125); /* oklch */ color: oklch(83.0% 0.190 148.3);
Tailwind
colors: {
custom: {
50: '#97f0a4',
500: '#5de87d',
950: '#000000',
},
}SCSS
$custom: #5de87d; $custom-light: #97f0a4; $custom-dark: #000000;
JSON
{
"hex": "#5de87d",
"rgb": {
"r": 93,
"g": 232,
"b": 125
},
"hsl": {
"h": 133.813,
"s": 75.135,
"l": 63.725
},
"oklch": {
"l": 0.83015,
"c": 0.19035,
"h": 148.3
},
"luminance": 0.61521
}Semantic roles & 50–950 ramp
primary
#5DE87D
secondary
#B23796
accent
#0EA9D7
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F170F
muted
#808580