#5DE58A#5DE58A
#5DE58A is a very light, vivid green. Relative luminance 0.602; OKLCH L 82.5% C 0.175 H 151.5°. Best body text is #000000 at 13.04:1 contrast (WCAG AA passes).
Color values
| HEX | #5DE58A |
|---|---|
| RGB | rgb(93, 229, 138) |
| HSL | hsl(140, 72%, 63%) |
| HSV | hsv(140, 59%, 90%) |
| CMYK | cmyk(59.4%, 0%, 39.7%, 10.2%) |
| CIE-LAB | lab(81.95, -56.71, 33.58) |
| CIE-LCH | lch(81.95, 65.90, 149.37°) |
| OKLab | oklab(82.49% -0.1534 0.0834) |
| OKLCH | oklch(82.49% 0.175 151.5) |
| XYZ | xyz(37.1181, 60.1972, 33.7030) |
| Luminance | 0.6020 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.23
Tealish Green
#0CDC73
ΔE00 4.16
Turquoise Green
#04F489
ΔE00 4.39
Aqua Green
#12E193
ΔE00 4.49
Lightgreen
#90EE90
ΔE00 5.14
Sea Green (survey)
#53FCA1
ΔE00 5.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DE58A #E55DB8
analogous
#74E55D #5DE58A #5DE5CE
triadic
#5DE58A #8A5DE5 #E58A5D
tetradic
#5DE58A #5D74E5 #E55DB8 #E5CE5D
square
#5DE58A #5D74E5 #E55DB8 #E5CE5D
split-complementary
#5DE58A #CE5DE5 #E55D74
monochromatic
#1CAC4B #28DD64 #5DE58A #92EDB0 #C6F6D6
Accessibility & contrast
On white
1.61
#5DE58A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.04
#5DE58A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DE58A
13.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DE58A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DE58A | 1.00 | 1.61 | 13.04 | 13.04 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D384
Deuteranopia (green-blind)
#D4C790
Tritanopia (blue-blind)
#32E2CE
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #5de58a; /* rgb */ color: rgb(93, 229, 138); /* oklch */ color: oklch(82.5% 0.175 151.5);
Tailwind
colors: {
custom: {
50: '#97eead',
500: '#5de58a',
950: '#000000',
},
}SCSS
$custom: #5de58a; $custom-light: #97eead; $custom-dark: #000000;
JSON
{
"hex": "#5de58a",
"rgb": {
"r": 93,
"g": 229,
"b": 138
},
"hsl": {
"h": 139.853,
"s": 72.34,
"l": 63.137
},
"oklch": {
"l": 0.82492,
"c": 0.17462,
"h": 151.5
},
"luminance": 0.60201
}Semantic roles & 50–950 ramp
primary
#5DE58A
secondary
#AD3987
accent
#1194D4
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1610
muted
#808581