#5DE58C#5DE58C
#5DE58C is a very light, vivid green. Relative luminance 0.603; OKLCH L 82.5% C 0.173 H 152.0°. Best body text is #000000 at 13.05:1 contrast (WCAG AA passes).
Color values
| HEX | #5DE58C |
|---|---|
| RGB | rgb(93, 229, 140) |
| HSL | hsl(141, 72%, 63%) |
| HSV | hsv(141, 59%, 90%) |
| CMYK | cmyk(59.4%, 0%, 38.9%, 10.2%) |
| CIE-LAB | lab(81.98, -56.36, 32.61) |
| CIE-LCH | lch(81.98, 65.12, 149.95°) |
| OKLab | oklab(82.53% -0.1525 0.0812) |
| OKLCH | oklch(82.53% 0.173 152) |
| XYZ | xyz(37.2642, 60.2556, 34.4726) |
| Luminance | 0.6026 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.42
Aqua Green
#12E193
ΔE00 4.25
Tealish Green
#0CDC73
ΔE00 4.30
Turquoise Green
#04F489
ΔE00 4.46
Sea Green (survey)
#53FCA1
ΔE00 5.09
Light Green Blue
#56FCA2
ΔE00 5.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DE58C #E55DB6
analogous
#72E55D #5DE58C #5DE5D0
triadic
#5DE58C #8C5DE5 #E58C5D
tetradic
#5DE58C #5D72E5 #E55DB6 #E5D05D
square
#5DE58C #5D72E5 #E55DB6 #E5D05D
split-complementary
#5DE58C #D05DE5 #E55D72
monochromatic
#1CAC4E #28DD67 #5DE58C #92EDB1 #C6F6D7
Accessibility & contrast
On white
1.61
#5DE58C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.05
#5DE58C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DE58C
13.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DE58C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DE58C | 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)
#E6D386
Deuteranopia (green-blind)
#D3C792
Tritanopia (blue-blind)
#31E2CF
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #5de58c; /* rgb */ color: rgb(93, 229, 140); /* oklch */ color: oklch(82.5% 0.173 152.0);
Tailwind
colors: {
custom: {
50: '#97eeae',
500: '#5de58c',
950: '#000000',
},
}SCSS
$custom: #5de58c; $custom-light: #97eeae; $custom-dark: #000000;
JSON
{
"hex": "#5de58c",
"rgb": {
"r": 93,
"g": 229,
"b": 140
},
"hsl": {
"h": 140.735,
"s": 72.34,
"l": 63.137
},
"oklch": {
"l": 0.82529,
"c": 0.17279,
"h": 152
},
"luminance": 0.60259
}Semantic roles & 50–950 ramp
primary
#5DE58C
secondary
#AD3985
accent
#1191D4
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1610
muted
#808581