#5DED81#5DED81
#5DED81 is a very light, vivid green. Relative luminance 0.645; OKLCH L 84.3% C 0.193 H 148.8°. Best body text is #000000 at 13.90:1 contrast (WCAG AA passes).
Color values
| HEX | #5DED81 |
|---|---|
| RGB | rgb(93, 237, 129) |
| HSL | hsl(135, 80%, 65%) |
| HSV | hsv(135, 61%, 93%) |
| CMYK | cmyk(60.8%, 0%, 45.6%, 7.1%) |
| CIE-LAB | lab(84.21, -61.18, 40.97) |
| CIE-LCH | lch(84.21, 73.63, 146.19°) |
| OKLab | oklab(84.31% -0.1652 0.1003) |
| OKLCH | oklch(84.31% 0.193 148.8) |
| XYZ | xyz(38.7581, 64.4767, 31.1673) |
| Luminance | 0.6448 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.83
Minty Green
#0BF77D
ΔE00 3.43
Wintergreen
#20F986
ΔE00 3.50
Turquoise Green
#04F489
ΔE00 3.51
Spearmint
#1EF876
ΔE00 3.67
Lightgreen
#90EE90
ΔE00 4.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DED81 #ED5DC9
analogous
#81ED5D #5DED81 #5DEDC9
triadic
#5DED81 #815DED #ED815D
tetradic
#5DED81 #5D81ED #ED5DC9 #EDC95D
square
#5DED81 #5D81ED #ED5DC9 #EDC95D
split-complementary
#5DED81 #C95DED #ED5D81
monochromatic
#15BB3E #26E756 #5DED81 #94F3AC #CBF9D7
Accessibility & contrast
On white
1.51
#5DED81 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.90
#5DED81 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DED81
13.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DED81 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DED81 | 1.00 | 1.51 | 13.90 | 13.90 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDA79
Deuteranopia (green-blind)
#DCCD88
Tritanopia (blue-blind)
#33E9D3
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #5ded81; /* rgb */ color: rgb(93, 237, 129); /* oklch */ color: oklch(84.3% 0.193 148.8);
Tailwind
colors: {
custom: {
50: '#98f4a7',
500: '#5ded81',
950: '#000000',
},
}SCSS
$custom: #5ded81; $custom-light: #98f4a7; $custom-dark: #000000;
JSON
{
"hex": "#5ded81",
"rgb": {
"r": 93,
"g": 237,
"b": 129
},
"hsl": {
"h": 135,
"s": 80,
"l": 64.706
},
"oklch": {
"l": 0.84314,
"c": 0.19329,
"h": 148.8
},
"luminance": 0.64481
}Semantic roles & 50–950 ramp
primary
#5DED81
secondary
#BA3498
accent
#09A8DC
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F170F
muted
#808580