#4CDC8D#4CDC8D
#4CDC8D is a light, vivid green. Relative luminance 0.546; OKLCH L 79.8% C 0.167 H 155.3°. Best body text is #000000 at 11.93:1 contrast (WCAG AA passes).
Color values
| HEX | #4CDC8D |
|---|---|
| RGB | rgb(76, 220, 141) |
| HSL | hsl(147, 67%, 58%) |
| HSV | hsv(147, 65%, 86%) |
| CMYK | cmyk(65.5%, 0%, 35.9%, 13.7%) |
| CIE-LAB | lab(78.83, -56.01, 27.85) |
| CIE-LCH | lch(78.83, 62.55, 153.57°) |
| OKLab | oklab(79.83% -0.1517 0.0699) |
| OKLCH | oklch(79.83% 0.167 155.3) |
| XYZ | xyz(33.3784, 54.6424, 33.9821) |
| Luminance | 0.5465 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 2.56
Seaweed
#18D17B
ΔE00 3.62
Weird Green
#3AE57F
ΔE00 3.85
Tealish Green
#0CDC73
ΔE00 4.23
Emerald
#50C878
ΔE00 5.07
Turquoise Green
#04F489
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4CDC8D #DC4C9B
analogous
#53DC4C #4CDC8D #4CDCD5
triadic
#4CDC8D #8D4CDC #DC8D4C
tetradic
#4CDC8D #4C53DC #DC4C9B #DCD54C
square
#4CDC8D #4C53DC #DC4C9B #DCD54C
split-complementary
#4CDC8D #D54CDC #DC4C53
monochromatic
#1C9151 #26C46E #4CDC8D #7FE6AE #B2F0CE
Accessibility & contrast
On white
1.76
#4CDC8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.93
#4CDC8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4CDC8D
11.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4CDC8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4CDC8D | 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)
#DBCB88
Deuteranopia (green-blind)
#C9BE92
Tritanopia (blue-blind)
#00DAC8
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #4cdc8d; /* rgb */ color: rgb(76, 220, 141); /* oklch */ color: oklch(79.8% 0.167 155.3);
Tailwind
colors: {
custom: {
50: '#8de8af',
500: '#4cdc8d',
950: '#000000',
},
}SCSS
$custom: #4cdc8d; $custom-light: #8de8af; $custom-dark: #000000;
JSON
{
"hex": "#4cdc8d",
"rgb": {
"r": 76,
"g": 220,
"b": 141
},
"hsl": {
"h": 147.083,
"s": 67.29,
"l": 58.039
},
"oklch": {
"l": 0.79827,
"c": 0.16699,
"h": 155.3
},
"luminance": 0.54646
}Semantic roles & 50–950 ramp
primary
#4CDC8D
secondary
#96366B
accent
#3E9CEA
background
#FCFEFD
surface
#F5FDF7
border
#CFD5D0
text
#0E1610
muted
#7F8481