#B2C3BB#B2C3BB
#B2C3BB is a light, muted teal. Relative luminance 0.521; OKLCH L 80.2% C 0.022 H 165.9°. Best body text is #000000 at 11.42:1 contrast (WCAG AA passes).
Color values
| HEX | #B2C3BB |
|---|---|
| RGB | rgb(178, 195, 187) |
| HSL | hsl(152, 12%, 73%) |
| HSV | hsv(152, 9%, 76%) |
| CMYK | cmyk(8.7%, 0%, 4.1%, 23.5%) |
| CIE-LAB | lab(77.33, -7.34, 2.03) |
| CIE-LCH | lch(77.33, 7.61, 164.53°) |
| OKLab | oklab(80.18% -0.021 0.0053) |
| OKLCH | oklch(80.18% 0.022 165.9) |
| XYZ | xyz(46.8429, 52.0824, 54.5891) |
| Luminance | 0.5208 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.89
Light Grey
#D8DCD6
ΔE00 8.77
Silver
#C0C0C0
ΔE00 8.94
Light Gray
#D3D3D3
ΔE00 10.22
Dove Gray
#B6B8BD
ΔE00 10.28
Cool Grey
#95A3A6
ΔE00 10.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2C3BB #C3B2BA
analogous
#B2C3B2 #B2C3BB #B2C2C3
triadic
#B2C3BB #BBB2C3 #C3BBB2
tetradic
#B2C3BB #B2B2C3 #C3B2BA #C2C3B2
square
#B2C3BB #B2B2C3 #C3B2BA #C2C3B2
split-complementary
#B2C3BB #C3B2C2 #C3B2B2
monochromatic
#6E8D7E #90A89D #B2C3BB #D4DED9 #EEF2F0
Accessibility & contrast
On white
1.84
#B2C3BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.42
#B2C3BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2C3BB
11.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2C3BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2C3BB | 1.00 | 1.84 | 11.42 | 11.42 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C0BB
Deuteranopia (green-blind)
#BFBEBB
Tritanopia (blue-blind)
#AFC3C1
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #b2c3bb; /* rgb */ color: rgb(178, 195, 187); /* oklch */ color: oklch(80.2% 0.022 165.9);
Tailwind
colors: {
custom: {
50: '#c9d5cf',
500: '#b2c3bb',
950: '#000000',
},
}SCSS
$custom: #b2c3bb; $custom-light: #c9d5cf; $custom-dark: #000000;
JSON
{
"hex": "#b2c3bb",
"rgb": {
"r": 178,
"g": 195,
"b": 187
},
"hsl": {
"h": 151.765,
"s": 12.409,
"l": 73.137
},
"oklch": {
"l": 0.80184,
"c": 0.02168,
"h": 165.9
},
"luminance": 0.52083
}Semantic roles & 50–950 ramp
primary
#B2C3BB
secondary
#97838C
accent
#4F7197
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131413
muted
#828383