#4CACBD#4CACBD
#4CACBD is a light, moderate teal. Relative luminance 0.347; OKLCH L 69.4% C 0.093 H 210.9°. Best body text is #000000 at 7.94:1 contrast (WCAG AA passes).
Color values
| HEX | #4CACBD |
|---|---|
| RGB | rgb(76, 172, 189) |
| HSL | hsl(189, 46%, 52%) |
| HSV | hsv(189, 60%, 74%) |
| CMYK | cmyk(59.8%, 9%, 0%, 25.9%) |
| CIE-LAB | lab(65.52, -23.06, -17.18) |
| CIE-LCH | lch(65.52, 28.76, 216.68°) |
| OKLab | oklab(69.38% -0.0795 -0.0476) |
| OKLCH | oklch(69.38% 0.093 210.9) |
| XYZ | xyz(26.9146, 34.7130, 53.4161) |
| Luminance | 0.3472 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.39
Cadetblue
#5F9EA0
ΔE00 6.97
Greyblue
#77A1B5
ΔE00 8.90
Lightseagreen
#20B2AA
ΔE00 10.77
Bluegrey
#85A3B2
ΔE00 10.93
Darkturquoise
#00CED1
ΔE00 11.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4CACBD #BD5D4C
analogous
#4CBD96 #4CACBD #4C73BD
triadic
#4CACBD #BD4CAC #ACBD4C
tetradic
#4CACBD #964CBD #BD5D4C #73BD4C
square
#4CACBD #964CBD #BD5D4C #73BD4C
split-complementary
#4CACBD #BD4C73 #BD964C
monochromatic
#265E68 #378795 #4CACBD #79C1CD #A5D5DE
Accessibility & contrast
On white
2.64
#4CACBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.94
#4CACBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4CACBD
7.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4CACBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4CACBD | 1.00 | 2.64 | 7.94 | 7.94 |
| #FFFFFF | 2.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA6BE
Deuteranopia (green-blind)
#8D9ABD
Tritanopia (blue-blind)
#00B3B1
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #4cacbd; /* rgb */ color: rgb(76, 172, 189); /* oklch */ color: oklch(69.4% 0.093 210.9);
Tailwind
colors: {
custom: {
50: '#89c5d0',
500: '#4cacbd',
950: '#000000',
},
}SCSS
$custom: #4cacbd; $custom-light: #89c5d0; $custom-dark: #000000;
JSON
{
"hex": "#4cacbd",
"rgb": {
"r": 76,
"g": 172,
"b": 189
},
"hsl": {
"h": 189.027,
"s": 46.122,
"l": 51.961
},
"oklch": {
"l": 0.69383,
"c": 0.09265,
"h": 210.9
},
"luminance": 0.34716
}Semantic roles & 50–950 ramp
primary
#4CACBD
secondary
#CBA19A
accent
#6652D6
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0D1314
muted
#7D8282