#50DC7D#50DC7D
#50DC7D is a light, vivid green. Relative luminance 0.544; OKLCH L 79.6% C 0.180 H 150.6°. Best body text is #000000 at 11.87:1 contrast (WCAG AA passes).
Color values
| HEX | #50DC7D |
|---|---|
| RGB | rgb(80, 220, 125) |
| HSL | hsl(139, 67%, 59%) |
| HSV | hsv(139, 64%, 86%) |
| CMYK | cmyk(63.6%, 0%, 43.2%, 13.7%) |
| CIE-LAB | lab(78.68, -58.09, 35.79) |
| CIE-LCH | lch(78.68, 68.23, 148.36°) |
| OKLab | oklab(79.64% -0.1568 0.0882) |
| OKLCH | oklch(79.64% 0.18 150.6) |
| XYZ | xyz(32.6006, 54.3692, 28.1743) |
| Luminance | 0.5437 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.34
Tealish Green
#0CDC73
ΔE00 2.51
Seaweed
#18D17B
ΔE00 3.99
Aqua Green
#12E193
ΔE00 4.74
Emerald
#50C878
ΔE00 5.06
Lightish Green
#61E160
ΔE00 5.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#50DC7D #DC50AF
analogous
#69DC50 #50DC7D #50DCC3
triadic
#50DC7D #7D50DC #DC7D50
tetradic
#50DC7D #5069DC #DC50AF #DCC350
square
#50DC7D #5069DC #DC50AF #DCC350
split-complementary
#50DC7D #C350DC #DC5069
monochromatic
#1E9444 #28C75B #50DC7D #83E6A3 #B6F0C9
Accessibility & contrast
On white
1.77
#50DC7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.87
#50DC7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #50DC7D
11.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##50DC7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##50DC7D | 1.00 | 1.77 | 11.87 | 11.87 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCA76
Deuteranopia (green-blind)
#CBBE83
Tritanopia (blue-blind)
#18D8C5
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #50dc7d; /* rgb */ color: rgb(80, 220, 125); /* oklch */ color: oklch(79.6% 0.180 150.6);
Tailwind
colors: {
custom: {
50: '#8fe8a4',
500: '#50dc7d',
950: '#000000',
},
}SCSS
$custom: #50dc7d; $custom-light: #8fe8a4; $custom-dark: #000000;
JSON
{
"hex": "#50dc7d",
"rgb": {
"r": 80,
"g": 220,
"b": 125
},
"hsl": {
"h": 139.286,
"s": 66.667,
"l": 58.824
},
"oklch": {
"l": 0.79641,
"c": 0.1799,
"h": 150.6
},
"luminance": 0.54373
}Semantic roles & 50–950 ramp
primary
#50DC7D
secondary
#993879
accent
#3EB2EA
background
#FCFEFC
surface
#F5FDF6
border
#CFD5D0
text
#0E160F
muted
#7F8480