#B2CAC4#B2CAC4
#B2CAC4 is a light, muted teal. Relative luminance 0.557; OKLCH L 81.9% C 0.027 H 178.9°. Best body text is #000000 at 12.14:1 contrast (WCAG AA passes).
Color values
| HEX | #B2CAC4 |
|---|---|
| RGB | rgb(178, 202, 196) |
| HSL | hsl(165, 18%, 75%) |
| HSV | hsv(165, 12%, 79%) |
| CMYK | cmyk(11.9%, 0%, 3%, 20.8%) |
| CIE-LAB | lab(79.44, -9.25, 0.25) |
| CIE-LCH | lch(79.44, 9.25, 178.43°) |
| OKLab | oklab(81.93% -0.0272 0.0005) |
| OKLCH | oklch(81.93% 0.027 178.9) |
| XYZ | xyz(49.4421, 55.6906, 60.3583) |
| Luminance | 0.5569 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 8.26
Powder Blue
#B0E0E6
ΔE00 8.46
Light Grey
#D8DCD6
ΔE00 9.33
Lightblue
#ADD8E6
ΔE00 9.45
Silver
#C0C0C0
ΔE00 10.64
Light Gray
#D3D3D3
ΔE00 11.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2CAC4 #CAB2B8
analogous
#B2CAB8 #B2CAC4 #B2C4CA
triadic
#B2CAC4 #C4B2CA #CAC4B2
tetradic
#B2CAC4 #B8B2CA #CAB2B8 #C4CAB2
square
#B2CAC4 #B8B2CA #CAB2B8 #C4CAB2
split-complementary
#B2CAC4 #CAB2C4 #CAB8B2
monochromatic
#6A988C #8EB1A8 #B2CAC4 #D6E3E0 #EDF3F1
Accessibility & contrast
On white
1.73
#B2CAC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.14
#B2CAC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2CAC4
12.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2CAC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2CAC4 | 1.00 | 1.73 | 12.14 | 12.14 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C7C4
Deuteranopia (green-blind)
#C3C3C4
Tritanopia (blue-blind)
#ACCBC8
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #b2cac4; /* rgb */ color: rgb(178, 202, 196); /* oklch */ color: oklch(81.9% 0.027 178.9);
Tailwind
colors: {
custom: {
50: '#c9dad5',
500: '#b2cac4',
950: '#000000',
},
}SCSS
$custom: #b2cac4; $custom-light: #c9dad5; $custom-dark: #000000;
JSON
{
"hex": "#b2cac4",
"rgb": {
"r": 178,
"g": 202,
"b": 196
},
"hsl": {
"h": 165,
"s": 18.462,
"l": 74.51
},
"oklch": {
"l": 0.81928,
"c": 0.02725,
"h": 178.9
},
"luminance": 0.55692
}Semantic roles & 50–950 ramp
primary
#B2CAC4
secondary
#9E8289
accent
#495E9D
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131414
muted
#828383