#5DEF96#5DEF96
#5DEF96 is a very light, vivid green. Relative luminance 0.663; OKLCH L 85.2% C 0.177 H 153.4°. Best body text is #000000 at 14.25:1 contrast (WCAG AA passes).
Color values
| HEX | #5DEF96 |
|---|---|
| RGB | rgb(93, 239, 150) |
| HSL | hsl(143, 82%, 65%) |
| HSV | hsv(143, 61%, 94%) |
| CMYK | cmyk(61.1%, 0%, 37.2%, 6.3%) |
| CIE-LAB | lab(85.13, -58.47, 31.74) |
| CIE-LCH | lch(85.13, 66.53, 151.50°) |
| OKLab | oklab(85.17% -0.1583 0.0793) |
| OKLCH | oklch(85.17% 0.177 153.4) |
| XYZ | xyz(40.8824, 66.2581, 39.4828) |
| Luminance | 0.6626 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 2.85
Sea Green (survey)
#53FCA1
ΔE00 2.85
Turquoise Green
#04F489
ΔE00 3.41
Seafoam Green
#7AF9AB
ΔE00 3.42
Light Bluish Green
#76FDA8
ΔE00 3.44
Weird Green
#3AE57F
ΔE00 3.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DEF96 #EF5DB6
analogous
#6DEF5D #5DEF96 #5DEFDF
triadic
#5DEF96 #965DEF #EF965D
tetradic
#5DEF96 #5D6DEF #EF5DB6 #EFDF5D
square
#5DEF96 #5D6DEF #EF5DB6 #EFDF5D
split-complementary
#5DEF96 #DF5DEF #EF5D6D
monochromatic
#13BF56 #25E972 #5DEF96 #95F5BA #CCFADE
Accessibility & contrast
On white
1.47
#5DEF96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.25
#5DEF96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DEF96
14.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DEF96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DEF96 | 1.00 | 1.47 | 14.25 | 14.25 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDD90
Deuteranopia (green-blind)
#DCCF9C
Tritanopia (blue-blind)
#23ECD8
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #5def96; /* rgb */ color: rgb(93, 239, 150); /* oklch */ color: oklch(85.2% 0.177 153.4);
Tailwind
colors: {
custom: {
50: '#98f5b5',
500: '#5def96',
950: '#000000',
},
}SCSS
$custom: #5def96; $custom-light: #98f5b5; $custom-dark: #000000;
JSON
{
"hex": "#5def96",
"rgb": {
"r": 93,
"g": 239,
"b": 150
},
"hsl": {
"h": 143.425,
"s": 82.022,
"l": 65.098
},
"oklch": {
"l": 0.8517,
"c": 0.17704,
"h": 153.4
},
"luminance": 0.66262
}Semantic roles & 50–950 ramp
primary
#5DEF96
secondary
#BD3387
accent
#078ADE
background
#FCFFFD
surface
#F5FFF8
border
#CFD7D1
text
#0F1711
muted
#808581