#B6CACC#B6CACC
#B6CACC is a very light, muted teal. Relative luminance 0.565; OKLCH L 82.5% C 0.022 H 204.0°. Best body text is #000000 at 12.31:1 contrast (WCAG AA passes).
Color values
| HEX | #B6CACC |
|---|---|
| RGB | rgb(182, 202, 204) |
| HSL | hsl(185, 18%, 76%) |
| HSV | hsv(185, 11%, 80%) |
| CMYK | cmyk(10.8%, 1%, 0%, 20%) |
| CIE-LAB | lab(79.92, -6.34, -3.30) |
| CIE-LCH | lch(79.92, 7.15, 207.48°) |
| OKLab | oklab(82.45% -0.02 -0.0089) |
| OKLCH | oklch(82.45% 0.022 204) |
| XYZ | xyz(51.3085, 56.5449, 65.3261) |
| Luminance | 0.5655 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.28
Lightblue
#ADD8E6
ΔE00 7.16
Powder Blue
#B0E0E6
ΔE00 8.27
Silver
#C0C0C0
ΔE00 8.35
Light Grey
#D8DCD6
ΔE00 8.43
Fog
#D8DCE0
ΔE00 8.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6CACC #CCB8B6
analogous
#B6CCC3 #B6CACC #B6BFCC
triadic
#B6CACC #CCB6CA #CACCB6
tetradic
#B6CACC #C3B6CC #CCB8B6 #BFCCB6
square
#B6CACC #C3B6CC #CCB8B6 #BFCCB6
split-complementary
#B6CACC #CCB6BF #CCC3B6
monochromatic
#6E969A #92B0B3 #B6CACC #DAE4E5 #EDF2F2
Accessibility & contrast
On white
1.71
#B6CACC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.31
#B6CACC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6CACC
12.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6CACC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6CACC | 1.00 | 1.71 | 12.31 | 12.31 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C8CC
Deuteranopia (green-blind)
#C2C5CC
Tritanopia (blue-blind)
#B0CCCB
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #b6cacc; /* rgb */ color: rgb(182, 202, 204); /* oklch */ color: oklch(82.5% 0.022 204.0);
Tailwind
colors: {
custom: {
50: '#ccdadb',
500: '#b6cacc',
950: '#000000',
},
}SCSS
$custom: #b6cacc; $custom-light: #ccdadb; $custom-dark: #000000;
JSON
{
"hex": "#b6cacc",
"rgb": {
"r": 182,
"g": 202,
"b": 204
},
"hsl": {
"h": 185.455,
"s": 17.742,
"l": 75.686
},
"oklch": {
"l": 0.82451,
"c": 0.0219,
"h": 204
},
"luminance": 0.56546
}Semantic roles & 50–950 ramp
primary
#B6CACC
secondary
#A08886
accent
#51499C
background
#FEFEFE
surface
#FAFBFB
border
#D3D4D4
text
#131415
muted
#838384