#4DDC7E#4DDC7E
#4DDC7E is a light, vivid green. Relative luminance 0.543; OKLCH L 79.6% C 0.180 H 151.2°. Best body text is #000000 at 11.85:1 contrast (WCAG AA passes).
Color values
| HEX | #4DDC7E |
|---|---|
| RGB | rgb(77, 220, 126) |
| HSL | hsl(141, 67%, 58%) |
| HSV | hsv(141, 65%, 86%) |
| CMYK | cmyk(65%, 0%, 42.7%, 13.7%) |
| CIE-LAB | lab(78.62, -58.49, 35.20) |
| CIE-LCH | lch(78.62, 68.27, 148.96°) |
| OKLab | oklab(79.58% -0.1578 0.0869) |
| OKLCH | oklch(79.58% 0.18 151.2) |
| XYZ | xyz(32.4171, 54.2671, 28.5008) |
| Luminance | 0.5427 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.29
Tealish Green
#0CDC73
ΔE00 2.41
Seaweed
#18D17B
ΔE00 3.78
Aqua Green
#12E193
ΔE00 4.46
Emerald
#50C878
ΔE00 5.00
Turquoise Green
#04F489
ΔE00 5.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4DDC7E #DC4DAB
analogous
#64DC4D #4DDC7E #4DDCC5
triadic
#4DDC7E #7E4DDC #DC7E4D
tetradic
#4DDC7E #4D64DC #DC4DAB #DCC54D
square
#4DDC7E #4D64DC #DC4DAB #DCC54D
split-complementary
#4DDC7E #C54DDC #DC4D64
monochromatic
#1D9245 #27C55D #4DDC7E #80E6A3 #B3F0C8
Accessibility & contrast
On white
1.77
#4DDC7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.85
#4DDC7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4DDC7E
11.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4DDC7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4DDC7E | 1.00 | 1.77 | 11.85 | 11.85 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCA77
Deuteranopia (green-blind)
#CBBE84
Tritanopia (blue-blind)
#03D9C5
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #4ddc7e; /* rgb */ color: rgb(77, 220, 126); /* oklch */ color: oklch(79.6% 0.180 151.2);
Tailwind
colors: {
custom: {
50: '#8ee8a4',
500: '#4ddc7e',
950: '#000000',
},
}SCSS
$custom: #4ddc7e; $custom-light: #8ee8a4; $custom-dark: #000000;
JSON
{
"hex": "#4ddc7e",
"rgb": {
"r": 77,
"g": 220,
"b": 126
},
"hsl": {
"h": 140.559,
"s": 67.136,
"l": 58.235
},
"oklch": {
"l": 0.79576,
"c": 0.18016,
"h": 151.2
},
"luminance": 0.54271
}Semantic roles & 50–950 ramp
primary
#4DDC7E
secondary
#973676
accent
#3EAFEA
background
#FCFEFC
surface
#F5FDF6
border
#CFD5D0
text
#0E160F
muted
#7F8480