#5DE57D#5DE57D
#5DE57D is a very light, vivid green. Relative luminance 0.598; OKLCH L 82.3% C 0.186 H 148.5°. Best body text is #000000 at 12.97:1 contrast (WCAG AA passes).
Color values
| HEX | #5DE57D |
|---|---|
| RGB | rgb(93, 229, 125) |
| HSL | hsl(134, 72%, 63%) |
| HSV | hsv(134, 59%, 90%) |
| CMYK | cmyk(59.4%, 0%, 45.4%, 10.2%) |
| CIE-LAB | lab(81.75, -58.81, 39.80) |
| CIE-LCH | lch(81.75, 71.01, 145.91°) |
| OKLab | oklab(82.27% -0.1589 0.0974) |
| OKLCH | oklch(82.27% 0.186 148.5) |
| XYZ | xyz(36.2326, 59.8430, 29.0395) |
| Luminance | 0.5985 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.19
Tealish Green
#0CDC73
ΔE00 3.87
Lightish Green
#61E160
ΔE00 3.98
Turquoise Green
#04F489
ΔE00 4.53
Minty Green
#0BF77D
ΔE00 4.77
Lightgreen
#90EE90
ΔE00 4.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DE57D #E55DC5
analogous
#81E55D #5DE57D #5DE5C1
triadic
#5DE57D #7D5DE5 #E57D5D
tetradic
#5DE57D #5D81E5 #E55DC5 #E5C15D
square
#5DE57D #5D81E5 #E55DC5 #E5C15D
split-complementary
#5DE57D #C15DE5 #E55D81
monochromatic
#1CAC3E #28DD53 #5DE57D #92EDA7 #C6F6D2
Accessibility & contrast
On white
1.62
#5DE57D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.97
#5DE57D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DE57D
12.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DE57D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DE57D | 1.00 | 1.62 | 12.97 | 12.97 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D375
Deuteranopia (green-blind)
#D5C684
Tritanopia (blue-blind)
#39E1CC
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #5de57d; /* rgb */ color: rgb(93, 229, 125); /* oklch */ color: oklch(82.3% 0.186 148.5);
Tailwind
colors: {
custom: {
50: '#97eea4',
500: '#5de57d',
950: '#000000',
},
}SCSS
$custom: #5de57d; $custom-light: #97eea4; $custom-dark: #000000;
JSON
{
"hex": "#5de57d",
"rgb": {
"r": 93,
"g": 229,
"b": 125
},
"hsl": {
"h": 134.118,
"s": 72.34,
"l": 63.137
},
"oklch": {
"l": 0.82271,
"c": 0.18642,
"h": 148.5
},
"luminance": 0.59846
}Semantic roles & 50–950 ramp
primary
#5DE57D
secondary
#AD3992
accent
#11A6D4
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F160F
muted
#808580