#B6CACA#B6CACA
#B6CACA is a very light, muted teal. Relative luminance 0.565; OKLCH L 82.4% C 0.022 H 196.7°. Best body text is #000000 at 12.29:1 contrast (WCAG AA passes).
Color values
| HEX | #B6CACA |
|---|---|
| RGB | rgb(182, 202, 202) |
| HSL | hsl(180, 16%, 75%) |
| HSV | hsv(180, 10%, 79%) |
| CMYK | cmyk(9.9%, 0%, 0%, 20.8%) |
| CIE-LAB | lab(79.87, -6.74, -2.30) |
| CIE-LCH | lch(79.87, 7.12, 198.87°) |
| OKLab | oklab(82.39% -0.0208 -0.0062) |
| OKLCH | oklch(82.39% 0.022 196.7) |
| XYZ | xyz(51.0701, 56.4495, 64.0709) |
| Luminance | 0.5645 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.30
Lightblue
#ADD8E6
ΔE00 7.70
Light Grey
#D8DCD6
ΔE00 8.22
Powder Blue
#B0E0E6
ΔE00 8.30
Silver
#C0C0C0
ΔE00 8.54
Light Gray
#D3D3D3
ΔE00 8.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6CACA #CAB6B6
analogous
#B6CAC0 #B6CACA #B6C0CA
triadic
#B6CACA #CAB6CA #CACAB6
tetradic
#B6CACA #C0B6CA #CAB6B6 #C0CAB6
square
#B6CACA #C0B6CA #CAB6B6 #C0CAB6
split-complementary
#B6CACA #CAB6C0 #CAC0B6
monochromatic
#6F9797 #93B0B0 #B6CACA #D9E4E4 #EDF2F2
Accessibility & contrast
On white
1.71
#B6CACA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.29
#B6CACA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6CACA
12.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6CACA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6CACA | 1.00 | 1.71 | 12.29 | 12.29 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C8CA
Deuteranopia (green-blind)
#C3C5CA
Tritanopia (blue-blind)
#B0CBCA
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #b6caca; /* rgb */ color: rgb(182, 202, 202); /* oklch */ color: oklch(82.4% 0.022 196.7);
Tailwind
colors: {
custom: {
50: '#ccdada',
500: '#b6caca',
950: '#000000',
},
}SCSS
$custom: #b6caca; $custom-light: #ccdada; $custom-dark: #000000;
JSON
{
"hex": "#b6caca",
"rgb": {
"r": 182,
"g": 202,
"b": 202
},
"hsl": {
"h": 180,
"s": 15.873,
"l": 75.294
},
"oklch": {
"l": 0.82391,
"c": 0.02171,
"h": 196.7
},
"luminance": 0.5645
}Semantic roles & 50–950 ramp
primary
#B6CACA
secondary
#9E8686
accent
#4B4B9A
background
#FEFEFE
surface
#FAFBFB
border
#D3D4D4
text
#131414
muted
#838383