#5DE58B#5DE58B
#5DE58B is a very light, vivid green. Relative luminance 0.602; OKLCH L 82.5% C 0.174 H 151.7°. Best body text is #000000 at 13.05:1 contrast (WCAG AA passes).
Color values
| HEX | #5DE58B |
|---|---|
| RGB | rgb(93, 229, 139) |
| HSL | hsl(140, 72%, 63%) |
| HSV | hsv(140, 59%, 90%) |
| CMYK | cmyk(59.4%, 0%, 39.3%, 10.2%) |
| CIE-LAB | lab(81.96, -56.54, 33.10) |
| CIE-LCH | lch(81.96, 65.51, 149.65°) |
| OKLab | oklab(82.51% -0.153 0.0823) |
| OKLCH | oklch(82.51% 0.174 151.7) |
| XYZ | xyz(37.1908, 60.2263, 34.0860) |
| Luminance | 0.6023 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.32
Tealish Green
#0CDC73
ΔE00 4.23
Aqua Green
#12E193
ΔE00 4.37
Turquoise Green
#04F489
ΔE00 4.42
Sea Green (survey)
#53FCA1
ΔE00 5.13
Light Green Blue
#56FCA2
ΔE00 5.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DE58B #E55DB7
analogous
#73E55D #5DE58B #5DE5CF
triadic
#5DE58B #8B5DE5 #E58B5D
tetradic
#5DE58B #5D73E5 #E55DB7 #E5CF5D
square
#5DE58B #5D73E5 #E55DB7 #E5CF5D
split-complementary
#5DE58B #CF5DE5 #E55D73
monochromatic
#1CAC4C #28DD65 #5DE58B #92EDB1 #C6F6D7
Accessibility & contrast
On white
1.61
#5DE58B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.05
#5DE58B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DE58B
13.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DE58B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DE58B | 1.00 | 1.61 | 13.05 | 13.05 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D385
Deuteranopia (green-blind)
#D4C791
Tritanopia (blue-blind)
#31E2CF
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #5de58b; /* rgb */ color: rgb(93, 229, 139); /* oklch */ color: oklch(82.5% 0.174 151.7);
Tailwind
colors: {
custom: {
50: '#97eead',
500: '#5de58b',
950: '#000000',
},
}SCSS
$custom: #5de58b; $custom-light: #97eead; $custom-dark: #000000;
JSON
{
"hex": "#5de58b",
"rgb": {
"r": 93,
"g": 229,
"b": 139
},
"hsl": {
"h": 140.294,
"s": 72.34,
"l": 63.137
},
"oklch": {
"l": 0.82511,
"c": 0.17371,
"h": 151.7
},
"luminance": 0.6023
}Semantic roles & 50–950 ramp
primary
#5DE58B
secondary
#AD3986
accent
#1192D4
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1610
muted
#808581