#50DD80#50DD80
#50DD80 is a light, vivid green. Relative luminance 0.550; OKLCH L 79.9% C 0.178 H 151.2°. Best body text is #000000 at 12.00:1 contrast (WCAG AA passes).
Color values
| HEX | #50DD80 |
|---|---|
| RGB | rgb(80, 221, 128) |
| HSL | hsl(140, 67%, 59%) |
| HSV | hsv(140, 64%, 87%) |
| CMYK | cmyk(63.8%, 0%, 42.1%, 13.3%) |
| CIE-LAB | lab(79.03, -57.97, 34.74) |
| CIE-LCH | lch(79.03, 67.58, 149.07°) |
| OKLab | oklab(79.94% -0.1565 0.0859) |
| OKLCH | oklch(79.94% 0.179 151.2) |
| XYZ | xyz(33.0584, 54.9735, 29.2866) |
| Luminance | 0.5498 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.21
Tealish Green
#0CDC73
ΔE00 2.66
Seaweed
#18D17B
ΔE00 4.00
Aqua Green
#12E193
ΔE00 4.36
Emerald
#50C878
ΔE00 5.19
Turquoise Green
#04F489
ΔE00 5.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#50DD80 #DD50AD
analogous
#67DD50 #50DD80 #50DDC7
triadic
#50DD80 #8050DD #DD8050
tetradic
#50DD80 #5067DD #DD50AD #DDC750
square
#50DD80 #5067DD #DD50AD #DDC750
split-complementary
#50DD80 #C750DD #DD5067
monochromatic
#1D9646 #27C95E #50DD80 #83E7A5 #B6F1CA
Accessibility & contrast
On white
1.75
#50DD80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.00
#50DD80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #50DD80
12.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##50DD80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##50DD80 | 1.00 | 1.75 | 12.00 | 12.00 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECB79
Deuteranopia (green-blind)
#CCBF86
Tritanopia (blue-blind)
#13DAC6
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #50dd80; /* rgb */ color: rgb(80, 221, 128); /* oklch */ color: oklch(79.9% 0.178 151.2);
Tailwind
colors: {
custom: {
50: '#90e9a6',
500: '#50dd80',
950: '#000000',
},
}SCSS
$custom: #50dd80; $custom-light: #90e9a6; $custom-dark: #000000;
JSON
{
"hex": "#50dd80",
"rgb": {
"r": 80,
"g": 221,
"b": 128
},
"hsl": {
"h": 140.426,
"s": 67.464,
"l": 59.02
},
"oklch": {
"l": 0.79943,
"c": 0.1785,
"h": 151.2
},
"luminance": 0.54977
}Semantic roles & 50–950 ramp
primary
#50DD80
secondary
#9A3778
accent
#3DAFEA
background
#FCFEFC
surface
#F5FDF6
border
#CFD5D0
text
#0E160F
muted
#7F8480