#5DEB86#5DEB86
#5DEB86 is a very light, vivid green. Relative luminance 0.635; OKLCH L 83.9% C 0.186 H 150.0°. Best body text is #000000 at 13.69:1 contrast (WCAG AA passes).
Color values
| HEX | #5DEB86 |
|---|---|
| RGB | rgb(93, 235, 134) |
| HSL | hsl(137, 78%, 64%) |
| HSV | hsv(137, 60%, 92%) |
| CMYK | cmyk(60.4%, 0%, 43%, 7.8%) |
| CIE-LAB | lab(83.68, -59.65, 37.84) |
| CIE-LCH | lch(83.68, 70.64, 147.61°) |
| OKLab | oklab(83.9% -0.1612 0.0932) |
| OKLCH | oklch(83.9% 0.186 150) |
| XYZ | xyz(38.5227, 63.4613, 32.7688) |
| Luminance | 0.6347 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.32
Turquoise Green
#04F489
ΔE00 3.45
Wintergreen
#20F986
ΔE00 3.84
Minty Green
#0BF77D
ΔE00 3.96
Spearmint
#1EF876
ΔE00 4.44
Lightgreen
#90EE90
ΔE00 4.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DEB86 #EB5DC2
analogous
#7BEB5D #5DEB86 #5DEBCD
triadic
#5DEB86 #865DEB #EB865D
tetradic
#5DEB86 #5D7BEB #EB5DC2 #EBCD5D
square
#5DEB86 #5D7BEB #EB5DC2 #EBCD5D
split-complementary
#5DEB86 #CD5DEB #EB5D7B
monochromatic
#17B745 #27E45D #5DEB86 #93F2AF #CAF8D7
Accessibility & contrast
On white
1.53
#5DEB86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.69
#5DEB86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DEB86
13.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DEB86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DEB86 | 1.00 | 1.53 | 13.69 | 13.69 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD87E
Deuteranopia (green-blind)
#DACC8D
Tritanopia (blue-blind)
#31E7D2
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #5deb86; /* rgb */ color: rgb(93, 235, 134); /* oklch */ color: oklch(83.9% 0.186 150.0);
Tailwind
colors: {
custom: {
50: '#98f2aa',
500: '#5deb86',
950: '#000000',
},
}SCSS
$custom: #5deb86; $custom-light: #98f2aa; $custom-dark: #000000;
JSON
{
"hex": "#5deb86",
"rgb": {
"r": 93,
"g": 235,
"b": 134
},
"hsl": {
"h": 137.324,
"s": 78.022,
"l": 64.314
},
"oklch": {
"l": 0.83902,
"c": 0.18619,
"h": 150
},
"luminance": 0.63465
}Semantic roles & 50–950 ramp
primary
#5DEB86
secondary
#B73691
accent
#0B9EDA
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581