#4DD87B#4DD87B
#4DD87B is a light, vivid green. Relative luminance 0.521; OKLCH L 78.5% C 0.178 H 150.9°. Best body text is #000000 at 11.42:1 contrast (WCAG AA passes).
Color values
| HEX | #4DD87B |
|---|---|
| RGB | rgb(77, 216, 123) |
| HSL | hsl(140, 64%, 57%) |
| HSV | hsv(140, 64%, 85%) |
| CMYK | cmyk(64.4%, 0%, 43.1%, 15.3%) |
| CIE-LAB | lab(77.35, -57.50, 35.06) |
| CIE-LCH | lch(77.35, 67.35, 148.62°) |
| OKLab | oklab(78.52% -0.1552 0.0865) |
| OKLCH | oklch(78.52% 0.178 150.9) |
| XYZ | xyz(31.1891, 52.1163, 27.1508) |
| Luminance | 0.5212 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Tealish Green
#0CDC73
ΔE00 2.56
Weird Green
#3AE57F
ΔE00 3.15
Seaweed
#18D17B
ΔE00 3.23
Emerald
#50C878
ΔE00 4.12
Aqua Green
#12E193
ΔE00 4.84
Algae Green
#21C36F
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4DD87B #D84DAA
analogous
#65D84D #4DD87B #4DD8C0
triadic
#4DD87B #7B4DD8 #D87B4D
tetradic
#4DD87B #4D65D8 #D84DAA #D8C04D
square
#4DD87B #4D65D8 #D84DAA #D8C04D
split-complementary
#4DD87B #C04DD8 #D84D65
monochromatic
#1F8C43 #2ABE5B #4DD87B #7FE3A0 #B1EEC5
Accessibility & contrast
On white
1.84
#4DD87B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.42
#4DD87B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4DD87B
11.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4DD87B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4DD87B | 1.00 | 1.84 | 11.42 | 11.42 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9C774
Deuteranopia (green-blind)
#C7BA81
Tritanopia (blue-blind)
#10D5C1
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #4dd87b; /* rgb */ color: rgb(77, 216, 123); /* oklch */ color: oklch(78.5% 0.178 150.9);
Tailwind
colors: {
custom: {
50: '#8de5a2',
500: '#4dd87b',
950: '#000000',
},
}SCSS
$custom: #4dd87b; $custom-light: #8de5a2; $custom-dark: #000000;
JSON
{
"hex": "#4dd87b",
"rgb": {
"r": 77,
"g": 216,
"b": 123
},
"hsl": {
"h": 139.856,
"s": 64.055,
"l": 57.451
},
"oklch": {
"l": 0.78518,
"c": 0.17764,
"h": 150.9
},
"luminance": 0.5212
}Semantic roles & 50–950 ramp
primary
#4DD87B
secondary
#923774
accent
#41B0E7
background
#FCFEFC
surface
#F4FCF5
border
#CED5CF
text
#0D160F
muted
#7F8480