#50DE8D#50DE8D
#50DE8D is a light, vivid green. Relative luminance 0.559; OKLCH L 80.4% C 0.168 H 154.6°. Best body text is #000000 at 12.17:1 contrast (WCAG AA passes).
Color values
| HEX | #50DE8D |
|---|---|
| RGB | rgb(80, 222, 141) |
| HSL | hsl(146, 68%, 59%) |
| HSV | hsv(146, 64%, 87%) |
| CMYK | cmyk(64%, 0%, 36.5%, 12.9%) |
| CIE-LAB | lab(79.54, -56.05, 28.80) |
| CIE-LCH | lch(79.54, 63.02, 152.80°) |
| OKLab | oklab(80.43% -0.1518 0.0721) |
| OKLCH | oklch(80.43% 0.168 154.6) |
| XYZ | xyz(34.2343, 55.8675, 34.1735) |
| Luminance | 0.5587 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 2.76
Weird Green
#3AE57F
ΔE00 3.40
Seaweed
#18D17B
ΔE00 4.03
Tealish Green
#0CDC73
ΔE00 4.11
Emerald
#50C878
ΔE00 5.43
Turquoise Green
#04F489
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#50DE8D #DE50A1
analogous
#5ADE50 #50DE8D #50DED4
triadic
#50DE8D #8D50DE #DE8D50
tetradic
#50DE8D #505ADE #DE50A1 #DED450
square
#50DE8D #505ADE #DE50A1 #DED450
split-complementary
#50DE8D #D450DE #DE505A
monochromatic
#1C9751 #26CB6D #50DE8D #83E8AF #B7F1D0
Accessibility & contrast
On white
1.72
#50DE8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.17
#50DE8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #50DE8D
12.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##50DE8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##50DE8D | 1.00 | 1.72 | 12.17 | 12.17 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCD88
Deuteranopia (green-blind)
#CBC092
Tritanopia (blue-blind)
#00DCC9
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #50de8d; /* rgb */ color: rgb(80, 222, 141); /* oklch */ color: oklch(80.4% 0.168 154.6);
Tailwind
colors: {
custom: {
50: '#90e9af',
500: '#50de8d',
950: '#000000',
},
}SCSS
$custom: #50de8d; $custom-light: #90e9af; $custom-dark: #000000;
JSON
{
"hex": "#50de8d",
"rgb": {
"r": 80,
"g": 222,
"b": 141
},
"hsl": {
"h": 145.775,
"s": 68.269,
"l": 59.216
},
"oklch": {
"l": 0.80433,
"c": 0.16804,
"h": 154.6
},
"luminance": 0.55871
}Semantic roles & 50–950 ramp
primary
#50DE8D
secondary
#9B3770
accent
#3DA0EB
background
#FCFEFD
surface
#F5FDF7
border
#CFD5D0
text
#0E1610
muted
#7F8481