#4CDC9B#4CDC9B
#4CDC9B is a light, vivid teal. Relative luminance 0.551; OKLCH L 80.1% C 0.155 H 159.9°. Best body text is #000000 at 12.02:1 contrast (WCAG AA passes).
Color values
| HEX | #4CDC9B |
|---|---|
| RGB | rgb(76, 220, 155) |
| HSL | hsl(153, 67%, 58%) |
| HSV | hsv(153, 65%, 86%) |
| CMYK | cmyk(65.5%, 0%, 29.5%, 13.7%) |
| CIE-LAB | lab(79.09, -53.25, 20.93) |
| CIE-LCH | lch(79.09, 57.22, 158.55°) |
| OKLab | oklab(80.12% -0.1453 0.0531) |
| OKLCH | oklch(80.12% 0.155 159.9) |
| XYZ | xyz(34.4867, 55.0857, 39.8191) |
| Luminance | 0.5509 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Green
#12E193
ΔE00 2.87
Eucalyptus
#44D7A8
ΔE00 4.21
Seaweed
#18D17B
ΔE00 5.25
Seafoam
#7FE0B3
ΔE00 5.67
Light Greenish Blue
#63F7B4
ΔE00 6.09
Aqua Marine
#2EE8BB
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4CDC9B #DC4C8D
analogous
#4CDC53 #4CDC9B #4CD5DC
triadic
#4CDC9B #9B4CDC #DC9B4C
tetradic
#4CDC9B #534CDC #DC4C8D #D5DC4C
square
#4CDC9B #534CDC #DC4C8D #D5DC4C
split-complementary
#4CDC9B #DC4CD5 #DC534C
monochromatic
#1C915C #26C47D #4CDC9B #7FE6B8 #B2F0D4
Accessibility & contrast
On white
1.75
#4CDC9B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.02
#4CDC9B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4CDC9B
12.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4CDC9B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4CDC9B | 1.00 | 1.75 | 12.02 | 12.02 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9CC97
Deuteranopia (green-blind)
#C6BE9F
Tritanopia (blue-blind)
#00DBCB
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #4cdc9b; /* rgb */ color: rgb(76, 220, 155); /* oklch */ color: oklch(80.1% 0.155 159.9);
Tailwind
colors: {
custom: {
50: '#8ee8b8',
500: '#4cdc9b',
950: '#000000',
},
}SCSS
$custom: #4cdc9b; $custom-light: #8ee8b8; $custom-dark: #000000;
JSON
{
"hex": "#4cdc9b",
"rgb": {
"r": 76,
"g": 220,
"b": 155
},
"hsl": {
"h": 152.917,
"s": 67.29,
"l": 58.039
},
"oklch": {
"l": 0.80121,
"c": 0.15474,
"h": 159.9
},
"luminance": 0.55089
}Semantic roles & 50–950 ramp
primary
#4CDC9B
secondary
#963661
accent
#3E8CEA
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0E1611
muted
#7F8481