#50DD7E#50DD7E
#50DD7E is a light, vivid green. Relative luminance 0.549; OKLCH L 79.9% C 0.180 H 150.8°. Best body text is #000000 at 11.99:1 contrast (WCAG AA passes).
Color values
| HEX | #50DD7E |
|---|---|
| RGB | rgb(80, 221, 126) |
| HSL | hsl(140, 67%, 59%) |
| HSV | hsv(140, 64%, 87%) |
| CMYK | cmyk(63.8%, 0%, 43%, 13.3%) |
| CIE-LAB | lab(79.00, -58.30, 35.70) |
| CIE-LCH | lch(79.00, 68.36, 148.52°) |
| OKLab | oklab(79.91% -0.1574 0.088) |
| OKLCH | oklch(79.91% 0.18 150.8) |
| XYZ | xyz(32.9280, 54.9213, 28.6002) |
| Luminance | 0.5493 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.15
Tealish Green
#0CDC73
ΔE00 2.53
Seaweed
#18D17B
ΔE00 4.12
Aqua Green
#12E193
ΔE00 4.64
Emerald
#50C878
ΔE00 5.27
Lightish Green
#61E160
ΔE00 5.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#50DD7E #DD50AF
analogous
#69DD50 #50DD7E #50DDC4
triadic
#50DD7E #7E50DD #DD7E50
tetradic
#50DD7E #5069DD #DD50AF #DDC450
square
#50DD7E #5069DD #DD50AF #DDC450
split-complementary
#50DD7E #C450DD #DD5069
monochromatic
#1D9644 #27C95C #50DD7E #83E7A4 #B6F1CA
Accessibility & contrast
On white
1.75
#50DD7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.99
#50DD7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #50DD7E
11.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##50DD7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##50DD7E | 1.00 | 1.75 | 11.99 | 11.99 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECB77
Deuteranopia (green-blind)
#CCBF84
Tritanopia (blue-blind)
#16DAC6
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #50dd7e; /* rgb */ color: rgb(80, 221, 126); /* oklch */ color: oklch(79.9% 0.180 150.8);
Tailwind
colors: {
custom: {
50: '#90e9a4',
500: '#50dd7e',
950: '#000000',
},
}SCSS
$custom: #50dd7e; $custom-light: #90e9a4; $custom-dark: #000000;
JSON
{
"hex": "#50dd7e",
"rgb": {
"r": 80,
"g": 221,
"b": 126
},
"hsl": {
"h": 139.574,
"s": 67.464,
"l": 59.02
},
"oklch": {
"l": 0.79909,
"c": 0.18031,
"h": 150.8
},
"luminance": 0.54925
}Semantic roles & 50–950 ramp
primary
#50DD7E
secondary
#9A377A
accent
#3DB2EA
background
#FCFEFC
surface
#F5FDF6
border
#CFD5D0
text
#0E160F
muted
#7F8480