#5DEB96#5DEB96
#5DEB96 is a very light, vivid green. Relative luminance 0.639; OKLCH L 84.2% C 0.172 H 153.9°. Best body text is #000000 at 13.79:1 contrast (WCAG AA passes).
Color values
| HEX | #5DEB96 |
|---|---|
| RGB | rgb(93, 235, 150) |
| HSL | hsl(144, 78%, 64%) |
| HSV | hsv(144, 60%, 92%) |
| CMYK | cmyk(60.4%, 0%, 36.2%, 7.8%) |
| CIE-LAB | lab(83.94, -56.92, 30.15) |
| CIE-LCH | lch(83.94, 64.42, 152.09°) |
| OKLab | oklab(84.19% -0.1543 0.0755) |
| OKLCH | oklch(84.19% 0.172 153.9) |
| XYZ | xyz(39.7243, 63.9419, 39.0968) |
| Luminance | 0.6395 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.41
Light Green Blue
#56FCA2
ΔE00 3.64
Sea Green (survey)
#53FCA1
ΔE00 3.66
Seafoam Green
#7AF9AB
ΔE00 3.79
Turquoise Green
#04F489
ΔE00 4.03
Light Bluish Green
#76FDA8
ΔE00 4.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DEB96 #EB5DB2
analogous
#6BEB5D #5DEB96 #5DEBDD
triadic
#5DEB96 #965DEB #EB965D
tetradic
#5DEB96 #5D6BEB #EB5DB2 #EBDD5D
square
#5DEB96 #5D6BEB #EB5DB2 #EBDD5D
split-complementary
#5DEB96 #DD5DEB #EB5D6B
monochromatic
#17B757 #27E473 #5DEB96 #93F2B9 #CAF8DD
Accessibility & contrast
On white
1.52
#5DEB96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.79
#5DEB96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DEB96
13.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DEB96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DEB96 | 1.00 | 1.52 | 13.79 | 13.79 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD990
Deuteranopia (green-blind)
#D8CC9B
Tritanopia (blue-blind)
#26E8D5
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #5deb96; /* rgb */ color: rgb(93, 235, 150); /* oklch */ color: oklch(84.2% 0.172 153.9);
Tailwind
colors: {
custom: {
50: '#98f2b5',
500: '#5deb96',
950: '#000000',
},
}SCSS
$custom: #5deb96; $custom-light: #98f2b5; $custom-dark: #000000;
JSON
{
"hex": "#5deb96",
"rgb": {
"r": 93,
"g": 235,
"b": 150
},
"hsl": {
"h": 144.085,
"s": 78.022,
"l": 64.314
},
"oklch": {
"l": 0.84191,
"c": 0.17175,
"h": 153.9
},
"luminance": 0.63946
}Semantic roles & 50–950 ramp
primary
#5DEB96
secondary
#B73683
accent
#0B87DA
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581