#4BDC83#4BDC83
#4BDC83 is a light, vivid green. Relative luminance 0.543; OKLCH L 79.6% C 0.176 H 152.6°. Best body text is #000000 at 11.86:1 contrast (WCAG AA passes).
Color values
| HEX | #4BDC83 |
|---|---|
| RGB | rgb(75, 220, 131) |
| HSL | hsl(143, 67%, 58%) |
| HSV | hsv(143, 66%, 86%) |
| CMYK | cmyk(65.9%, 0%, 40.5%, 13.7%) |
| CIE-LAB | lab(78.65, -58.00, 32.70) |
| CIE-LCH | lch(78.65, 66.59, 150.59°) |
| OKLab | oklab(79.61% -0.1566 0.0812) |
| OKLCH | oklch(79.61% 0.176 152.6) |
| XYZ | xyz(32.5889, 54.3175, 30.2352) |
| Luminance | 0.5432 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.58
Tealish Green
#0CDC73
ΔE00 2.80
Seaweed
#18D17B
ΔE00 3.44
Aqua Green
#12E193
ΔE00 3.67
Emerald
#50C878
ΔE00 4.88
Turquoise Green
#04F489
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4BDC83 #DC4BA4
analogous
#5CDC4B #4BDC83 #4BDCCB
triadic
#4BDC83 #834BDC #DC834B
tetradic
#4BDC83 #4B5CDC #DC4BA4 #DCCB4B
square
#4BDC83 #4B5CDC #DC4BA4 #DCCB4B
split-complementary
#4BDC83 #CB4BDC #DC4B5C
monochromatic
#1C9149 #26C463 #4BDC83 #7EE6A6 #B1F0CA
Accessibility & contrast
On white
1.77
#4BDC83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.86
#4BDC83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4BDC83
11.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4BDC83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4BDC83 | 1.00 | 1.77 | 11.86 | 11.86 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCA7D
Deuteranopia (green-blind)
#CABD89
Tritanopia (blue-blind)
#00D9C6
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #4bdc83; /* rgb */ color: rgb(75, 220, 131); /* oklch */ color: oklch(79.6% 0.176 152.6);
Tailwind
colors: {
custom: {
50: '#8de8a8',
500: '#4bdc83',
950: '#000000',
},
}SCSS
$custom: #4bdc83; $custom-light: #8de8a8; $custom-dark: #000000;
JSON
{
"hex": "#4bdc83",
"rgb": {
"r": 75,
"g": 220,
"b": 131
},
"hsl": {
"h": 143.172,
"s": 67.442,
"l": 57.843
},
"oklch": {
"l": 0.79611,
"c": 0.17638,
"h": 152.6
},
"luminance": 0.54321
}Semantic roles & 50–950 ramp
primary
#4BDC83
secondary
#963671
accent
#3DA8EA
background
#FCFEFC
surface
#F5FDF6
border
#CFD5D0
text
#0E160F
muted
#7F8480