#5DEA97#5DEA97
#5DEA97 is a very light, vivid green. Relative luminance 0.634; OKLCH L 84.0% C 0.170 H 154.3°. Best body text is #000000 at 13.68:1 contrast (WCAG AA passes).
Color values
| HEX | #5DEA97 |
|---|---|
| RGB | rgb(93, 234, 151) |
| HSL | hsl(145, 77%, 64%) |
| HSV | hsv(145, 60%, 92%) |
| CMYK | cmyk(60.3%, 0%, 35.5%, 8.2%) |
| CIE-LAB | lab(83.65, -56.35, 29.26) |
| CIE-LCH | lch(83.65, 63.50, 152.56°) |
| OKLab | oklab(83.97% -0.1528 0.0734) |
| OKLCH | oklch(83.97% 0.17 154.3) |
| XYZ | xyz(39.5197, 63.4033, 39.4275) |
| Luminance | 0.6341 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.57
Light Green Blue
#56FCA2
ΔE00 3.85
Seafoam Green
#7AF9AB
ΔE00 3.87
Sea Green (survey)
#53FCA1
ΔE00 3.88
Aqua Green
#12E193
ΔE00 3.92
Seafoam (survey)
#80F9AD
ΔE00 4.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DEA97 #EA5DB0
analogous
#6AEA5D #5DEA97 #5DEADE
triadic
#5DEA97 #975DEA #EA975D
tetradic
#5DEA97 #5D6AEA #EA5DB0 #EADE5D
square
#5DEA97 #5D6AEA #EA5DB0 #EADE5D
split-complementary
#5DEA97 #DE5DEA #EA5D6A
monochromatic
#17B558 #27E374 #5DEA97 #93F1BA #C9F8DD
Accessibility & contrast
On white
1.53
#5DEA97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.68
#5DEA97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DEA97
13.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DEA97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DEA97 | 1.00 | 1.53 | 13.68 | 13.68 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD892
Deuteranopia (green-blind)
#D7CB9C
Tritanopia (blue-blind)
#26E7D5
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #5dea97; /* rgb */ color: rgb(93, 234, 151); /* oklch */ color: oklch(84.0% 0.170 154.3);
Tailwind
colors: {
custom: {
50: '#97f2b6',
500: '#5dea97',
950: '#000000',
},
}SCSS
$custom: #5dea97; $custom-light: #97f2b6; $custom-dark: #000000;
JSON
{
"hex": "#5dea97",
"rgb": {
"r": 93,
"g": 234,
"b": 151
},
"hsl": {
"h": 144.681,
"s": 77.049,
"l": 64.118
},
"oklch": {
"l": 0.83965,
"c": 0.16952,
"h": 154.3
},
"luminance": 0.63407
}Semantic roles & 50–950 ramp
primary
#5DEA97
secondary
#B53681
accent
#0C85D9
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581