#5DE87F#5DE87F
#5DE87F is a very light, vivid green. Relative luminance 0.616; OKLCH L 83.0% C 0.189 H 148.7°. Best body text is #000000 at 13.31:1 contrast (WCAG AA passes).
Color values
| HEX | #5DE87F |
|---|---|
| RGB | rgb(93, 232, 127) |
| HSL | hsl(135, 75%, 64%) |
| HSV | hsv(135, 60%, 91%) |
| CMYK | cmyk(59.9%, 0%, 45.3%, 9%) |
| CIE-LAB | lab(82.68, -59.63, 40.01) |
| CIE-LCH | lch(82.68, 71.80, 146.14°) |
| OKLab | oklab(83.05% -0.1611 0.098) |
| OKLCH | oklch(83.05% 0.189 148.7) |
| XYZ | xyz(37.1989, 61.5691, 29.9982) |
| Luminance | 0.6157 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.26
Turquoise Green
#04F489
ΔE00 4.06
Lightish Green
#61E160
ΔE00 4.21
Minty Green
#0BF77D
ΔE00 4.23
Tealish Green
#0CDC73
ΔE00 4.24
Wintergreen
#20F986
ΔE00 4.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DE87F #E85DC6
analogous
#80E85D #5DE87F #5DE8C4
triadic
#5DE87F #7F5DE8 #E87F5D
tetradic
#5DE87F #5D80E8 #E85DC6 #E8C45D
square
#5DE87F #5D80E8 #E85DC6 #E8C45D
split-complementary
#5DE87F #C45DE8 #E85D80
monochromatic
#19B13E #27E055 #5DE87F #93F0A9 #C8F7D4
Accessibility & contrast
On white
1.58
#5DE87F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.31
#5DE87F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DE87F
13.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DE87F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DE87F | 1.00 | 1.58 | 13.31 | 13.31 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD577
Deuteranopia (green-blind)
#D8C986
Tritanopia (blue-blind)
#37E4CF
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #5de87f; /* rgb */ color: rgb(93, 232, 127); /* oklch */ color: oklch(83.0% 0.189 148.7);
Tailwind
colors: {
custom: {
50: '#97f0a5',
500: '#5de87f',
950: '#000000',
},
}SCSS
$custom: #5de87f; $custom-light: #97f0a5; $custom-dark: #000000;
JSON
{
"hex": "#5de87f",
"rgb": {
"r": 93,
"g": 232,
"b": 127
},
"hsl": {
"h": 134.676,
"s": 75.135,
"l": 63.725
},
"oklch": {
"l": 0.83046,
"c": 0.18857,
"h": 148.7
},
"luminance": 0.61573
}Semantic roles & 50–950 ramp
primary
#5DE87F
secondary
#B23794
accent
#0EA6D7
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F170F
muted
#808580