#5DE893#5DE893
#5DE893 is a very light, vivid green. Relative luminance 0.621; OKLCH L 83.4% C 0.170 H 153.5°. Best body text is #000000 at 13.43:1 contrast (WCAG AA passes).
Color values
| HEX | #5DE893 |
|---|---|
| RGB | rgb(93, 232, 147) |
| HSL | hsl(143, 75%, 64%) |
| HSV | hsv(143, 60%, 91%) |
| CMYK | cmyk(59.9%, 0%, 36.6%, 9%) |
| CIE-LAB | lab(82.99, -56.30, 30.41) |
| CIE-LCH | lch(82.99, 63.99, 151.62°) |
| OKLab | oklab(83.4% -0.1525 0.0761) |
| OKLCH | oklch(83.4% 0.17 153.5) |
| XYZ | xyz(38.6341, 62.1432, 37.5569) |
| Luminance | 0.6215 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.09
Aqua Green
#12E193
ΔE00 3.93
Light Green Blue
#56FCA2
ΔE00 4.30
Turquoise Green
#04F489
ΔE00 4.32
Sea Green (survey)
#53FCA1
ΔE00 4.32
Seafoam Green
#7AF9AB
ΔE00 4.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DE893 #E85DB2
analogous
#6CE85D #5DE893 #5DE8D8
triadic
#5DE893 #935DE8 #E8935D
tetradic
#5DE893 #5D6CE8 #E85DB2 #E8D85D
square
#5DE893 #5D6CE8 #E85DB2 #E8D85D
split-complementary
#5DE893 #D85DE8 #E85D6C
monochromatic
#19B154 #27E06F #5DE893 #93F0B7 #C8F7DA
Accessibility & contrast
On white
1.56
#5DE893 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.43
#5DE893 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DE893
13.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DE893 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DE893 | 1.00 | 1.56 | 13.43 | 13.43 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D68D
Deuteranopia (green-blind)
#D5C998
Tritanopia (blue-blind)
#2AE5D2
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #5de893; /* rgb */ color: rgb(93, 232, 147); /* oklch */ color: oklch(83.4% 0.170 153.5);
Tailwind
colors: {
custom: {
50: '#97f0b3',
500: '#5de893',
950: '#000000',
},
}SCSS
$custom: #5de893; $custom-light: #97f0b3; $custom-dark: #000000;
JSON
{
"hex": "#5de893",
"rgb": {
"r": 93,
"g": 232,
"b": 147
},
"hsl": {
"h": 143.309,
"s": 75.135,
"l": 63.725
},
"oklch": {
"l": 0.83398,
"c": 0.17045,
"h": 153.5
},
"luminance": 0.62147
}Semantic roles & 50–950 ramp
primary
#5DE893
secondary
#B23782
accent
#0E89D7
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581