#5DE48A#5DE48A
#5DE48A is a very light, vivid green. Relative luminance 0.596; OKLCH L 82.2% C 0.173 H 151.6°. Best body text is #000000 at 12.93:1 contrast (WCAG AA passes).
Color values
| HEX | #5DE48A |
|---|---|
| RGB | rgb(93, 228, 138) |
| HSL | hsl(140, 71%, 63%) |
| HSV | hsv(140, 59%, 89%) |
| CMYK | cmyk(59.2%, 0%, 39.5%, 10.6%) |
| CIE-LAB | lab(81.65, -56.32, 33.19) |
| CIE-LCH | lch(81.65, 65.37, 149.49°) |
| OKLab | oklab(82.25% -0.1524 0.0825) |
| OKLCH | oklch(82.25% 0.173 151.6) |
| XYZ | xyz(36.8422, 59.6454, 33.6110) |
| Luminance | 0.5965 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.31
Tealish Green
#0CDC73
ΔE00 4.11
Aqua Green
#12E193
ΔE00 4.37
Turquoise Green
#04F489
ΔE00 4.59
Lightgreen
#90EE90
ΔE00 5.26
Sea Green (survey)
#53FCA1
ΔE00 5.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DE48A #E45DB7
analogous
#73E45D #5DE48A #5DE4CE
triadic
#5DE48A #8A5DE4 #E48A5D
tetradic
#5DE48A #5D73E4 #E45DB7 #E4CE5D
square
#5DE48A #5D73E4 #E45DB7 #E4CE5D
split-complementary
#5DE48A #CE5DE4 #E45D73
monochromatic
#1CAA4C #29DB64 #5DE48A #91EDB0 #C6F5D6
Accessibility & contrast
On white
1.62
#5DE48A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.93
#5DE48A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DE48A
12.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DE48A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DE48A | 1.00 | 1.62 | 12.93 | 12.93 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D284
Deuteranopia (green-blind)
#D3C690
Tritanopia (blue-blind)
#32E1CE
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #5de48a; /* rgb */ color: rgb(93, 228, 138); /* oklch */ color: oklch(82.2% 0.173 151.6);
Tailwind
colors: {
custom: {
50: '#97edad',
500: '#5de48a',
950: '#000000',
},
}SCSS
$custom: #5de48a; $custom-light: #97edad; $custom-dark: #000000;
JSON
{
"hex": "#5de48a",
"rgb": {
"r": 93,
"g": 228,
"b": 138
},
"hsl": {
"h": 140,
"s": 71.429,
"l": 62.941
},
"oklch": {
"l": 0.82246,
"c": 0.17328,
"h": 151.6
},
"luminance": 0.59649
}Semantic roles & 50–950 ramp
primary
#5DE48A
secondary
#AC3986
accent
#1293D3
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1610
muted
#808581