#5DEB7E#5DEB7E
#5DEB7E is a very light, vivid green. Relative luminance 0.632; OKLCH L 83.8% C 0.193 H 148.3°. Best body text is #000000 at 13.65:1 contrast (WCAG AA passes).
Color values
| HEX | #5DEB7E |
|---|---|
| RGB | rgb(93, 235, 126) |
| HSL | hsl(134, 78%, 64%) |
| HSV | hsv(134, 60%, 92%) |
| CMYK | cmyk(60.4%, 0%, 46.4%, 7.8%) |
| CIE-LAB | lab(83.57, -60.89, 41.62) |
| CIE-LCH | lch(83.57, 73.76, 145.65°) |
| OKLab | oklab(83.77% -0.1645 0.1016) |
| OKLCH | oklch(83.77% 0.193 148.3) |
| XYZ | xyz(37.9858, 63.2465, 29.9406) |
| Luminance | 0.6325 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.72
Minty Green
#0BF77D
ΔE00 3.70
Turquoise Green
#04F489
ΔE00 3.85
Spearmint
#1EF876
ΔE00 3.87
Wintergreen
#20F986
ΔE00 3.88
Lightish Green
#61E160
ΔE00 4.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DEB7E #EB5DCA
analogous
#83EB5D #5DEB7E #5DEBC5
triadic
#5DEB7E #7E5DEB #EB7E5D
tetradic
#5DEB7E #5D83EB #EB5DCA #EBC55D
square
#5DEB7E #5D83EB #EB5DCA #EBC55D
split-complementary
#5DEB7E #C55DEB #EB5D83
monochromatic
#17B73C #27E453 #5DEB7E #93F2A9 #CAF8D5
Accessibility & contrast
On white
1.54
#5DEB7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.65
#5DEB7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DEB7E
13.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DEB7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DEB7E | 1.00 | 1.54 | 13.65 | 13.65 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD875
Deuteranopia (green-blind)
#DBCB86
Tritanopia (blue-blind)
#36E7D1
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #5deb7e; /* rgb */ color: rgb(93, 235, 126); /* oklch */ color: oklch(83.8% 0.193 148.3);
Tailwind
colors: {
custom: {
50: '#98f2a5',
500: '#5deb7e',
950: '#000000',
},
}SCSS
$custom: #5deb7e; $custom-light: #98f2a5; $custom-dark: #000000;
JSON
{
"hex": "#5deb7e",
"rgb": {
"r": 93,
"g": 235,
"b": 126
},
"hsl": {
"h": 133.944,
"s": 78.022,
"l": 64.314
},
"oklch": {
"l": 0.83773,
"c": 0.19336,
"h": 148.3
},
"luminance": 0.6325
}Semantic roles & 50–950 ramp
primary
#5DEB7E
secondary
#B73699
accent
#0BAADA
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F170F
muted
#808580