#5DEB74#5DEB74
#5DEB74 is a very light, highly saturated green. Relative luminance 0.630; OKLCH L 83.6% C 0.202 H 146.5°. Best body text is #000000 at 13.60:1 contrast (WCAG AA passes).
Color values
| HEX | #5DEB74 |
|---|---|
| RGB | rgb(93, 235, 116) |
| HSL | hsl(130, 78%, 64%) |
| HSV | hsv(130, 60%, 92%) |
| CMYK | cmyk(60.4%, 0%, 50.6%, 7.8%) |
| CIE-LAB | lab(83.44, -62.33, 46.25) |
| CIE-LCH | lch(83.44, 77.62, 143.42°) |
| OKLab | oklab(83.63% -0.1685 0.1116) |
| OKLCH | oklch(83.63% 0.202 146.5) |
| XYZ | xyz(37.3725, 63.0012, 26.7106) |
| Luminance | 0.6300 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 3.03
Spearmint
#1EF876
ΔE00 3.66
Weird Green
#3AE57F
ΔE00 3.70
Minty Green
#0BF77D
ΔE00 3.89
Wintergreen
#20F986
ΔE00 4.39
Lightgreen (survey)
#76FF7B
ΔE00 4.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DEB74 #EB5DD4
analogous
#8DEB5D #5DEB74 #5DEBBB
triadic
#5DEB74 #745DEB #EB745D
tetradic
#5DEB74 #5D8DEB #EB5DD4 #EBBB5D
square
#5DEB74 #5D8DEB #EB5DD4 #EBBB5D
split-complementary
#5DEB74 #BB5DEB #EB5D8D
monochromatic
#17B731 #27E445 #5DEB74 #93F2A3 #CAF8D1
Accessibility & contrast
On white
1.54
#5DEB74 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.60
#5DEB74 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DEB74
13.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DEB74 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DEB74 | 1.00 | 1.54 | 13.60 | 13.60 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EED76A
Deuteranopia (green-blind)
#DCCB7D
Tritanopia (blue-blind)
#3AE6D0
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #5deb74; /* rgb */ color: rgb(93, 235, 116); /* oklch */ color: oklch(83.6% 0.202 146.5);
Tailwind
colors: {
custom: {
50: '#98f29e',
500: '#5deb74',
950: '#000000',
},
}SCSS
$custom: #5deb74; $custom-light: #98f29e; $custom-dark: #000000;
JSON
{
"hex": "#5deb74",
"rgb": {
"r": 93,
"g": 235,
"b": 116
},
"hsl": {
"h": 129.718,
"s": 78.022,
"l": 64.314
},
"oklch": {
"l": 0.83625,
"c": 0.20212,
"h": 146.5
},
"luminance": 0.63005
}Semantic roles & 50–950 ramp
primary
#5DEB74
secondary
#B736A2
accent
#0BB9DA
background
#FCFFFC
surface
#F5FEF5
border
#CFD6CF
text
#0F170F
muted
#808580