#5DEB8A#5DEB8A
#5DEB8A is a very light, vivid green. Relative luminance 0.636; OKLCH L 84.0% C 0.183 H 150.9°. Best body text is #000000 at 13.72:1 contrast (WCAG AA passes).
Color values
| HEX | #5DEB8A |
|---|---|
| RGB | rgb(93, 235, 138) |
| HSL | hsl(139, 78%, 64%) |
| HSV | hsv(139, 60%, 92%) |
| CMYK | cmyk(60.4%, 0%, 41.3%, 7.8%) |
| CIE-LAB | lab(83.74, -59.00, 35.93) |
| CIE-LCH | lch(83.74, 69.08, 148.66°) |
| OKLab | oklab(83.97% -0.1595 0.0889) |
| OKLCH | oklch(83.97% 0.183 150.9) |
| XYZ | xyz(38.8070, 63.5750, 34.2659) |
| Luminance | 0.6358 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.35
Turquoise Green
#04F489
ΔE00 3.40
Wintergreen
#20F986
ΔE00 3.97
Sea Green (survey)
#53FCA1
ΔE00 4.22
Minty Green
#0BF77D
ΔE00 4.24
Light Green Blue
#56FCA2
ΔE00 4.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DEB8A #EB5DBE
analogous
#77EB5D #5DEB8A #5DEBD1
triadic
#5DEB8A #8A5DEB #EB8A5D
tetradic
#5DEB8A #5D77EB #EB5DBE #EBD15D
square
#5DEB8A #5D77EB #EB5DBE #EBD15D
split-complementary
#5DEB8A #D15DEB #EB5D77
monochromatic
#17B749 #27E463 #5DEB8A #93F2B1 #CAF8D9
Accessibility & contrast
On white
1.53
#5DEB8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.72
#5DEB8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DEB8A
13.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DEB8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DEB8A | 1.00 | 1.53 | 13.72 | 13.72 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD983
Deuteranopia (green-blind)
#D9CC90
Tritanopia (blue-blind)
#2FE7D3
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #5deb8a; /* rgb */ color: rgb(93, 235, 138); /* oklch */ color: oklch(84.0% 0.183 150.9);
Tailwind
colors: {
custom: {
50: '#98f2ad',
500: '#5deb8a',
950: '#000000',
},
}SCSS
$custom: #5deb8a; $custom-light: #98f2ad; $custom-dark: #000000;
JSON
{
"hex": "#5deb8a",
"rgb": {
"r": 93,
"g": 235,
"b": 138
},
"hsl": {
"h": 139.014,
"s": 78.022,
"l": 64.314
},
"oklch": {
"l": 0.83971,
"c": 0.18258,
"h": 150.9
},
"luminance": 0.63579
}Semantic roles & 50–950 ramp
primary
#5DEB8A
secondary
#B7368E
accent
#0B99DA
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581