#5DEB81#5DEB81
#5DEB81 is a very light, vivid green. Relative luminance 0.633; OKLCH L 83.8% C 0.191 H 148.9°. Best body text is #000000 at 13.67:1 contrast (WCAG AA passes).
Color values
| HEX | #5DEB81 |
|---|---|
| RGB | rgb(93, 235, 129) |
| HSL | hsl(135, 78%, 64%) |
| HSV | hsv(135, 60%, 92%) |
| CMYK | cmyk(60.4%, 0%, 45.1%, 7.8%) |
| CIE-LAB | lab(83.61, -60.44, 40.21) |
| CIE-LCH | lch(83.61, 72.59, 146.36°) |
| OKLab | oklab(83.82% -0.1633 0.0985) |
| OKLCH | oklch(83.82% 0.191 148.9) |
| XYZ | xyz(38.1822, 63.3251, 30.9754) |
| Luminance | 0.6333 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.51
Turquoise Green
#04F489
ΔE00 3.66
Minty Green
#0BF77D
ΔE00 3.75
Wintergreen
#20F986
ΔE00 3.82
Spearmint
#1EF876
ΔE00 4.05
Lightish Green
#61E160
ΔE00 4.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DEB81 #EB5DC7
analogous
#80EB5D #5DEB81 #5DEBC8
triadic
#5DEB81 #815DEB #EB815D
tetradic
#5DEB81 #5D80EB #EB5DC7 #EBC85D
square
#5DEB81 #5D80EB #EB5DC7 #EBC85D
split-complementary
#5DEB81 #C85DEB #EB5D80
monochromatic
#17B73F #27E457 #5DEB81 #93F2AB #CAF8D6
Accessibility & contrast
On white
1.54
#5DEB81 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.67
#5DEB81 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DEB81
13.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DEB81 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DEB81 | 1.00 | 1.54 | 13.67 | 13.67 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD879
Deuteranopia (green-blind)
#DBCB88
Tritanopia (blue-blind)
#34E7D2
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #5deb81; /* rgb */ color: rgb(93, 235, 129); /* oklch */ color: oklch(83.8% 0.191 148.9);
Tailwind
colors: {
custom: {
50: '#98f2a7',
500: '#5deb81',
950: '#000000',
},
}SCSS
$custom: #5deb81; $custom-light: #98f2a7; $custom-dark: #000000;
JSON
{
"hex": "#5deb81",
"rgb": {
"r": 93,
"g": 235,
"b": 129
},
"hsl": {
"h": 135.211,
"s": 78.022,
"l": 64.314
},
"oklch": {
"l": 0.8382,
"c": 0.19069,
"h": 148.9
},
"luminance": 0.63329
}Semantic roles & 50–950 ramp
primary
#5DEB81
secondary
#B73696
accent
#0BA6DA
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F170F
muted
#808580