#4CABAE#4CABAE
#4CABAE is a light, moderate teal. Relative luminance 0.337; OKLCH L 68.6% C 0.089 H 198.1°. Best body text is #000000 at 7.74:1 contrast (WCAG AA passes).
Color values
| HEX | #4CABAE |
|---|---|
| RGB | rgb(76, 171, 174) |
| HSL | hsl(182, 39%, 49%) |
| HSV | hsv(182, 56%, 68%) |
| CMYK | cmyk(56.3%, 1.7%, 0%, 31.8%) |
| CIE-LAB | lab(64.74, -26.87, -10.01) |
| CIE-LCH | lch(64.74, 28.68, 200.44°) |
| OKLab | oklab(68.59% -0.0847 -0.0277) |
| OKLCH | oklch(68.59% 0.089 198.1) |
| XYZ | xyz(25.1802, 33.7158, 45.2170) |
| Luminance | 0.3372 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 4.88
Lightseagreen
#20B2AA
ΔE00 5.73
Turquoise Blue
#06B1C4
ΔE00 5.84
Sea
#3C9992
ΔE00 7.20
Topaz
#13BBAF
ΔE00 7.93
Dull Teal
#5F9E8F
ΔE00 8.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4CABAE #AE4F4C
analogous
#4CAE80 #4CABAE #4C7AAE
triadic
#4CABAE #AE4CAB #ABAE4C
tetradic
#4CABAE #804CAE #AE4F4C #7AAE4C
square
#4CABAE #804CAE #AE4F4C #7AAE4C
split-complementary
#4CABAE #AE4C7A #AE804C
monochromatic
#275759 #398183 #4CABAE #75C0C3 #9FD4D5
Accessibility & contrast
On white
2.71
#4CABAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.74
#4CABAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4CABAE
7.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4CABAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4CABAE | 1.00 | 2.71 | 7.74 | 7.74 |
| #FFFFFF | 2.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A4AE
Deuteranopia (green-blind)
#9098AF
Tritanopia (blue-blind)
#00B0AC
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #4cabae; /* rgb */ color: rgb(76, 171, 174); /* oklch */ color: oklch(68.6% 0.089 198.1);
Tailwind
colors: {
custom: {
50: '#88c4c6',
500: '#4cabae',
950: '#000000',
},
}SCSS
$custom: #4cabae; $custom-light: #88c4c6; $custom-dark: #000000;
JSON
{
"hex": "#4cabae",
"rgb": {
"r": 76,
"g": 171,
"b": 174
},
"hsl": {
"h": 181.837,
"s": 39.2,
"l": 49.02
},
"oklch": {
"l": 0.68586,
"c": 0.0891,
"h": 198.1
},
"luminance": 0.33718
}Semantic roles & 50–950 ramp
primary
#4CABAE
secondary
#C29594
accent
#5C59CF
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0C1213
muted
#7D8182