#B6CAC2#B6CAC2
#B6CAC2 is a very light, muted teal. Relative luminance 0.561; OKLCH L 82.2% C 0.024 H 169.7°. Best body text is #000000 at 12.22:1 contrast (WCAG AA passes).
Color values
| HEX | #B6CAC2 |
|---|---|
| RGB | rgb(182, 202, 194) |
| HSL | hsl(156, 16%, 75%) |
| HSV | hsv(156, 10%, 79%) |
| CMYK | cmyk(9.9%, 0%, 4%, 20.8%) |
| CIE-LAB | lab(79.66, -8.30, 1.68) |
| CIE-LCH | lch(79.66, 8.47, 168.54°) |
| OKLab | oklab(82.16% -0.024 0.0043) |
| OKLCH | oklch(82.16% 0.024 169.7) |
| XYZ | xyz(50.1474, 56.0804, 59.2111) |
| Luminance | 0.5608 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 7.40
Light Grey
#D8DCD6
ΔE00 8.33
Powder Blue
#B0E0E6
ΔE00 9.70
Silver
#C0C0C0
ΔE00 9.89
Light Gray
#D3D3D3
ΔE00 10.34
Lightblue
#ADD8E6
ΔE00 10.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6CAC2 #CAB6BE
analogous
#B6CAB8 #B6CAC2 #B6C8CA
triadic
#B6CAC2 #C2B6CA #CAC2B6
tetradic
#B6CAC2 #B8B6CA #CAB6BE #C8CAB6
square
#B6CAC2 #B8B6CA #CAB6BE #C8CAB6
split-complementary
#B6CAC2 #CAB6C8 #CAB8B6
monochromatic
#6F9787 #93B0A4 #B6CAC2 #D9E4E0 #EDF2F0
Accessibility & contrast
On white
1.72
#B6CAC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.22
#B6CAC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6CAC2
12.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6CAC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6CAC2 | 1.00 | 1.72 | 12.22 | 12.22 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C7C2
Deuteranopia (green-blind)
#C5C4C2
Tritanopia (blue-blind)
#B2CAC8
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #b6cac2; /* rgb */ color: rgb(182, 202, 194); /* oklch */ color: oklch(82.2% 0.024 169.7);
Tailwind
colors: {
custom: {
50: '#ccdad4',
500: '#b6cac2',
950: '#000000',
},
}SCSS
$custom: #b6cac2; $custom-light: #ccdad4; $custom-dark: #000000;
JSON
{
"hex": "#b6cac2",
"rgb": {
"r": 182,
"g": 202,
"b": 194
},
"hsl": {
"h": 156,
"s": 15.873,
"l": 75.294
},
"oklch": {
"l": 0.82156,
"c": 0.02437,
"h": 169.7
},
"luminance": 0.56081
}Semantic roles & 50–950 ramp
primary
#B6CAC2
secondary
#9E8690
accent
#4B6B9A
background
#FEFEFE
surface
#FAFBFB
border
#D3D4D4
text
#131414
muted
#838383