#5DED87#5DED87
#5DED87 is a very light, vivid green. Relative luminance 0.646; OKLCH L 84.4% C 0.188 H 150.0°. Best body text is #000000 at 13.93:1 contrast (WCAG AA passes).
Color values
| HEX | #5DED87 |
|---|---|
| RGB | rgb(93, 237, 135) |
| HSL | hsl(138, 80%, 65%) |
| HSV | hsv(138, 61%, 93%) |
| CMYK | cmyk(60.8%, 0%, 43%, 7.1%) |
| CIE-LAB | lab(84.30, -60.24, 38.14) |
| CIE-LCH | lch(84.30, 71.30, 147.66°) |
| OKLab | oklab(84.41% -0.1627 0.094) |
| OKLCH | oklch(84.41% 0.188 150) |
| XYZ | xyz(39.1686, 64.6409, 33.3298) |
| Luminance | 0.6464 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.59
Turquoise Green
#04F489
ΔE00 3.22
Wintergreen
#20F986
ΔE00 3.50
Minty Green
#0BF77D
ΔE00 3.67
Spearmint
#1EF876
ΔE00 4.15
Sea Green (survey)
#53FCA1
ΔE00 4.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DED87 #ED5DC3
analogous
#7BED5D #5DED87 #5DEDCF
triadic
#5DED87 #875DED #ED875D
tetradic
#5DED87 #5D7BED #ED5DC3 #EDCF5D
square
#5DED87 #5D7BED #ED5DC3 #EDCF5D
split-complementary
#5DED87 #CF5DED #ED5D7B
monochromatic
#15BB45 #26E75E #5DED87 #94F3B0 #CBF9D9
Accessibility & contrast
On white
1.51
#5DED87 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.93
#5DED87 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DED87
13.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DED87 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DED87 | 1.00 | 1.51 | 13.93 | 13.93 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDA7F
Deuteranopia (green-blind)
#DCCD8E
Tritanopia (blue-blind)
#30E9D4
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #5ded87; /* rgb */ color: rgb(93, 237, 135); /* oklch */ color: oklch(84.4% 0.188 150.0);
Tailwind
colors: {
custom: {
50: '#98f4ab',
500: '#5ded87',
950: '#000000',
},
}SCSS
$custom: #5ded87; $custom-light: #98f4ab; $custom-dark: #000000;
JSON
{
"hex": "#5ded87",
"rgb": {
"r": 93,
"g": 237,
"b": 135
},
"hsl": {
"h": 137.5,
"s": 80,
"l": 64.706
},
"oklch": {
"l": 0.84412,
"c": 0.18791,
"h": 150
},
"luminance": 0.64645
}Semantic roles & 50–950 ramp
primary
#5DED87
secondary
#BA3493
accent
#099FDC
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581