#5DEA96#5DEA96
#5DEA96 is a very light, vivid green. Relative luminance 0.634; OKLCH L 83.9% C 0.170 H 154.1°. Best body text is #000000 at 13.68:1 contrast (WCAG AA passes).
Color values
| HEX | #5DEA96 |
|---|---|
| RGB | rgb(93, 234, 150) |
| HSL | hsl(144, 77%, 64%) |
| HSV | hsv(144, 60%, 92%) |
| CMYK | cmyk(60.3%, 0%, 35.9%, 8.2%) |
| CIE-LAB | lab(83.64, -56.54, 29.75) |
| CIE-LCH | lch(83.64, 63.89, 152.25°) |
| OKLab | oklab(83.95% -0.1532 0.0746) |
| OKLCH | oklch(83.95% 0.17 154.1) |
| XYZ | xyz(39.4388, 63.3709, 39.0016) |
| Luminance | 0.6338 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.43
Light Green Blue
#56FCA2
ΔE00 3.85
Sea Green (survey)
#53FCA1
ΔE00 3.88
Seafoam Green
#7AF9AB
ΔE00 3.92
Aqua Green
#12E193
ΔE00 3.99
Turquoise Green
#04F489
ΔE00 4.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DEA96 #EA5DB1
analogous
#6BEA5D #5DEA96 #5DEADC
triadic
#5DEA96 #965DEA #EA965D
tetradic
#5DEA96 #5D6BEA #EA5DB1 #EADC5D
square
#5DEA96 #5D6BEA #EA5DB1 #EADC5D
split-complementary
#5DEA96 #DC5DEA #EA5D6B
monochromatic
#17B557 #27E373 #5DEA96 #93F1B9 #C9F8DC
Accessibility & contrast
On white
1.54
#5DEA96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.68
#5DEA96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DEA96
13.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DEA96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DEA96 | 1.00 | 1.54 | 13.68 | 13.68 |
| #FFFFFF | 1.54 | 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)
#EAD890
Deuteranopia (green-blind)
#D7CB9B
Tritanopia (blue-blind)
#26E7D5
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #5dea96; /* rgb */ color: rgb(93, 234, 150); /* oklch */ color: oklch(83.9% 0.170 154.1);
Tailwind
colors: {
custom: {
50: '#97f2b5',
500: '#5dea96',
950: '#000000',
},
}SCSS
$custom: #5dea96; $custom-light: #97f2b5; $custom-dark: #000000;
JSON
{
"hex": "#5dea96",
"rgb": {
"r": 93,
"g": 234,
"b": 150
},
"hsl": {
"h": 144.255,
"s": 77.049,
"l": 64.118
},
"oklch": {
"l": 0.83946,
"c": 0.17043,
"h": 154.1
},
"luminance": 0.63375
}Semantic roles & 50–950 ramp
primary
#5DEA96
secondary
#B53682
accent
#0C86D9
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581