#5DEB89#5DEB89
#5DEB89 is a very light, vivid green. Relative luminance 0.635; OKLCH L 84.0% C 0.183 H 150.6°. Best body text is #000000 at 13.71:1 contrast (WCAG AA passes).
Color values
| HEX | #5DEB89 |
|---|---|
| RGB | rgb(93, 235, 137) |
| HSL | hsl(139, 78%, 64%) |
| HSV | hsv(139, 60%, 92%) |
| CMYK | cmyk(60.4%, 0%, 41.7%, 7.8%) |
| CIE-LAB | lab(83.73, -59.16, 36.41) |
| CIE-LCH | lch(83.73, 69.47, 148.39°) |
| OKLab | oklab(83.95% -0.1599 0.09) |
| OKLCH | oklch(83.95% 0.183 150.6) |
| XYZ | xyz(38.7350, 63.5462, 33.8864) |
| Luminance | 0.6355 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.33
Turquoise Green
#04F489
ΔE00 3.40
Wintergreen
#20F986
ΔE00 3.93
Minty Green
#0BF77D
ΔE00 4.16
Sea Green (survey)
#53FCA1
ΔE00 4.30
Light Green Blue
#56FCA2
ΔE00 4.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DEB89 #EB5DBF
analogous
#78EB5D #5DEB89 #5DEBD0
triadic
#5DEB89 #895DEB #EB895D
tetradic
#5DEB89 #5D78EB #EB5DBF #EBD05D
square
#5DEB89 #5D78EB #EB5DBF #EBD05D
split-complementary
#5DEB89 #D05DEB #EB5D78
monochromatic
#17B748 #27E461 #5DEB89 #93F2B1 #CAF8D8
Accessibility & contrast
On white
1.53
#5DEB89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.71
#5DEB89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DEB89
13.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DEB89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DEB89 | 1.00 | 1.53 | 13.71 | 13.71 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD982
Deuteranopia (green-blind)
#DACC8F
Tritanopia (blue-blind)
#2FE7D3
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #5deb89; /* rgb */ color: rgb(93, 235, 137); /* oklch */ color: oklch(84.0% 0.183 150.6);
Tailwind
colors: {
custom: {
50: '#98f2ac',
500: '#5deb89',
950: '#000000',
},
}SCSS
$custom: #5deb89; $custom-light: #98f2ac; $custom-dark: #000000;
JSON
{
"hex": "#5deb89",
"rgb": {
"r": 93,
"g": 235,
"b": 137
},
"hsl": {
"h": 138.592,
"s": 78.022,
"l": 64.314
},
"oklch": {
"l": 0.83953,
"c": 0.18349,
"h": 150.6
},
"luminance": 0.6355
}Semantic roles & 50–950 ramp
primary
#5DEB89
secondary
#B7368F
accent
#0B9ADA
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581