#4DDC8B#4DDC8B
#4DDC8B is a light, vivid green. Relative luminance 0.546; OKLCH L 79.8% C 0.168 H 154.6°. Best body text is #000000 at 11.93:1 contrast (WCAG AA passes).
Color values
| HEX | #4DDC8B |
|---|---|
| RGB | rgb(77, 220, 139) |
| HSL | hsl(146, 67%, 58%) |
| HSV | hsv(146, 65%, 86%) |
| CMYK | cmyk(65%, 0%, 36.8%, 13.7%) |
| CIE-LAB | lab(78.82, -56.20, 28.86) |
| CIE-LCH | lch(78.82, 63.18, 152.82°) |
| OKLab | oklab(79.81% -0.1521 0.0723) |
| OKLCH | oklch(79.81% 0.168 154.6) |
| XYZ | xyz(33.3111, 54.6247, 33.2092) |
| Luminance | 0.5463 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 2.80
Weird Green
#3AE57F
ΔE00 3.55
Seaweed
#18D17B
ΔE00 3.55
Tealish Green
#0CDC73
ΔE00 3.93
Emerald
#50C878
ΔE00 4.97
Turquoise Green
#04F489
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4DDC8B #DC4D9E
analogous
#56DC4D #4DDC8B #4DDCD2
triadic
#4DDC8B #8B4DDC #DC8B4D
tetradic
#4DDC8B #4D56DC #DC4D9E #DCD24D
square
#4DDC8B #4D56DC #DC4D9E #DCD24D
split-complementary
#4DDC8B #D24DDC #DC4D56
monochromatic
#1D9250 #27C56B #4DDC8B #80E6AC #B3F0CE
Accessibility & contrast
On white
1.76
#4DDC8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.93
#4DDC8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4DDC8B
11.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4DDC8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4DDC8B | 1.00 | 1.76 | 11.93 | 11.93 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCB86
Deuteranopia (green-blind)
#C9BE90
Tritanopia (blue-blind)
#00DAC7
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #4ddc8b; /* rgb */ color: rgb(77, 220, 139); /* oklch */ color: oklch(79.8% 0.168 154.6);
Tailwind
colors: {
custom: {
50: '#8ee8ad',
500: '#4ddc8b',
950: '#000000',
},
}SCSS
$custom: #4ddc8b; $custom-light: #8ee8ad; $custom-dark: #000000;
JSON
{
"hex": "#4ddc8b",
"rgb": {
"r": 77,
"g": 220,
"b": 139
},
"hsl": {
"h": 146.014,
"s": 67.136,
"l": 58.235
},
"oklch": {
"l": 0.79814,
"c": 0.1684,
"h": 154.6
},
"luminance": 0.54628
}Semantic roles & 50–950 ramp
primary
#4DDC8B
secondary
#97366D
accent
#3E9FEA
background
#FCFEFD
surface
#F5FDF7
border
#CFD5D0
text
#0E1610
muted
#7F8481