#5DEB80#5DEB80
#5DEB80 is a very light, vivid green. Relative luminance 0.633; OKLCH L 83.8% C 0.192 H 148.7°. Best body text is #000000 at 13.66:1 contrast (WCAG AA passes).
Color values
| HEX | #5DEB80 |
|---|---|
| RGB | rgb(93, 235, 128) |
| HSL | hsl(135, 78%, 64%) |
| HSV | hsv(135, 60%, 92%) |
| CMYK | cmyk(60.4%, 0%, 45.5%, 7.8%) |
| CIE-LAB | lab(83.60, -60.59, 40.68) |
| CIE-LCH | lch(83.60, 72.98, 146.12°) |
| OKLab | oklab(83.8% -0.1637 0.0996) |
| OKLCH | oklch(83.8% 0.192 148.7) |
| XYZ | xyz(38.1161, 63.2986, 30.6271) |
| Luminance | 0.6330 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.58
Turquoise Green
#04F489
ΔE00 3.71
Minty Green
#0BF77D
ΔE00 3.73
Wintergreen
#20F986
ΔE00 3.83
Spearmint
#1EF876
ΔE00 3.98
Lightish Green
#61E160
ΔE00 4.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DEB80 #EB5DC8
analogous
#81EB5D #5DEB80 #5DEBC7
triadic
#5DEB80 #805DEB #EB805D
tetradic
#5DEB80 #5D81EB #EB5DC8 #EBC75D
square
#5DEB80 #5D81EB #EB5DC8 #EBC75D
split-complementary
#5DEB80 #C75DEB #EB5D81
monochromatic
#17B73E #27E455 #5DEB80 #93F2AB #CAF8D5
Accessibility & contrast
On white
1.54
#5DEB80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.66
#5DEB80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DEB80
13.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DEB80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DEB80 | 1.00 | 1.54 | 13.66 | 13.66 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD878
Deuteranopia (green-blind)
#DBCB87
Tritanopia (blue-blind)
#35E7D1
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #5deb80; /* rgb */ color: rgb(93, 235, 128); /* oklch */ color: oklch(83.8% 0.192 148.7);
Tailwind
colors: {
custom: {
50: '#98f2a6',
500: '#5deb80',
950: '#000000',
},
}SCSS
$custom: #5deb80; $custom-light: #98f2a6; $custom-dark: #000000;
JSON
{
"hex": "#5deb80",
"rgb": {
"r": 93,
"g": 235,
"b": 128
},
"hsl": {
"h": 134.789,
"s": 78.022,
"l": 64.314
},
"oklch": {
"l": 0.83804,
"c": 0.19158,
"h": 148.7
},
"luminance": 0.63302
}Semantic roles & 50–950 ramp
primary
#5DEB80
secondary
#B73697
accent
#0BA7DA
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F170F
muted
#808580