#5DEC8D#5DEC8D
#5DEC8D is a very light, vivid green. Relative luminance 0.642; OKLCH L 84.3% C 0.181 H 151.5°. Best body text is #000000 at 13.85:1 contrast (WCAG AA passes).
Color values
| HEX | #5DEC8D |
|---|---|
| RGB | rgb(93, 236, 141) |
| HSL | hsl(140, 79%, 65%) |
| HSV | hsv(140, 61%, 93%) |
| CMYK | cmyk(60.6%, 0%, 40.3%, 7.5%) |
| CIE-LAB | lab(84.09, -58.88, 34.89) |
| CIE-LCH | lch(84.09, 68.44, 149.35°) |
| OKLab | oklab(84.27% -0.1592 0.0866) |
| OKLCH | oklch(84.27% 0.181 151.5) |
| XYZ | xyz(39.3143, 64.2373, 35.5213) |
| Luminance | 0.6424 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.58
Turquoise Green
#04F489
ΔE00 3.31
Sea Green (survey)
#53FCA1
ΔE00 3.85
Light Green Blue
#56FCA2
ΔE00 3.88
Wintergreen
#20F986
ΔE00 3.94
Mediumspringgreen
#00FA9A
ΔE00 4.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DEC8D #EC5DBC
analogous
#75EC5D #5DEC8D #5DECD5
triadic
#5DEC8D #8D5DEC #EC8D5D
tetradic
#5DEC8D #5D75EC #EC5DBC #ECD55D
square
#5DEC8D #5D75EC #EC5DBC #ECD55D
split-complementary
#5DEC8D #D55DEC #EC5D75
monochromatic
#16B94C #26E666 #5DEC8D #94F2B4 #CBF9DA
Accessibility & contrast
On white
1.52
#5DEC8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.85
#5DEC8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DEC8D
13.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DEC8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DEC8D | 1.00 | 1.52 | 13.85 | 13.85 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDA86
Deuteranopia (green-blind)
#DACD93
Tritanopia (blue-blind)
#2CE9D4
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #5dec8d; /* rgb */ color: rgb(93, 236, 141); /* oklch */ color: oklch(84.3% 0.181 151.5);
Tailwind
colors: {
custom: {
50: '#98f3af',
500: '#5dec8d',
950: '#000000',
},
}SCSS
$custom: #5dec8d; $custom-light: #98f3af; $custom-dark: #000000;
JSON
{
"hex": "#5dec8d",
"rgb": {
"r": 93,
"g": 236,
"b": 141
},
"hsl": {
"h": 140.14,
"s": 79.006,
"l": 64.51
},
"oklch": {
"l": 0.84269,
"c": 0.1812,
"h": 151.5
},
"luminance": 0.64241
}Semantic roles & 50–950 ramp
primary
#5DEC8D
secondary
#B8358C
accent
#0A95DB
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581