#B2CAC6#B2CAC6
#B2CAC6 is a light, muted teal. Relative luminance 0.558; OKLCH L 82.0% C 0.027 H 184.6°. Best body text is #000000 at 12.16:1 contrast (WCAG AA passes).
Color values
| HEX | #B2CAC6 |
|---|---|
| RGB | rgb(178, 202, 198) |
| HSL | hsl(170, 18%, 75%) |
| HSV | hsv(170, 12%, 79%) |
| CMYK | cmyk(11.9%, 0%, 2%, 20.8%) |
| CIE-LAB | lab(79.49, -8.85, -0.74) |
| CIE-LCH | lch(79.49, 8.88, 184.81°) |
| OKLab | oklab(81.99% -0.0264 -0.0021) |
| OKLCH | oklch(81.99% 0.027 184.6) |
| XYZ | xyz(49.6712, 55.7823, 61.5652) |
| Luminance | 0.5578 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 7.97
Powder Blue
#B0E0E6
ΔE00 7.99
Lightblue
#ADD8E6
ΔE00 8.63
Light Grey
#D8DCD6
ΔE00 9.24
Silver
#C0C0C0
ΔE00 10.31
Light Gray
#D3D3D3
ΔE00 10.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2CAC6 #CAB2B6
analogous
#B2CABA #B2CAC6 #B2C2CA
triadic
#B2CAC6 #C6B2CA #CAC6B2
tetradic
#B2CAC6 #BAB2CA #CAB2B6 #C2CAB2
square
#B2CAC6 #BAB2CA #CAB2B6 #C2CAB2
split-complementary
#B2CAC6 #CAB2C2 #CABAB2
monochromatic
#6A9890 #8EB1AB #B2CAC6 #D6E3E1 #EDF3F2
Accessibility & contrast
On white
1.73
#B2CAC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.16
#B2CAC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2CAC6
12.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2CAC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2CAC6 | 1.00 | 1.73 | 12.16 | 12.16 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C7C6
Deuteranopia (green-blind)
#C3C3C6
Tritanopia (blue-blind)
#ACCBC9
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #b2cac6; /* rgb */ color: rgb(178, 202, 198); /* oklch */ color: oklch(82.0% 0.027 184.6);
Tailwind
colors: {
custom: {
50: '#c9dad7',
500: '#b2cac6',
950: '#000000',
},
}SCSS
$custom: #b2cac6; $custom-light: #c9dad7; $custom-dark: #000000;
JSON
{
"hex": "#b2cac6",
"rgb": {
"r": 178,
"g": 202,
"b": 198
},
"hsl": {
"h": 170,
"s": 18.462,
"l": 74.51
},
"oklch": {
"l": 0.81987,
"c": 0.02652,
"h": 184.6
},
"luminance": 0.55783
}Semantic roles & 50–950 ramp
primary
#B2CAC6
secondary
#9E8287
accent
#49579D
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131414
muted
#828383