#B2BFBC#B2BFBC
#B2BFBC is a light, near-neutral teal. Relative luminance 0.504; OKLCH L 79.4% C 0.015 H 180.6°. Best body text is #000000 at 11.07:1 contrast (WCAG AA passes).
Color values
| HEX | #B2BFBC |
|---|---|
| RGB | rgb(178, 191, 188) |
| HSL | hsl(166, 9%, 72%) |
| HSV | hsv(166, 7%, 75%) |
| CMYK | cmyk(6.8%, 0%, 1.6%, 25.1%) |
| CIE-LAB | lab(76.29, -5.04, -0.03) |
| CIE-LCH | lch(76.29, 5.04, 180.33°) |
| OKLab | oklab(79.37% -0.0149 -0.0001) |
| OKLCH | oklch(79.37% 0.015 180.6) |
| XYZ | xyz(46.0661, 50.3569, 54.8601) |
| Luminance | 0.5036 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 5.08
Silver
#C0C0C0
ΔE00 6.54
Dove Gray
#B6B8BD
ΔE00 7.37
Dark Gray
#A9A9A9
ΔE00 8.35
Cool Grey
#95A3A6
ΔE00 8.42
Light Grey
#D8DCD6
ΔE00 8.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2BFBC #BFB2B5
analogous
#B2BFB6 #B2BFBC #B2BCBF
triadic
#B2BFBC #BCB2BF #BFBCB2
tetradic
#B2BFBC #B6B2BF #BFB2B5 #BCBFB2
square
#B2BFBC #B6B2BF #BFB2B5 #BCBFB2
split-complementary
#B2BFBC #BFB2BC #BFB6B2
monochromatic
#708781 #91A39F #B2BFBC #D3DBD9 #EEF1F0
Accessibility & contrast
On white
1.90
#B2BFBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.07
#B2BFBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2BFBC
11.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2BFBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2BFBC | 1.00 | 1.90 | 11.07 | 11.07 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEBDBC
Deuteranopia (green-blind)
#BBBBBC
Tritanopia (blue-blind)
#AFC0BE
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #b2bfbc; /* rgb */ color: rgb(178, 191, 188); /* oklch */ color: oklch(79.4% 0.015 180.6);
Tailwind
colors: {
custom: {
50: '#c9d2d0',
500: '#b2bfbc',
950: '#000000',
},
}SCSS
$custom: #b2bfbc; $custom-light: #c9d2d0; $custom-dark: #000000;
JSON
{
"hex": "#b2bfbc",
"rgb": {
"r": 178,
"g": 191,
"b": 188
},
"hsl": {
"h": 166.154,
"s": 9.22,
"l": 72.353
},
"oklch": {
"l": 0.79369,
"c": 0.01494,
"h": 180.6
},
"luminance": 0.50357
}Semantic roles & 50–950 ramp
primary
#B2BFBC
secondary
#928387
accent
#526193
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131414
muted
#828383