#5DEE96#5DEE96
#5DEE96 is a very light, vivid green. Relative luminance 0.657; OKLCH L 84.9% C 0.176 H 153.5°. Best body text is #000000 at 14.14:1 contrast (WCAG AA passes).
Color values
| HEX | #5DEE96 |
|---|---|
| RGB | rgb(93, 238, 150) |
| HSL | hsl(144, 81%, 65%) |
| HSV | hsv(144, 61%, 93%) |
| CMYK | cmyk(60.9%, 0%, 37%, 6.7%) |
| CIE-LAB | lab(84.83, -58.08, 31.34) |
| CIE-LCH | lch(84.83, 66.00, 151.65°) |
| OKLab | oklab(84.93% -0.1573 0.0784) |
| OKLCH | oklch(84.93% 0.176 153.5) |
| XYZ | xyz(40.5904, 65.6742, 39.3855) |
| Luminance | 0.6568 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 3.03
Sea Green (survey)
#53FCA1
ΔE00 3.04
Weird Green
#3AE57F
ΔE00 3.46
Seafoam Green
#7AF9AB
ΔE00 3.49
Turquoise Green
#04F489
ΔE00 3.55
Light Bluish Green
#76FDA8
ΔE00 3.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DEE96 #EE5DB5
analogous
#6DEE5D #5DEE96 #5DEEDE
triadic
#5DEE96 #965DEE #EE965D
tetradic
#5DEE96 #5D6DEE #EE5DB5 #EEDE5D
square
#5DEE96 #5D6DEE #EE5DB5 #EEDE5D
split-complementary
#5DEE96 #DE5DEE #EE5D6D
monochromatic
#14BD56 #26E872 #5DEE96 #94F4BA #CCFADE
Accessibility & contrast
On white
1.49
#5DEE96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.14
#5DEE96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DEE96
14.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DEE96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DEE96 | 1.00 | 1.49 | 14.14 | 14.14 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDC90
Deuteranopia (green-blind)
#DBCE9C
Tritanopia (blue-blind)
#24EBD8
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #5dee96; /* rgb */ color: rgb(93, 238, 150); /* oklch */ color: oklch(84.9% 0.176 153.5);
Tailwind
colors: {
custom: {
50: '#98f4b5',
500: '#5dee96',
950: '#000000',
},
}SCSS
$custom: #5dee96; $custom-light: #98f4b5; $custom-dark: #000000;
JSON
{
"hex": "#5dee96",
"rgb": {
"r": 93,
"g": 238,
"b": 150
},
"hsl": {
"h": 143.586,
"s": 81.006,
"l": 64.902
},
"oklch": {
"l": 0.84925,
"c": 0.17573,
"h": 153.5
},
"luminance": 0.65678
}Semantic roles & 50–950 ramp
primary
#5DEE96
secondary
#BB3486
accent
#088ADD
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581