#5DE996#5DE996
#5DE996 is a very light, vivid green. Relative luminance 0.628; OKLCH L 83.7% C 0.169 H 154.2°. Best body text is #000000 at 13.56:1 contrast (WCAG AA passes).
Color values
| HEX | #5DE996 |
|---|---|
| RGB | rgb(93, 233, 150) |
| HSL | hsl(144, 76%, 64%) |
| HSV | hsv(144, 60%, 91%) |
| CMYK | cmyk(60.1%, 0%, 35.6%, 8.6%) |
| CIE-LAB | lab(83.34, -56.15, 29.35) |
| CIE-LCH | lch(83.34, 63.36, 152.40°) |
| OKLab | oklab(83.7% -0.1522 0.0736) |
| OKLCH | oklch(83.7% 0.169 154.2) |
| XYZ | xyz(39.1549, 62.8031, 38.9070) |
| Luminance | 0.6281 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.46
Aqua Green
#12E193
ΔE00 3.84
Seafoam Green
#7AF9AB
ΔE00 4.06
Light Green Blue
#56FCA2
ΔE00 4.07
Sea Green (survey)
#53FCA1
ΔE00 4.10
Seafoam (survey)
#80F9AD
ΔE00 4.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DE996 #E95DB0
analogous
#6AE95D #5DE996 #5DE9DC
triadic
#5DE996 #965DE9 #E9965D
tetradic
#5DE996 #5D6AE9 #E95DB0 #E9DC5D
square
#5DE996 #5D6AE9 #E95DB0 #E9DC5D
split-complementary
#5DE996 #DC5DE9 #E95D6A
monochromatic
#18B357 #27E273 #5DE996 #93F0B9 #C9F8DC
Accessibility & contrast
On white
1.55
#5DE996 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.56
#5DE996 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DE996
13.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DE996 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DE996 | 1.00 | 1.55 | 13.56 | 13.56 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D891
Deuteranopia (green-blind)
#D6CA9B
Tritanopia (blue-blind)
#27E6D4
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #5de996; /* rgb */ color: rgb(93, 233, 150); /* oklch */ color: oklch(83.7% 0.169 154.2);
Tailwind
colors: {
custom: {
50: '#97f1b5',
500: '#5de996',
950: '#000000',
},
}SCSS
$custom: #5de996; $custom-light: #97f1b5; $custom-dark: #000000;
JSON
{
"hex": "#5de996",
"rgb": {
"r": 93,
"g": 233,
"b": 150
},
"hsl": {
"h": 144.429,
"s": 76.087,
"l": 63.922
},
"oklch": {
"l": 0.83701,
"c": 0.16909,
"h": 154.2
},
"luminance": 0.62807
}Semantic roles & 50–950 ramp
primary
#5DE996
secondary
#B33781
accent
#0D86D8
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581