#5DEB87#5DEB87
#5DEB87 is a very light, vivid green. Relative luminance 0.635; OKLCH L 83.9% C 0.185 H 150.2°. Best body text is #000000 at 13.70:1 contrast (WCAG AA passes).
Color values
| HEX | #5DEB87 |
|---|---|
| RGB | rgb(93, 235, 135) |
| HSL | hsl(138, 78%, 64%) |
| HSV | hsv(138, 60%, 92%) |
| CMYK | cmyk(60.4%, 0%, 42.6%, 7.8%) |
| CIE-LAB | lab(83.70, -59.49, 37.37) |
| CIE-LCH | lch(83.70, 70.25, 147.87°) |
| OKLab | oklab(83.92% -0.1607 0.0922) |
| OKLCH | oklch(83.92% 0.185 150.2) |
| XYZ | xyz(38.5928, 63.4893, 33.1378) |
| Luminance | 0.6349 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.31
Turquoise Green
#04F489
ΔE00 3.43
Wintergreen
#20F986
ΔE00 3.86
Minty Green
#0BF77D
ΔE00 4.02
Sea Green (survey)
#53FCA1
ΔE00 4.48
Light Green Blue
#56FCA2
ΔE00 4.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DEB87 #EB5DC1
analogous
#7AEB5D #5DEB87 #5DEBCE
triadic
#5DEB87 #875DEB #EB875D
tetradic
#5DEB87 #5D7AEB #EB5DC1 #EBCE5D
square
#5DEB87 #5D7AEB #EB5DC1 #EBCE5D
split-complementary
#5DEB87 #CE5DEB #EB5D7A
monochromatic
#17B746 #27E45F #5DEB87 #93F2AF #CAF8D8
Accessibility & contrast
On white
1.53
#5DEB87 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.70
#5DEB87 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DEB87
13.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DEB87 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DEB87 | 1.00 | 1.53 | 13.70 | 13.70 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD880
Deuteranopia (green-blind)
#DACC8E
Tritanopia (blue-blind)
#31E7D3
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #5deb87; /* rgb */ color: rgb(93, 235, 135); /* oklch */ color: oklch(83.9% 0.185 150.2);
Tailwind
colors: {
custom: {
50: '#98f2ab',
500: '#5deb87',
950: '#000000',
},
}SCSS
$custom: #5deb87; $custom-light: #98f2ab; $custom-dark: #000000;
JSON
{
"hex": "#5deb87",
"rgb": {
"r": 93,
"g": 235,
"b": 135
},
"hsl": {
"h": 137.746,
"s": 78.022,
"l": 64.314
},
"oklch": {
"l": 0.83919,
"c": 0.18529,
"h": 150.2
},
"luminance": 0.63493
}Semantic roles & 50–950 ramp
primary
#5DEB87
secondary
#B73690
accent
#0B9DDA
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581