#4CABA3#4CABA3
#4CABA3 is a light, moderate teal. Relative luminance 0.333; OKLCH L 68.2% C 0.090 H 187.8°. Best body text is #000000 at 7.66:1 contrast (WCAG AA passes).
Color values
| HEX | #4CABA3 |
|---|---|
| RGB | rgb(76, 171, 163) |
| HSL | hsl(175, 38%, 48%) |
| HSV | hsv(175, 56%, 67%) |
| CMYK | cmyk(55.6%, 0%, 4.7%, 32.9%) |
| CIE-LAB | lab(64.41, -29.89, -4.37) |
| CIE-LCH | lch(64.41, 30.20, 188.31°) |
| OKLab | oklab(68.21% -0.0895 -0.0123) |
| OKLCH | oklch(68.21% 0.09 187.8) |
| XYZ | xyz(24.1514, 33.3043, 39.7988) |
| Luminance | 0.3331 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.36
Topaz
#13BBAF
ΔE00 5.47
Sea
#3C9992
ΔE00 5.68
Dull Teal
#5F9E8F
ΔE00 5.80
Tealish
#24BCA8
ΔE00 6.57
Cadetblue
#5F9EA0
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4CABA3 #AB4C54
analogous
#4CAB73 #4CABA3 #4C83AB
triadic
#4CABA3 #A34CAB #ABA34C
tetradic
#4CABA3 #734CAB #AB4C54 #83AB4C
square
#4CABA3 #734CAB #AB4C54 #83AB4C
split-complementary
#4CABA3 #AB4C83 #AB734C
monochromatic
#265652 #39817B #4CABA3 #73C1BA #9ED4CF
Accessibility & contrast
On white
2.74
#4CABA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.66
#4CABA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4CABA3
7.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4CABA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4CABA3 | 1.00 | 2.74 | 7.66 | 7.66 |
| #FFFFFF | 2.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A3A3
Deuteranopia (green-blind)
#9397A4
Tritanopia (blue-blind)
#00AFA8
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #4caba3; /* rgb */ color: rgb(76, 171, 163); /* oklch */ color: oklch(68.2% 0.090 187.8);
Tailwind
colors: {
custom: {
50: '#87c4be',
500: '#4caba3',
950: '#000000',
},
}SCSS
$custom: #4caba3; $custom-light: #87c4be; $custom-dark: #000000;
JSON
{
"hex": "#4caba3",
"rgb": {
"r": 76,
"g": 171,
"b": 163
},
"hsl": {
"h": 174.947,
"s": 38.462,
"l": 48.431
},
"oklch": {
"l": 0.6821,
"c": 0.09037,
"h": 187.8
},
"luminance": 0.33307
}Semantic roles & 50–950 ramp
primary
#4CABA3
secondary
#C09296
accent
#5963CE
background
#F8FCFB
surface
#F0F8F6
border
#CBD1D0
text
#0C1312
muted
#7D8281