#5DEB78#5DEB78
#5DEB78 is a very light, vivid green. Relative luminance 0.631; OKLCH L 83.7% C 0.199 H 147.2°. Best body text is #000000 at 13.62:1 contrast (WCAG AA passes).
Color values
| HEX | #5DEB78 |
|---|---|
| RGB | rgb(93, 235, 120) |
| HSL | hsl(131, 78%, 64%) |
| HSV | hsv(131, 60%, 92%) |
| CMYK | cmyk(60.4%, 0%, 48.9%, 7.8%) |
| CIE-LAB | lab(83.49, -61.77, 44.41) |
| CIE-LCH | lch(83.49, 76.08, 144.28°) |
| OKLab | oklab(83.68% -0.1669 0.1077) |
| OKLCH | oklch(83.68% 0.199 147.2) |
| XYZ | xyz(37.6102, 63.0962, 27.9624) |
| Luminance | 0.6310 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.28
Lightish Green
#61E160
ΔE00 3.43
Spearmint
#1EF876
ΔE00 3.68
Minty Green
#0BF77D
ΔE00 3.75
Wintergreen
#20F986
ΔE00 4.14
Turquoise Green
#04F489
ΔE00 4.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DEB78 #EB5DD0
analogous
#89EB5D #5DEB78 #5DEBBF
triadic
#5DEB78 #785DEB #EB785D
tetradic
#5DEB78 #5D89EB #EB5DD0 #EBBF5D
square
#5DEB78 #5D89EB #EB5DD0 #EBBF5D
split-complementary
#5DEB78 #BF5DEB #EB5D89
monochromatic
#17B735 #27E44B #5DEB78 #93F2A5 #CAF8D3
Accessibility & contrast
On white
1.54
#5DEB78 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.62
#5DEB78 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DEB78
13.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DEB78 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DEB78 | 1.00 | 1.54 | 13.62 | 13.62 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EED86E
Deuteranopia (green-blind)
#DCCB80
Tritanopia (blue-blind)
#38E6D0
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #5deb78; /* rgb */ color: rgb(93, 235, 120); /* oklch */ color: oklch(83.7% 0.199 147.2);
Tailwind
colors: {
custom: {
50: '#98f2a1',
500: '#5deb78',
950: '#000000',
},
}SCSS
$custom: #5deb78; $custom-light: #98f2a1; $custom-dark: #000000;
JSON
{
"hex": "#5deb78",
"rgb": {
"r": 93,
"g": 235,
"b": 120
},
"hsl": {
"h": 131.408,
"s": 78.022,
"l": 64.314
},
"oklch": {
"l": 0.83682,
"c": 0.19865,
"h": 147.2
},
"luminance": 0.631
}Semantic roles & 50–950 ramp
primary
#5DEB78
secondary
#B7369E
accent
#0BB3DA
background
#FCFFFC
surface
#F5FEF5
border
#CFD6CF
text
#0F170F
muted
#808580