#4CABA4#4CABA4
#4CABA4 is a light, moderate teal. Relative luminance 0.333; OKLCH L 68.2% C 0.090 H 188.7°. Best body text is #000000 at 7.67:1 contrast (WCAG AA passes).
Color values
| HEX | #4CABA4 |
|---|---|
| RGB | rgb(76, 171, 164) |
| HSL | hsl(176, 38%, 48%) |
| HSV | hsv(176, 56%, 67%) |
| CMYK | cmyk(55.6%, 0%, 4.1%, 32.9%) |
| CIE-LAB | lab(64.44, -29.62, -4.88) |
| CIE-LCH | lch(64.44, 30.02, 189.36°) |
| OKLab | oklab(68.24% -0.0891 -0.0137) |
| OKLCH | oklch(68.24% 0.09 188.7) |
| XYZ | xyz(24.2414, 33.3403, 40.2726) |
| Luminance | 0.3334 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.39
Topaz
#13BBAF
ΔE00 5.58
Sea
#3C9992
ΔE00 5.70
Dull Teal
#5F9E8F
ΔE00 6.00
Cadetblue
#5F9EA0
ΔE00 6.39
Tealish
#24BCA8
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4CABA4 #AB4C53
analogous
#4CAB74 #4CABA4 #4C82AB
triadic
#4CABA4 #A44CAB #ABA44C
tetradic
#4CABA4 #744CAB #AB4C53 #82AB4C
square
#4CABA4 #744CAB #AB4C53 #82AB4C
split-complementary
#4CABA4 #AB4C82 #AB744C
monochromatic
#265653 #39817B #4CABA4 #73C1BB #9ED4D0
Accessibility & contrast
On white
2.74
#4CABA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.67
#4CABA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4CABA4
7.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4CABA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4CABA4 | 1.00 | 2.74 | 7.67 | 7.67 |
| #FFFFFF | 2.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A3A4
Deuteranopia (green-blind)
#9397A5
Tritanopia (blue-blind)
#00AFA9
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #4caba4; /* rgb */ color: rgb(76, 171, 164); /* oklch */ color: oklch(68.2% 0.090 188.7);
Tailwind
colors: {
custom: {
50: '#87c4be',
500: '#4caba4',
950: '#000000',
},
}SCSS
$custom: #4caba4; $custom-light: #87c4be; $custom-dark: #000000;
JSON
{
"hex": "#4caba4",
"rgb": {
"r": 76,
"g": 171,
"b": 164
},
"hsl": {
"h": 175.579,
"s": 38.462,
"l": 48.431
},
"oklch": {
"l": 0.68243,
"c": 0.09012,
"h": 188.7
},
"luminance": 0.33343
}Semantic roles & 50–950 ramp
primary
#4CABA4
secondary
#C09296
accent
#5962CE
background
#F8FCFB
surface
#F0F8F6
border
#CBD1D0
text
#0C1312
muted
#7D8281