#5DEB8D#5DEB8D
#5DEB8D is a very light, vivid green. Relative luminance 0.637; OKLCH L 84.0% C 0.180 H 151.6°. Best body text is #000000 at 13.73:1 contrast (WCAG AA passes).
Color values
| HEX | #5DEB8D |
|---|---|
| RGB | rgb(93, 235, 141) |
| HSL | hsl(140, 78%, 64%) |
| HSV | hsv(140, 60%, 92%) |
| CMYK | cmyk(60.4%, 0%, 40%, 7.8%) |
| CIE-LAB | lab(83.79, -58.50, 34.49) |
| CIE-LCH | lch(83.79, 67.91, 149.47°) |
| OKLab | oklab(84.02% -0.1582 0.0856) |
| OKLCH | oklch(84.02% 0.18 151.6) |
| XYZ | xyz(39.0272, 63.6631, 35.4256) |
| Luminance | 0.6367 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.50
Turquoise Green
#04F489
ΔE00 3.45
Sea Green (survey)
#53FCA1
ΔE00 4.00
Light Green Blue
#56FCA2
ΔE00 4.02
Wintergreen
#20F986
ΔE00 4.15
Mediumspringgreen
#00FA9A
ΔE00 4.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DEB8D #EB5DBB
analogous
#74EB5D #5DEB8D #5DEBD4
triadic
#5DEB8D #8D5DEB #EB8D5D
tetradic
#5DEB8D #5D74EB #EB5DBB #EBD45D
square
#5DEB8D #5D74EB #EB5DBB #EBD45D
split-complementary
#5DEB8D #D45DEB #EB5D74
monochromatic
#17B74D #27E467 #5DEB8D #93F2B3 #CAF8DA
Accessibility & contrast
On white
1.53
#5DEB8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.73
#5DEB8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DEB8D
13.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DEB8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DEB8D | 1.00 | 1.53 | 13.73 | 13.73 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD986
Deuteranopia (green-blind)
#D9CC93
Tritanopia (blue-blind)
#2DE8D4
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #5deb8d; /* rgb */ color: rgb(93, 235, 141); /* oklch */ color: oklch(84.0% 0.180 151.6);
Tailwind
colors: {
custom: {
50: '#98f2af',
500: '#5deb8d',
950: '#000000',
},
}SCSS
$custom: #5deb8d; $custom-light: #98f2af; $custom-dark: #000000;
JSON
{
"hex": "#5deb8d",
"rgb": {
"r": 93,
"g": 235,
"b": 141
},
"hsl": {
"h": 140.282,
"s": 78.022,
"l": 64.314
},
"oklch": {
"l": 0.84023,
"c": 0.17987,
"h": 151.6
},
"luminance": 0.63667
}Semantic roles & 50–950 ramp
primary
#5DEB8D
secondary
#B7368B
accent
#0B94DA
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581