#5DE59D#5DE59D
#5DE59D is a very light, vivid green. Relative luminance 0.608; OKLCH L 82.9% C 0.158 H 157.0°. Best body text is #000000 at 13.16:1 contrast (WCAG AA passes).
Color values
| HEX | #5DE59D |
|---|---|
| RGB | rgb(93, 229, 157) |
| HSL | hsl(148, 72%, 63%) |
| HSV | hsv(148, 59%, 90%) |
| CMYK | cmyk(59.4%, 0%, 31.4%, 10.2%) |
| CIE-LAB | lab(82.27, -53.25, 24.31) |
| CIE-LCH | lch(82.27, 58.54, 155.46°) |
| OKLab | oklab(82.87% -0.145 0.0615) |
| OKLCH | oklch(82.87% 0.158 157) |
| XYZ | xyz(38.6160, 60.7963, 41.5916) |
| Luminance | 0.6080 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.24
Light Greenish Blue
#63F7B4
ΔE00 4.30
Seafoam Green
#7AF9AB
ΔE00 4.76
Seafoam (survey)
#80F9AD
ΔE00 4.96
Weird Green
#3AE57F
ΔE00 5.01
Light Blue Green
#7EFBB3
ΔE00 5.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DE59D #E55DA5
analogous
#61E55D #5DE59D #5DE5E1
triadic
#5DE59D #9D5DE5 #E59D5D
tetradic
#5DE59D #5D61E5 #E55DA5 #E5E15D
square
#5DE59D #5D61E5 #E55DA5 #E5E15D
split-complementary
#5DE59D #E15DE5 #E55D61
monochromatic
#1CAC60 #28DD7D #5DE59D #92EDBD #C6F6DD
Accessibility & contrast
On white
1.60
#5DE59D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.16
#5DE59D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DE59D
13.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DE59D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DE59D | 1.00 | 1.60 | 13.16 | 13.16 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D599
Deuteranopia (green-blind)
#D1C7A2
Tritanopia (blue-blind)
#23E3D2
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #5de59d; /* rgb */ color: rgb(93, 229, 157); /* oklch */ color: oklch(82.9% 0.158 157.0);
Tailwind
colors: {
custom: {
50: '#97eeba',
500: '#5de59d',
950: '#000000',
},
}SCSS
$custom: #5de59d; $custom-light: #97eeba; $custom-dark: #000000;
JSON
{
"hex": "#5de59d",
"rgb": {
"r": 93,
"g": 229,
"b": 157
},
"hsl": {
"h": 148.235,
"s": 72.34,
"l": 63.137
},
"oklch": {
"l": 0.82865,
"c": 0.15751,
"h": 157
},
"luminance": 0.608
}Semantic roles & 50–950 ramp
primary
#5DE59D
secondary
#AD3977
accent
#1178D4
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1611
muted
#808581