#5DEB7D#5DEB7D
#5DEB7D is a very light, vivid green. Relative luminance 0.632; OKLCH L 83.8% C 0.194 H 148.1°. Best body text is #000000 at 13.64:1 contrast (WCAG AA passes).
Color values
| HEX | #5DEB7D |
|---|---|
| RGB | rgb(93, 235, 125) |
| HSL | hsl(134, 78%, 64%) |
| HSV | hsv(134, 60%, 92%) |
| CMYK | cmyk(60.4%, 0%, 46.8%, 7.8%) |
| CIE-LAB | lab(83.56, -61.04, 42.09) |
| CIE-LCH | lch(83.56, 74.15, 145.41°) |
| OKLab | oklab(83.76% -0.1649 0.1026) |
| OKLCH | oklch(83.76% 0.194 148.1) |
| XYZ | xyz(37.9216, 63.2208, 29.6025) |
| Luminance | 0.6322 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.81
Minty Green
#0BF77D
ΔE00 3.69
Spearmint
#1EF876
ΔE00 3.83
Wintergreen
#20F986
ΔE00 3.91
Turquoise Green
#04F489
ΔE00 3.92
Lightish Green
#61E160
ΔE00 4.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DEB7D #EB5DCB
analogous
#84EB5D #5DEB7D #5DEBC4
triadic
#5DEB7D #7D5DEB #EB7D5D
tetradic
#5DEB7D #5D84EB #EB5DCB #EBC45D
square
#5DEB7D #5D84EB #EB5DCB #EBC45D
split-complementary
#5DEB7D #C45DEB #EB5D84
monochromatic
#17B73B #27E451 #5DEB7D #93F2A9 #CAF8D4
Accessibility & contrast
On white
1.54
#5DEB7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.64
#5DEB7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DEB7D
13.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DEB7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DEB7D | 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)
#EDD874
Deuteranopia (green-blind)
#DBCB85
Tritanopia (blue-blind)
#36E6D1
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #5deb7d; /* rgb */ color: rgb(93, 235, 125); /* oklch */ color: oklch(83.8% 0.194 148.1);
Tailwind
colors: {
custom: {
50: '#98f2a4',
500: '#5deb7d',
950: '#000000',
},
}SCSS
$custom: #5deb7d; $custom-light: #98f2a4; $custom-dark: #000000;
JSON
{
"hex": "#5deb7d",
"rgb": {
"r": 93,
"g": 235,
"b": 125
},
"hsl": {
"h": 133.521,
"s": 78.022,
"l": 64.314
},
"oklch": {
"l": 0.83757,
"c": 0.19425,
"h": 148.1
},
"luminance": 0.63224
}Semantic roles & 50–950 ramp
primary
#5DEB7D
secondary
#B7369A
accent
#0BACDA
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F170F
muted
#808580