#5DE48E#5DE48E
#5DE48E is a very light, vivid green. Relative luminance 0.598; OKLCH L 82.3% C 0.170 H 152.6°. Best body text is #000000 at 12.95:1 contrast (WCAG AA passes).
Color values
| HEX | #5DE48E |
|---|---|
| RGB | rgb(93, 228, 142) |
| HSL | hsl(142, 71%, 63%) |
| HSV | hsv(142, 59%, 89%) |
| CMYK | cmyk(59.2%, 0%, 37.7%, 10.6%) |
| CIE-LAB | lab(81.71, -55.63, 31.25) |
| CIE-LCH | lch(81.71, 63.80, 150.68°) |
| OKLab | oklab(82.32% -0.1506 0.078) |
| OKLCH | oklch(82.32% 0.17 152.6) |
| XYZ | xyz(37.1372, 59.7634, 35.1643) |
| Luminance | 0.5977 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.75
Aqua Green
#12E193
ΔE00 3.92
Tealish Green
#0CDC73
ΔE00 4.45
Turquoise Green
#04F489
ΔE00 4.77
Light Green Blue
#56FCA2
ΔE00 5.23
Sea Green (survey)
#53FCA1
ΔE00 5.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DE48E #E45DB3
analogous
#6FE45D #5DE48E #5DE4D2
triadic
#5DE48E #8E5DE4 #E48E5D
tetradic
#5DE48E #5D6FE4 #E45DB3 #E4D25D
square
#5DE48E #5D6FE4 #E45DB3 #E4D25D
split-complementary
#5DE48E #D25DE4 #E45D6F
monochromatic
#1CAA50 #29DB69 #5DE48E #91EDB3 #C6F5D7
Accessibility & contrast
On white
1.62
#5DE48E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.95
#5DE48E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DE48E
12.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DE48E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DE48E | 1.00 | 1.62 | 12.95 | 12.95 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D388
Deuteranopia (green-blind)
#D2C694
Tritanopia (blue-blind)
#30E1CE
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #5de48e; /* rgb */ color: rgb(93, 228, 142); /* oklch */ color: oklch(82.3% 0.170 152.6);
Tailwind
colors: {
custom: {
50: '#97edb0',
500: '#5de48e',
950: '#000000',
},
}SCSS
$custom: #5de48e; $custom-light: #97edb0; $custom-dark: #000000;
JSON
{
"hex": "#5de48e",
"rgb": {
"r": 93,
"g": 228,
"b": 142
},
"hsl": {
"h": 141.778,
"s": 71.429,
"l": 62.941
},
"oklch": {
"l": 0.8232,
"c": 0.16964,
"h": 152.6
},
"luminance": 0.59767
}Semantic roles & 50–950 ramp
primary
#5DE48E
secondary
#AC3982
accent
#128DD3
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1610
muted
#808581