#5DED88#5DED88
#5DED88 is a very light, vivid green. Relative luminance 0.647; OKLCH L 84.4% C 0.187 H 150.2°. Best body text is #000000 at 13.93:1 contrast (WCAG AA passes).
Color values
| HEX | #5DED88 |
|---|---|
| RGB | rgb(93, 237, 136) |
| HSL | hsl(138, 80%, 65%) |
| HSV | hsv(138, 61%, 93%) |
| CMYK | cmyk(60.8%, 0%, 42.6%, 7.1%) |
| CIE-LAB | lab(84.31, -60.08, 37.66) |
| CIE-LCH | lch(84.31, 70.91, 147.92°) |
| OKLab | oklab(84.43% -0.1623 0.0929) |
| OKLCH | oklch(84.43% 0.187 150.2) |
| XYZ | xyz(39.2394, 64.6692, 33.7023) |
| Luminance | 0.6467 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.58
Turquoise Green
#04F489
ΔE00 3.19
Wintergreen
#20F986
ΔE00 3.52
Minty Green
#0BF77D
ΔE00 3.74
Sea Green (survey)
#53FCA1
ΔE00 4.17
Light Green Blue
#56FCA2
ΔE00 4.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DED88 #ED5DC2
analogous
#7AED5D #5DED88 #5DEDD0
triadic
#5DED88 #885DED #ED885D
tetradic
#5DED88 #5D7AED #ED5DC2 #EDD05D
square
#5DED88 #5D7AED #ED5DC2 #EDD05D
split-complementary
#5DED88 #D05DED #ED5D7A
monochromatic
#15BB46 #26E760 #5DED88 #94F3B0 #CBF9D9
Accessibility & contrast
On white
1.51
#5DED88 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.93
#5DED88 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DED88
13.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DED88 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DED88 | 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)
#EEDA81
Deuteranopia (green-blind)
#DCCD8F
Tritanopia (blue-blind)
#2FE9D4
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #5ded88; /* rgb */ color: rgb(93, 237, 136); /* oklch */ color: oklch(84.4% 0.187 150.2);
Tailwind
colors: {
custom: {
50: '#98f4ac',
500: '#5ded88',
950: '#000000',
},
}SCSS
$custom: #5ded88; $custom-light: #98f4ac; $custom-dark: #000000;
JSON
{
"hex": "#5ded88",
"rgb": {
"r": 93,
"g": 237,
"b": 136
},
"hsl": {
"h": 137.917,
"s": 80,
"l": 64.706
},
"oklch": {
"l": 0.84429,
"c": 0.18701,
"h": 150.2
},
"luminance": 0.64673
}Semantic roles & 50–950 ramp
primary
#5DED88
secondary
#BA3492
accent
#099DDC
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581