#5DEB97#5DEB97
#5DEB97 is a very light, vivid green. Relative luminance 0.640; OKLCH L 84.2% C 0.171 H 154.2°. Best body text is #000000 at 13.80:1 contrast (WCAG AA passes).
Color values
| HEX | #5DEB97 |
|---|---|
| RGB | rgb(93, 235, 151) |
| HSL | hsl(145, 78%, 64%) |
| HSV | hsv(145, 60%, 92%) |
| CMYK | cmyk(60.4%, 0%, 35.7%, 7.8%) |
| CIE-LAB | lab(83.95, -56.74, 29.66) |
| CIE-LCH | lch(83.95, 64.03, 152.40°) |
| OKLab | oklab(84.21% -0.1538 0.0744) |
| OKLCH | oklch(84.21% 0.171 154.2) |
| XYZ | xyz(39.8051, 63.9742, 39.5227) |
| Luminance | 0.6398 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.54
Light Green Blue
#56FCA2
ΔE00 3.63
Sea Green (survey)
#53FCA1
ΔE00 3.66
Seafoam Green
#7AF9AB
ΔE00 3.74
Aqua Green
#12E193
ΔE00 4.07
Seafoam (survey)
#80F9AD
ΔE00 4.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DEB97 #EB5DB1
analogous
#6AEB5D #5DEB97 #5DEBDE
triadic
#5DEB97 #975DEB #EB975D
tetradic
#5DEB97 #5D6AEB #EB5DB1 #EBDE5D
square
#5DEB97 #5D6AEB #EB5DB1 #EBDE5D
split-complementary
#5DEB97 #DE5DEB #EB5D6A
monochromatic
#17B758 #27E474 #5DEB97 #93F2BA #CAF8DD
Accessibility & contrast
On white
1.52
#5DEB97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.80
#5DEB97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DEB97
13.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DEB97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DEB97 | 1.00 | 1.52 | 13.80 | 13.80 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD991
Deuteranopia (green-blind)
#D8CC9C
Tritanopia (blue-blind)
#25E8D6
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #5deb97; /* rgb */ color: rgb(93, 235, 151); /* oklch */ color: oklch(84.2% 0.171 154.2);
Tailwind
colors: {
custom: {
50: '#98f2b6',
500: '#5deb97',
950: '#000000',
},
}SCSS
$custom: #5deb97; $custom-light: #98f2b6; $custom-dark: #000000;
JSON
{
"hex": "#5deb97",
"rgb": {
"r": 93,
"g": 235,
"b": 151
},
"hsl": {
"h": 144.507,
"s": 78.022,
"l": 64.314
},
"oklch": {
"l": 0.8421,
"c": 0.17086,
"h": 154.2
},
"luminance": 0.63978
}Semantic roles & 50–950 ramp
primary
#5DEB97
secondary
#B73682
accent
#0B86DA
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581