#5DE48C#5DE48C
#5DE48C is a very light, vivid green. Relative luminance 0.597; OKLCH L 82.3% C 0.171 H 152.1°. Best body text is #000000 at 12.94:1 contrast (WCAG AA passes).
Color values
| HEX | #5DE48C |
|---|---|
| RGB | rgb(93, 228, 140) |
| HSL | hsl(141, 71%, 63%) |
| HSV | hsv(141, 59%, 89%) |
| CMYK | cmyk(59.2%, 0%, 38.6%, 10.6%) |
| CIE-LAB | lab(81.68, -55.98, 32.22) |
| CIE-LCH | lch(81.68, 64.59, 150.08°) |
| OKLab | oklab(82.28% -0.1515 0.0802) |
| OKLCH | oklch(82.28% 0.171 152.1) |
| XYZ | xyz(36.9884, 59.7038, 34.3806) |
| Luminance | 0.5971 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.51
Aqua Green
#12E193
ΔE00 4.14
Tealish Green
#0CDC73
ΔE00 4.26
Turquoise Green
#04F489
ΔE00 4.67
Sea Green (survey)
#53FCA1
ΔE00 5.29
Light Green Blue
#56FCA2
ΔE00 5.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DE48C #E45DB5
analogous
#71E45D #5DE48C #5DE4D0
triadic
#5DE48C #8C5DE4 #E48C5D
tetradic
#5DE48C #5D71E4 #E45DB5 #E4D05D
square
#5DE48C #5D71E4 #E45DB5 #E4D05D
split-complementary
#5DE48C #D05DE4 #E45D71
monochromatic
#1CAA4E #29DB67 #5DE48C #91EDB1 #C6F5D6
Accessibility & contrast
On white
1.62
#5DE48C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.94
#5DE48C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DE48C
12.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DE48C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DE48C | 1.00 | 1.62 | 12.94 | 12.94 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D386
Deuteranopia (green-blind)
#D3C692
Tritanopia (blue-blind)
#31E1CE
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #5de48c; /* rgb */ color: rgb(93, 228, 140); /* oklch */ color: oklch(82.3% 0.171 152.1);
Tailwind
colors: {
custom: {
50: '#97edae',
500: '#5de48c',
950: '#000000',
},
}SCSS
$custom: #5de48c; $custom-light: #97edae; $custom-dark: #000000;
JSON
{
"hex": "#5de48c",
"rgb": {
"r": 93,
"g": 228,
"b": 140
},
"hsl": {
"h": 140.889,
"s": 71.429,
"l": 62.941
},
"oklch": {
"l": 0.82283,
"c": 0.17145,
"h": 152.1
},
"luminance": 0.59707
}Semantic roles & 50–950 ramp
primary
#5DE48C
secondary
#AC3984
accent
#1290D3
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1610
muted
#808581