#5DEB7C#5DEB7C
#5DEB7C is a very light, vivid green. Relative luminance 0.632; OKLCH L 83.7% C 0.195 H 147.9°. Best body text is #000000 at 13.64:1 contrast (WCAG AA passes).
Color values
| HEX | #5DEB7C |
|---|---|
| RGB | rgb(93, 235, 124) |
| HSL | hsl(133, 78%, 64%) |
| HSV | hsv(133, 60%, 92%) |
| CMYK | cmyk(60.4%, 0%, 47.2%, 7.8%) |
| CIE-LAB | lab(83.55, -61.19, 42.56) |
| CIE-LCH | lch(83.55, 74.53, 145.18°) |
| OKLab | oklab(83.74% -0.1653 0.1037) |
| OKLCH | oklch(83.74% 0.195 147.9) |
| XYZ | xyz(37.8580, 63.1954, 29.2677) |
| Luminance | 0.6320 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.89
Minty Green
#0BF77D
ΔE00 3.69
Spearmint
#1EF876
ΔE00 3.78
Lightish Green
#61E160
ΔE00 3.88
Wintergreen
#20F986
ΔE00 3.95
Turquoise Green
#04F489
ΔE00 3.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DEB7C #EB5DCC
analogous
#85EB5D #5DEB7C #5DEBC3
triadic
#5DEB7C #7C5DEB #EB7C5D
tetradic
#5DEB7C #5D85EB #EB5DCC #EBC35D
square
#5DEB7C #5D85EB #EB5DCC #EBC35D
split-complementary
#5DEB7C #C35DEB #EB5D85
monochromatic
#17B73A #27E450 #5DEB7C #93F2A8 #CAF8D4
Accessibility & contrast
On white
1.54
#5DEB7C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.64
#5DEB7C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DEB7C
13.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DEB7C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DEB7C | 1.00 | 1.54 | 13.64 | 13.64 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD873
Deuteranopia (green-blind)
#DBCB84
Tritanopia (blue-blind)
#37E6D1
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #5deb7c; /* rgb */ color: rgb(93, 235, 124); /* oklch */ color: oklch(83.7% 0.195 147.9);
Tailwind
colors: {
custom: {
50: '#98f2a3',
500: '#5deb7c',
950: '#000000',
},
}SCSS
$custom: #5deb7c; $custom-light: #98f2a3; $custom-dark: #000000;
JSON
{
"hex": "#5deb7c",
"rgb": {
"r": 93,
"g": 235,
"b": 124
},
"hsl": {
"h": 133.099,
"s": 78.022,
"l": 64.314
},
"oklch": {
"l": 0.83742,
"c": 0.19513,
"h": 147.9
},
"luminance": 0.63199
}Semantic roles & 50–950 ramp
primary
#5DEB7C
secondary
#B7369A
accent
#0BADDA
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F170F
muted
#808580