#5DEF97#5DEF97
#5DEF97 is a very light, vivid green. Relative luminance 0.663; OKLCH L 85.2% C 0.176 H 153.7°. Best body text is #000000 at 14.26:1 contrast (WCAG AA passes).
Color values
| HEX | #5DEF97 |
|---|---|
| RGB | rgb(93, 239, 151) |
| HSL | hsl(144, 82%, 65%) |
| HSV | hsv(144, 61%, 94%) |
| CMYK | cmyk(61.1%, 0%, 36.8%, 6.3%) |
| CIE-LAB | lab(85.14, -58.29, 31.26) |
| CIE-LCH | lch(85.14, 66.14, 151.80°) |
| OKLab | oklab(85.19% -0.1578 0.0782) |
| OKLCH | oklch(85.19% 0.176 153.7) |
| XYZ | xyz(40.9632, 66.2904, 39.9087) |
| Luminance | 0.6630 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 2.81
Sea Green (survey)
#53FCA1
ΔE00 2.83
Seafoam Green
#7AF9AB
ΔE00 3.33
Light Bluish Green
#76FDA8
ΔE00 3.40
Turquoise Green
#04F489
ΔE00 3.50
Mediumspringgreen
#00FA9A
ΔE00 3.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DEF97 #EF5DB5
analogous
#6CEF5D #5DEF97 #5DEFE0
triadic
#5DEF97 #975DEF #EF975D
tetradic
#5DEF97 #5D6CEF #EF5DB5 #EFE05D
square
#5DEF97 #5D6CEF #EF5DB5 #EFE05D
split-complementary
#5DEF97 #E05DEF #EF5D6C
monochromatic
#13BF57 #25E973 #5DEF97 #95F5BB #CCFADF
Accessibility & contrast
On white
1.47
#5DEF97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.26
#5DEF97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DEF97
14.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DEF97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DEF97 | 1.00 | 1.47 | 14.26 | 14.26 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDD91
Deuteranopia (green-blind)
#DCCF9D
Tritanopia (blue-blind)
#22ECD9
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #5def97; /* rgb */ color: rgb(93, 239, 151); /* oklch */ color: oklch(85.2% 0.176 153.7);
Tailwind
colors: {
custom: {
50: '#98f5b6',
500: '#5def97',
950: '#000000',
},
}SCSS
$custom: #5def97; $custom-light: #98f5b6; $custom-dark: #000000;
JSON
{
"hex": "#5def97",
"rgb": {
"r": 93,
"g": 239,
"b": 151
},
"hsl": {
"h": 143.836,
"s": 82.022,
"l": 65.098
},
"oklch": {
"l": 0.85189,
"c": 0.17615,
"h": 153.7
},
"luminance": 0.66295
}Semantic roles & 50–950 ramp
primary
#5DEF97
secondary
#BD3386
accent
#0789DE
background
#FCFFFD
surface
#F5FFF8
border
#CFD7D1
text
#0F1711
muted
#808581