#5DEB77#5DEB77
#5DEB77 is a very light, vivid green. Relative luminance 0.631; OKLCH L 83.7% C 0.200 H 147.0°. Best body text is #000000 at 13.62:1 contrast (WCAG AA passes).
Color values
| HEX | #5DEB77 |
|---|---|
| RGB | rgb(93, 235, 119) |
| HSL | hsl(131, 78%, 64%) |
| HSV | hsv(131, 60%, 92%) |
| CMYK | cmyk(60.4%, 0%, 49.4%, 7.8%) |
| CIE-LAB | lab(83.48, -61.91, 44.88) |
| CIE-LCH | lch(83.48, 76.47, 144.06°) |
| OKLab | oklab(83.67% -0.1673 0.1087) |
| OKLCH | oklch(83.67% 0.2 147) |
| XYZ | xyz(37.5498, 63.0721, 27.6445) |
| Luminance | 0.6308 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 3.32
Weird Green
#3AE57F
ΔE00 3.38
Spearmint
#1EF876
ΔE00 3.66
Minty Green
#0BF77D
ΔE00 3.78
Wintergreen
#20F986
ΔE00 4.20
Turquoise Green
#04F489
ΔE00 4.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DEB77 #EB5DD1
analogous
#8AEB5D #5DEB77 #5DEBBE
triadic
#5DEB77 #775DEB #EB775D
tetradic
#5DEB77 #5D8AEB #EB5DD1 #EBBE5D
square
#5DEB77 #5D8AEB #EB5DD1 #EBBE5D
split-complementary
#5DEB77 #BE5DEB #EB5D8A
monochromatic
#17B734 #27E449 #5DEB77 #93F2A5 #CAF8D2
Accessibility & contrast
On white
1.54
#5DEB77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.62
#5DEB77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DEB77
13.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DEB77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DEB77 | 1.00 | 1.54 | 13.62 | 13.62 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EED86D
Deuteranopia (green-blind)
#DCCB7F
Tritanopia (blue-blind)
#39E6D0
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #5deb77; /* rgb */ color: rgb(93, 235, 119); /* oklch */ color: oklch(83.7% 0.200 147.0);
Tailwind
colors: {
custom: {
50: '#98f2a0',
500: '#5deb77',
950: '#000000',
},
}SCSS
$custom: #5deb77; $custom-light: #98f2a0; $custom-dark: #000000;
JSON
{
"hex": "#5deb77",
"rgb": {
"r": 93,
"g": 235,
"b": 119
},
"hsl": {
"h": 130.986,
"s": 78.022,
"l": 64.314
},
"oklch": {
"l": 0.83668,
"c": 0.19953,
"h": 147
},
"luminance": 0.63076
}Semantic roles & 50–950 ramp
primary
#5DEB77
secondary
#B7369F
accent
#0BB4DA
background
#FCFFFC
surface
#F5FEF5
border
#CFD6CF
text
#0F170F
muted
#808580