#4DDC80#4DDC80
#4DDC80 is a light, vivid green. Relative luminance 0.543; OKLCH L 79.6% C 0.178 H 151.7°. Best body text is #000000 at 11.86:1 contrast (WCAG AA passes).
Color values
| HEX | #4DDC80 |
|---|---|
| RGB | rgb(77, 220, 128) |
| HSL | hsl(141, 67%, 58%) |
| HSV | hsv(141, 65%, 86%) |
| CMYK | cmyk(65%, 0%, 41.8%, 13.7%) |
| CIE-LAB | lab(78.65, -58.16, 34.23) |
| CIE-LCH | lch(78.65, 67.48, 149.52°) |
| OKLab | oklab(79.61% -0.157 0.0847) |
| OKLCH | oklch(79.61% 0.178 151.7) |
| XYZ | xyz(32.5474, 54.3193, 29.1873) |
| Luminance | 0.5432 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.38
Tealish Green
#0CDC73
ΔE00 2.56
Seaweed
#18D17B
ΔE00 3.66
Aqua Green
#12E193
ΔE00 4.18
Emerald
#50C878
ΔE00 4.93
Turquoise Green
#04F489
ΔE00 5.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4DDC80 #DC4DA9
analogous
#61DC4D #4DDC80 #4DDCC8
triadic
#4DDC80 #804DDC #DC804D
tetradic
#4DDC80 #4D61DC #DC4DA9 #DCC84D
square
#4DDC80 #4D61DC #DC4DA9 #DCC84D
split-complementary
#4DDC80 #C84DDC #DC4D61
monochromatic
#1D9246 #27C55F #4DDC80 #80E6A4 #B3F0C9
Accessibility & contrast
On white
1.77
#4DDC80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.86
#4DDC80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4DDC80
11.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4DDC80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4DDC80 | 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)
#DDCA79
Deuteranopia (green-blind)
#CBBE86
Tritanopia (blue-blind)
#00D9C5
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #4ddc80; /* rgb */ color: rgb(77, 220, 128); /* oklch */ color: oklch(79.6% 0.178 151.7);
Tailwind
colors: {
custom: {
50: '#8ee8a6',
500: '#4ddc80',
950: '#000000',
},
}SCSS
$custom: #4ddc80; $custom-light: #8ee8a6; $custom-dark: #000000;
JSON
{
"hex": "#4ddc80",
"rgb": {
"r": 77,
"g": 220,
"b": 128
},
"hsl": {
"h": 141.399,
"s": 67.136,
"l": 58.235
},
"oklch": {
"l": 0.79611,
"c": 0.17835,
"h": 151.7
},
"luminance": 0.54323
}Semantic roles & 50–950 ramp
primary
#4DDC80
secondary
#973674
accent
#3EADEA
background
#FCFEFC
surface
#F5FDF6
border
#CFD5D0
text
#0E160F
muted
#7F8480