#50DC7B#50DC7B
#50DC7B is a light, vivid green. Relative luminance 0.543; OKLCH L 79.6% C 0.182 H 150.2°. Best body text is #000000 at 11.86:1 contrast (WCAG AA passes).
Color values
| HEX | #50DC7B |
|---|---|
| RGB | rgb(80, 220, 123) |
| HSL | hsl(138, 67%, 59%) |
| HSV | hsv(138, 64%, 86%) |
| CMYK | cmyk(63.6%, 0%, 44.1%, 13.7%) |
| CIE-LAB | lab(78.65, -58.42, 36.75) |
| CIE-LCH | lch(78.65, 69.02, 147.83°) |
| OKLab | oklab(79.61% -0.1577 0.0904) |
| OKLCH | oklch(79.61% 0.182 150.2) |
| XYZ | xyz(32.4741, 54.3186, 27.5082) |
| Luminance | 0.5432 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.33
Tealish Green
#0CDC73
ΔE00 2.43
Seaweed
#18D17B
ΔE00 4.15
Aqua Green
#12E193
ΔE00 5.02
Lightish Green
#61E160
ΔE00 5.06
Emerald
#50C878
ΔE00 5.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#50DC7B #DC50B1
analogous
#6BDC50 #50DC7B #50DCC1
triadic
#50DC7B #7B50DC #DC7B50
tetradic
#50DC7B #506BDC #DC50B1 #DCC150
square
#50DC7B #506BDC #DC50B1 #DCC150
split-complementary
#50DC7B #C150DC #DC506B
monochromatic
#1E9442 #28C759 #50DC7B #83E6A1 #B6F0C8
Accessibility & contrast
On white
1.77
#50DC7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.86
#50DC7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #50DC7B
11.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##50DC7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##50DC7B | 1.00 | 1.77 | 11.86 | 11.86 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCA74
Deuteranopia (green-blind)
#CBBE82
Tritanopia (blue-blind)
#1AD8C5
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #50dc7b; /* rgb */ color: rgb(80, 220, 123); /* oklch */ color: oklch(79.6% 0.182 150.2);
Tailwind
colors: {
custom: {
50: '#8fe8a2',
500: '#50dc7b',
950: '#000000',
},
}SCSS
$custom: #50dc7b; $custom-light: #8fe8a2; $custom-dark: #000000;
JSON
{
"hex": "#50dc7b",
"rgb": {
"r": 80,
"g": 220,
"b": 123
},
"hsl": {
"h": 138.429,
"s": 66.667,
"l": 58.824
},
"oklch": {
"l": 0.79607,
"c": 0.18171,
"h": 150.2
},
"luminance": 0.54322
}Semantic roles & 50–950 ramp
primary
#50DC7B
secondary
#99387B
accent
#3EB5EA
background
#FCFEFC
surface
#F5FDF5
border
#CFD5CF
text
#0E160F
muted
#7F8480