#4DD88F#4DD88F
#4DD88F is a light, vivid green. Relative luminance 0.527; OKLCH L 78.9% C 0.160 H 156.5°. Best body text is #000000 at 11.53:1 contrast (WCAG AA passes).
Color values
| HEX | #4DD88F |
|---|---|
| RGB | rgb(77, 216, 143) |
| HSL | hsl(148, 64%, 57%) |
| HSV | hsv(148, 64%, 85%) |
| CMYK | cmyk(64.4%, 0%, 33.8%, 15.3%) |
| CIE-LAB | lab(77.68, -53.90, 25.26) |
| CIE-LCH | lch(77.68, 59.52, 154.89°) |
| OKLab | oklab(78.9% -0.1463 0.0636) |
| OKLCH | oklch(78.9% 0.16 156.5) |
| XYZ | xyz(32.5714, 52.6693, 34.4309) |
| Luminance | 0.5267 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 2.95
Seaweed
#18D17B
ΔE00 3.52
Emerald
#50C878
ΔE00 4.58
Weird Green
#3AE57F
ΔE00 5.12
Tealish Green
#0CDC73
ΔE00 5.15
Eucalyptus
#44D7A8
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4DD88F #D84D96
analogous
#51D84D #4DD88F #4DD8D4
triadic
#4DD88F #8F4DD8 #D88F4D
tetradic
#4DD88F #4D51D8 #D84D96 #D8D44D
square
#4DD88F #4D51D8 #D84D96 #D8D44D
split-complementary
#4DD88F #D44DD8 #D84D51
monochromatic
#1F8C53 #2ABE70 #4DD88F #7FE3AF #B1EECE
Accessibility & contrast
On white
1.82
#4DD88F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.53
#4DD88F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4DD88F
11.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4DD88F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4DD88F | 1.00 | 1.82 | 11.53 | 11.53 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7C88A
Deuteranopia (green-blind)
#C5BB94
Tritanopia (blue-blind)
#00D6C5
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #4dd88f; /* rgb */ color: rgb(77, 216, 143); /* oklch */ color: oklch(78.9% 0.160 156.5);
Tailwind
colors: {
custom: {
50: '#8de5b0',
500: '#4dd88f',
950: '#000000',
},
}SCSS
$custom: #4dd88f; $custom-light: #8de5b0; $custom-dark: #000000;
JSON
{
"hex": "#4dd88f",
"rgb": {
"r": 77,
"g": 216,
"b": 143
},
"hsl": {
"h": 148.489,
"s": 64.055,
"l": 57.451
},
"oklch": {
"l": 0.78896,
"c": 0.15953,
"h": 156.5
},
"luminance": 0.52673
}Semantic roles & 50–950 ramp
primary
#4DD88F
secondary
#923767
accent
#4198E7
background
#FCFEFD
surface
#F4FCF7
border
#CED5D0
text
#0D1610
muted
#7F8481