#5DED97#5DED97
#5DED97 is a very light, vivid green. Relative luminance 0.651; OKLCH L 84.7% C 0.173 H 153.9°. Best body text is #000000 at 14.03:1 contrast (WCAG AA passes).
Color values
| HEX | #5DED97 |
|---|---|
| RGB | rgb(93, 237, 151) |
| HSL | hsl(144, 80%, 65%) |
| HSV | hsv(144, 61%, 93%) |
| CMYK | cmyk(60.8%, 0%, 36.3%, 7.1%) |
| CIE-LAB | lab(84.55, -57.52, 30.46) |
| CIE-LCH | lch(84.55, 65.09, 152.09°) |
| OKLab | oklab(84.7% -0.1558 0.0763) |
| OKLCH | oklch(84.7% 0.174 153.9) |
| XYZ | xyz(40.3810, 65.1259, 39.7146) |
| Luminance | 0.6513 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 3.21
Sea Green (survey)
#53FCA1
ΔE00 3.23
Seafoam Green
#7AF9AB
ΔE00 3.50
Weird Green
#3AE57F
ΔE00 3.54
Light Bluish Green
#76FDA8
ΔE00 3.73
Turquoise Green
#04F489
ΔE00 3.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DED97 #ED5DB3
analogous
#6BED5D #5DED97 #5DEDDF
triadic
#5DED97 #975DED #ED975D
tetradic
#5DED97 #5D6BED #ED5DB3 #EDDF5D
square
#5DED97 #5D6BED #ED5DB3 #EDDF5D
split-complementary
#5DED97 #DF5DED #ED5D6B
monochromatic
#15BB58 #26E774 #5DED97 #94F3BA #CBF9DE
Accessibility & contrast
On white
1.50
#5DED97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.03
#5DED97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DED97
14.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DED97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DED97 | 1.00 | 1.50 | 14.03 | 14.03 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDB91
Deuteranopia (green-blind)
#DACE9D
Tritanopia (blue-blind)
#23EAD7
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #5ded97; /* rgb */ color: rgb(93, 237, 151); /* oklch */ color: oklch(84.7% 0.173 153.9);
Tailwind
colors: {
custom: {
50: '#98f4b6',
500: '#5ded97',
950: '#000000',
},
}SCSS
$custom: #5ded97; $custom-light: #98f4b6; $custom-dark: #000000;
JSON
{
"hex": "#5ded97",
"rgb": {
"r": 93,
"g": 237,
"b": 151
},
"hsl": {
"h": 144.167,
"s": 80,
"l": 64.706
},
"oklch": {
"l": 0.84699,
"c": 0.1735,
"h": 153.9
},
"luminance": 0.6513
}Semantic roles & 50–950 ramp
primary
#5DED97
secondary
#BA3484
accent
#0987DC
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581