#5DED85#5DED85
#5DED85 is a very light, vivid green. Relative luminance 0.646; OKLCH L 84.4% C 0.190 H 149.6°. Best body text is #000000 at 13.92:1 contrast (WCAG AA passes).
Color values
| HEX | #5DED85 |
|---|---|
| RGB | rgb(93, 237, 133) |
| HSL | hsl(137, 80%, 65%) |
| HSV | hsv(137, 61%, 93%) |
| CMYK | cmyk(60.8%, 0%, 43.9%, 7.1%) |
| CIE-LAB | lab(84.27, -60.56, 39.09) |
| CIE-LCH | lch(84.27, 72.08, 147.16°) |
| OKLab | oklab(84.38% -0.1636 0.0961) |
| OKLCH | oklch(84.38% 0.19 149.6) |
| XYZ | xyz(39.0292, 64.5851, 32.5951) |
| Luminance | 0.6459 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.64
Turquoise Green
#04F489
ΔE00 3.29
Wintergreen
#20F986
ΔE00 3.47
Minty Green
#0BF77D
ΔE00 3.56
Spearmint
#1EF876
ΔE00 3.97
Sea Green (survey)
#53FCA1
ΔE00 4.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DED85 #ED5DC5
analogous
#7DED5D #5DED85 #5DEDCD
triadic
#5DED85 #855DED #ED855D
tetradic
#5DED85 #5D7DED #ED5DC5 #EDCD5D
square
#5DED85 #5D7DED #ED5DC5 #EDCD5D
split-complementary
#5DED85 #CD5DED #ED5D7D
monochromatic
#15BB43 #26E75C #5DED85 #94F3AE #CBF9D8
Accessibility & contrast
On white
1.51
#5DED85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.92
#5DED85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DED85
13.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DED85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DED85 | 1.00 | 1.51 | 13.92 | 13.92 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDA7D
Deuteranopia (green-blind)
#DCCD8C
Tritanopia (blue-blind)
#31E9D4
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #5ded85; /* rgb */ color: rgb(93, 237, 133); /* oklch */ color: oklch(84.4% 0.190 149.6);
Tailwind
colors: {
custom: {
50: '#98f4aa',
500: '#5ded85',
950: '#000000',
},
}SCSS
$custom: #5ded85; $custom-light: #98f4aa; $custom-dark: #000000;
JSON
{
"hex": "#5ded85",
"rgb": {
"r": 93,
"g": 237,
"b": 133
},
"hsl": {
"h": 136.667,
"s": 80,
"l": 64.706
},
"oklch": {
"l": 0.84379,
"c": 0.18971,
"h": 149.6
},
"luminance": 0.64589
}Semantic roles & 50–950 ramp
primary
#5DED85
secondary
#BA3495
accent
#09A2DC
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581