#5DEC80#5DEC80
#5DEC80 is a very light, vivid green. Relative luminance 0.639; OKLCH L 84.1% C 0.193 H 148.6°. Best body text is #000000 at 13.78:1 contrast (WCAG AA passes).
Color values
| HEX | #5DEC80 |
|---|---|
| RGB | rgb(93, 236, 128) |
| HSL | hsl(135, 79%, 65%) |
| HSV | hsv(135, 61%, 93%) |
| CMYK | cmyk(60.6%, 0%, 45.8%, 7.5%) |
| CIE-LAB | lab(83.90, -60.96, 41.06) |
| CIE-LCH | lch(83.90, 73.50, 146.04°) |
| OKLab | oklab(84.05% -0.1647 0.1004) |
| OKLCH | oklch(84.05% 0.193 148.6) |
| XYZ | xyz(38.4032, 63.8728, 30.7228) |
| Luminance | 0.6388 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.73
Minty Green
#0BF77D
ΔE00 3.56
Turquoise Green
#04F489
ΔE00 3.64
Wintergreen
#20F986
ΔE00 3.67
Spearmint
#1EF876
ΔE00 3.79
Lightish Green
#61E160
ΔE00 4.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DEC80 #EC5DC9
analogous
#82EC5D #5DEC80 #5DECC7
triadic
#5DEC80 #805DEC #EC805D
tetradic
#5DEC80 #5D82EC #EC5DC9 #ECC75D
square
#5DEC80 #5D82EC #EC5DC9 #ECC75D
split-complementary
#5DEC80 #C75DEC #EC5D82
monochromatic
#16B93E #26E655 #5DEC80 #94F2AB #CBF9D6
Accessibility & contrast
On white
1.52
#5DEC80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.78
#5DEC80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DEC80
13.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DEC80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DEC80 | 1.00 | 1.52 | 13.78 | 13.78 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EED978
Deuteranopia (green-blind)
#DCCC87
Tritanopia (blue-blind)
#34E8D2
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #5dec80; /* rgb */ color: rgb(93, 236, 128); /* oklch */ color: oklch(84.1% 0.193 148.6);
Tailwind
colors: {
custom: {
50: '#98f3a6',
500: '#5dec80',
950: '#000000',
},
}SCSS
$custom: #5dec80; $custom-light: #98f3a6; $custom-dark: #000000;
JSON
{
"hex": "#5dec80",
"rgb": {
"r": 93,
"g": 236,
"b": 128
},
"hsl": {
"h": 134.685,
"s": 79.006,
"l": 64.51
},
"oklch": {
"l": 0.84051,
"c": 0.19288,
"h": 148.6
},
"luminance": 0.63877
}Semantic roles & 50–950 ramp
primary
#5DEC80
secondary
#B83598
accent
#0AA8DB
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F170F
muted
#808580