#5DEA91#5DEA91
#5DEA91 is a very light, vivid green. Relative luminance 0.632; OKLCH L 83.9% C 0.175 H 152.7°. Best body text is #000000 at 13.64:1 contrast (WCAG AA passes).
Color values
| HEX | #5DEA91 |
|---|---|
| RGB | rgb(93, 234, 145) |
| HSL | hsl(142, 77%, 64%) |
| HSV | hsv(142, 60%, 92%) |
| CMYK | cmyk(60.3%, 0%, 38%, 8.2%) |
| CIE-LAB | lab(83.55, -57.43, 32.17) |
| CIE-LCH | lch(83.55, 65.83, 150.74°) |
| OKLab | oklab(83.85% -0.1554 0.0802) |
| OKLCH | oklch(83.85% 0.175 152.7) |
| XYZ | xyz(39.0447, 63.2133, 36.9263) |
| Luminance | 0.6322 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.80
Turquoise Green
#04F489
ΔE00 3.80
Sea Green (survey)
#53FCA1
ΔE00 3.96
Light Green Blue
#56FCA2
ΔE00 3.96
Seafoam Green
#7AF9AB
ΔE00 4.27
Aqua Green
#12E193
ΔE00 4.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DEA91 #EA5DB6
analogous
#70EA5D #5DEA91 #5DEAD8
triadic
#5DEA91 #915DEA #EA915D
tetradic
#5DEA91 #5D70EA #EA5DB6 #EAD85D
square
#5DEA91 #5D70EA #EA5DB6 #EAD85D
split-complementary
#5DEA91 #D85DEA #EA5D70
monochromatic
#17B552 #27E36C #5DEA91 #93F1B6 #C9F8DB
Accessibility & contrast
On white
1.54
#5DEA91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.64
#5DEA91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DEA91
13.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DEA91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DEA91 | 1.00 | 1.54 | 13.64 | 13.64 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD88B
Deuteranopia (green-blind)
#D8CB97
Tritanopia (blue-blind)
#2BE7D4
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #5dea91; /* rgb */ color: rgb(93, 234, 145); /* oklch */ color: oklch(83.9% 0.175 152.7);
Tailwind
colors: {
custom: {
50: '#97f2b2',
500: '#5dea91',
950: '#000000',
},
}SCSS
$custom: #5dea91; $custom-light: #97f2b2; $custom-dark: #000000;
JSON
{
"hex": "#5dea91",
"rgb": {
"r": 93,
"g": 234,
"b": 145
},
"hsl": {
"h": 142.128,
"s": 77.049,
"l": 64.118
},
"oklch": {
"l": 0.83851,
"c": 0.17493,
"h": 152.7
},
"luminance": 0.63217
}Semantic roles & 50–950 ramp
primary
#5DEA91
secondary
#B53686
accent
#0C8ED9
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581