#4BDC80#4BDC80
#4BDC80 is a light, vivid green. Relative luminance 0.542; OKLCH L 79.6% C 0.179 H 151.8°. Best body text is #000000 at 11.85:1 contrast (WCAG AA passes).
Color values
| HEX | #4BDC80 |
|---|---|
| RGB | rgb(75, 220, 128) |
| HSL | hsl(142, 67%, 58%) |
| HSV | hsv(142, 66%, 86%) |
| CMYK | cmyk(65.9%, 0%, 41.8%, 13.7%) |
| CIE-LAB | lab(78.60, -58.52, 34.16) |
| CIE-LCH | lch(78.60, 67.76, 149.73°) |
| OKLab | oklab(79.56% -0.1579 0.0845) |
| OKLCH | oklch(79.56% 0.179 151.8) |
| XYZ | xyz(32.3885, 54.2373, 29.1798) |
| Luminance | 0.5424 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.35
Tealish Green
#0CDC73
ΔE00 2.48
Seaweed
#18D17B
ΔE00 3.57
Aqua Green
#12E193
ΔE00 4.09
Emerald
#50C878
ΔE00 4.94
Turquoise Green
#04F489
ΔE00 5.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4BDC80 #DC4BA7
analogous
#5EDC4B #4BDC80 #4BDCC8
triadic
#4BDC80 #804BDC #DC804B
tetradic
#4BDC80 #4B5EDC #DC4BA7 #DCC84B
square
#4BDC80 #4B5EDC #DC4BA7 #DCC84B
split-complementary
#4BDC80 #C84BDC #DC4B5E
monochromatic
#1C9147 #26C460 #4BDC80 #7EE6A4 #B1F0C8
Accessibility & contrast
On white
1.77
#4BDC80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.85
#4BDC80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4BDC80
11.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4BDC80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4BDC80 | 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)
#DDCA79
Deuteranopia (green-blind)
#CABD86
Tritanopia (blue-blind)
#00D9C5
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #4bdc80; /* rgb */ color: rgb(75, 220, 128); /* oklch */ color: oklch(79.6% 0.179 151.8);
Tailwind
colors: {
custom: {
50: '#8de8a6',
500: '#4bdc80',
950: '#000000',
},
}SCSS
$custom: #4bdc80; $custom-light: #8de8a6; $custom-dark: #000000;
JSON
{
"hex": "#4bdc80",
"rgb": {
"r": 75,
"g": 220,
"b": 128
},
"hsl": {
"h": 141.931,
"s": 67.442,
"l": 57.843
},
"oklch": {
"l": 0.79558,
"c": 0.17909,
"h": 151.8
},
"luminance": 0.54241
}Semantic roles & 50–950 ramp
primary
#4BDC80
secondary
#963673
accent
#3DABEA
background
#FCFEFC
surface
#F5FDF6
border
#CFD5D0
text
#0E160F
muted
#7F8480