#4CACA0#4CACA0
#4CACA0 is a light, moderate teal. Relative luminance 0.336; OKLCH L 68.4% C 0.092 H 184.3°. Best body text is #000000 at 7.72:1 contrast (WCAG AA passes).
Color values
| HEX | #4CACA0 |
|---|---|
| RGB | rgb(76, 172, 160) |
| HSL | hsl(173, 39%, 49%) |
| HSV | hsv(173, 56%, 67%) |
| CMYK | cmyk(55.8%, 0%, 7%, 32.5%) |
| CIE-LAB | lab(64.63, -31.16, -2.37) |
| CIE-LCH | lch(64.63, 31.25, 184.35°) |
| OKLab | oklab(68.36% -0.092 -0.0069) |
| OKLCH | oklch(68.36% 0.092 184.3) |
| XYZ | xyz(24.0754, 33.5773, 38.4632) |
| Luminance | 0.3358 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.53
Topaz
#13BBAF
ΔE00 5.09
Dull Teal
#5F9E8F
ΔE00 5.43
Tealish
#24BCA8
ΔE00 5.56
Sea
#3C9992
ΔE00 6.13
Greeny Blue
#42B395
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4CACA0 #AC4C58
analogous
#4CAC70 #4CACA0 #4C88AC
triadic
#4CACA0 #A04CAC #ACA04C
tetradic
#4CACA0 #704CAC #AC4C58 #88AC4C
square
#4CACA0 #704CAC #AC4C58 #88AC4C
split-complementary
#4CACA0 #AC4C88 #AC704C
monochromatic
#265751 #398279 #4CACA0 #74C1B8 #9ED4CD
Accessibility & contrast
On white
2.72
#4CACA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.72
#4CACA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4CACA0
7.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4CACA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4CACA0 | 1.00 | 2.72 | 7.72 | 7.72 |
| #FFFFFF | 2.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A3A0
Deuteranopia (green-blind)
#9598A1
Tritanopia (blue-blind)
#00AFA8
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #4caca0; /* rgb */ color: rgb(76, 172, 160); /* oklch */ color: oklch(68.4% 0.092 184.3);
Tailwind
colors: {
custom: {
50: '#87c5bc',
500: '#4caca0',
950: '#000000',
},
}SCSS
$custom: #4caca0; $custom-light: #87c5bc; $custom-dark: #000000;
JSON
{
"hex": "#4caca0",
"rgb": {
"r": 76,
"g": 172,
"b": 160
},
"hsl": {
"h": 172.5,
"s": 38.71,
"l": 48.627
},
"oklch": {
"l": 0.68359,
"c": 0.09226,
"h": 184.3
},
"luminance": 0.3358
}Semantic roles & 50–950 ramp
primary
#4CACA0
secondary
#C19399
accent
#5968CF
background
#F8FCFB
surface
#F0F8F6
border
#CBD1D0
text
#0C1312
muted
#7D8281