#5DE58D#5DE58D
#5DE58D is a very light, vivid green. Relative luminance 0.603; OKLCH L 82.5% C 0.172 H 152.2°. Best body text is #000000 at 13.06:1 contrast (WCAG AA passes).
Color values
| HEX | #5DE58D |
|---|---|
| RGB | rgb(93, 229, 141) |
| HSL | hsl(141, 72%, 63%) |
| HSV | hsv(141, 59%, 90%) |
| CMYK | cmyk(59.4%, 0%, 38.4%, 10.2%) |
| CIE-LAB | lab(81.99, -56.19, 32.13) |
| CIE-LCH | lch(81.99, 64.73, 150.24°) |
| OKLab | oklab(82.55% -0.1521 0.0801) |
| OKLCH | oklch(82.55% 0.172 152.2) |
| XYZ | xyz(37.3383, 60.2853, 34.8627) |
| Luminance | 0.6029 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.53
Aqua Green
#12E193
ΔE00 4.14
Tealish Green
#0CDC73
ΔE00 4.39
Turquoise Green
#04F489
ΔE00 4.51
Sea Green (survey)
#53FCA1
ΔE00 5.06
Light Green Blue
#56FCA2
ΔE00 5.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DE58D #E55DB5
analogous
#71E55D #5DE58D #5DE5D1
triadic
#5DE58D #8D5DE5 #E58D5D
tetradic
#5DE58D #5D71E5 #E55DB5 #E5D15D
square
#5DE58D #5D71E5 #E55DB5 #E5D15D
split-complementary
#5DE58D #D15DE5 #E55D71
monochromatic
#1CAC4F #28DD68 #5DE58D #92EDB2 #C6F6D7
Accessibility & contrast
On white
1.61
#5DE58D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.06
#5DE58D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DE58D
13.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DE58D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DE58D | 1.00 | 1.61 | 13.06 | 13.06 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D487
Deuteranopia (green-blind)
#D3C793
Tritanopia (blue-blind)
#30E2CF
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #5de58d; /* rgb */ color: rgb(93, 229, 141); /* oklch */ color: oklch(82.5% 0.172 152.2);
Tailwind
colors: {
custom: {
50: '#97eeaf',
500: '#5de58d',
950: '#000000',
},
}SCSS
$custom: #5de58d; $custom-light: #97eeaf; $custom-dark: #000000;
JSON
{
"hex": "#5de58d",
"rgb": {
"r": 93,
"g": 229,
"b": 141
},
"hsl": {
"h": 141.176,
"s": 72.34,
"l": 63.137
},
"oklch": {
"l": 0.82547,
"c": 0.17189,
"h": 152.2
},
"luminance": 0.60289
}Semantic roles & 50–950 ramp
primary
#5DE58D
secondary
#AD3984
accent
#118FD4
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1610
muted
#808581