#5DE48D#5DE48D
#5DE48D is a very light, vivid green. Relative luminance 0.597; OKLCH L 82.3% C 0.171 H 152.4°. Best body text is #000000 at 12.95:1 contrast (WCAG AA passes).
Color values
| HEX | #5DE48D |
|---|---|
| RGB | rgb(93, 228, 141) |
| HSL | hsl(141, 71%, 63%) |
| HSV | hsv(141, 59%, 89%) |
| CMYK | cmyk(59.2%, 0%, 38.2%, 10.6%) |
| CIE-LAB | lab(81.69, -55.80, 31.73) |
| CIE-LCH | lch(81.69, 64.19, 150.38°) |
| OKLab | oklab(82.3% -0.1511 0.0791) |
| OKLCH | oklch(82.3% 0.171 152.4) |
| XYZ | xyz(37.0624, 59.7335, 34.7707) |
| Luminance | 0.5974 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.63
Aqua Green
#12E193
ΔE00 4.03
Tealish Green
#0CDC73
ΔE00 4.35
Turquoise Green
#04F489
ΔE00 4.71
Light Green Blue
#56FCA2
ΔE00 5.26
Sea Green (survey)
#53FCA1
ΔE00 5.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DE48D #E45DB4
analogous
#70E45D #5DE48D #5DE4D0
triadic
#5DE48D #8D5DE4 #E48D5D
tetradic
#5DE48D #5D70E4 #E45DB4 #E4D05D
square
#5DE48D #5D70E4 #E45DB4 #E4D05D
split-complementary
#5DE48D #D05DE4 #E45D70
monochromatic
#1CAA4F #29DB68 #5DE48D #91EDB2 #C6F5D7
Accessibility & contrast
On white
1.62
#5DE48D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.95
#5DE48D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DE48D
12.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DE48D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DE48D | 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)
#E4D387
Deuteranopia (green-blind)
#D2C693
Tritanopia (blue-blind)
#31E1CE
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #5de48d; /* rgb */ color: rgb(93, 228, 141); /* oklch */ color: oklch(82.3% 0.171 152.4);
Tailwind
colors: {
custom: {
50: '#97edaf',
500: '#5de48d',
950: '#000000',
},
}SCSS
$custom: #5de48d; $custom-light: #97edaf; $custom-dark: #000000;
JSON
{
"hex": "#5de48d",
"rgb": {
"r": 93,
"g": 228,
"b": 141
},
"hsl": {
"h": 141.333,
"s": 71.429,
"l": 62.941
},
"oklch": {
"l": 0.82301,
"c": 0.17054,
"h": 152.4
},
"luminance": 0.59737
}Semantic roles & 50–950 ramp
primary
#5DE48D
secondary
#AC3983
accent
#128FD3
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1610
muted
#808581