#50DD7D#50DD7D
#50DD7D is a light, vivid green. Relative luminance 0.549; OKLCH L 79.9% C 0.181 H 150.5°. Best body text is #000000 at 11.98:1 contrast (WCAG AA passes).
Color values
| HEX | #50DD7D |
|---|---|
| RGB | rgb(80, 221, 125) |
| HSL | hsl(139, 67%, 59%) |
| HSV | hsv(139, 64%, 87%) |
| CMYK | cmyk(63.8%, 0%, 43.4%, 13.3%) |
| CIE-LAB | lab(78.98, -58.46, 36.18) |
| CIE-LCH | lch(78.98, 68.75, 148.25°) |
| OKLab | oklab(79.89% -0.1578 0.0891) |
| OKLCH | oklch(79.89% 0.181 150.5) |
| XYZ | xyz(32.8638, 54.8957, 28.2621) |
| Luminance | 0.5490 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.13
Tealish Green
#0CDC73
ΔE00 2.49
Seaweed
#18D17B
ΔE00 4.19
Aqua Green
#12E193
ΔE00 4.78
Lightish Green
#61E160
ΔE00 5.22
Emerald
#50C878
ΔE00 5.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#50DD7D #DD50B0
analogous
#6ADD50 #50DD7D #50DDC4
triadic
#50DD7D #7D50DD #DD7D50
tetradic
#50DD7D #506ADD #DD50B0 #DDC450
square
#50DD7D #506ADD #DD50B0 #DDC450
split-complementary
#50DD7D #C450DD #DD506A
monochromatic
#1D9644 #27C95B #50DD7D #83E7A3 #B6F1C9
Accessibility & contrast
On white
1.75
#50DD7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.98
#50DD7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #50DD7D
11.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##50DD7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##50DD7D | 1.00 | 1.75 | 11.98 | 11.98 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECB76
Deuteranopia (green-blind)
#CCBF83
Tritanopia (blue-blind)
#17D9C6
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #50dd7d; /* rgb */ color: rgb(80, 221, 125); /* oklch */ color: oklch(79.9% 0.181 150.5);
Tailwind
colors: {
custom: {
50: '#90e9a4',
500: '#50dd7d',
950: '#000000',
},
}SCSS
$custom: #50dd7d; $custom-light: #90e9a4; $custom-dark: #000000;
JSON
{
"hex": "#50dd7d",
"rgb": {
"r": 80,
"g": 221,
"b": 125
},
"hsl": {
"h": 139.149,
"s": 67.464,
"l": 59.02
},
"oklch": {
"l": 0.79892,
"c": 0.18121,
"h": 150.5
},
"luminance": 0.54899
}Semantic roles & 50–950 ramp
primary
#50DD7D
secondary
#9A377A
accent
#3DB3EA
background
#FCFEFC
surface
#F5FDF6
border
#CFD5D0
text
#0E160F
muted
#7F8480