#B2BFBA#B2BFBA
#B2BFBA is a light, near-neutral teal. Relative luminance 0.503; OKLCH L 79.3% C 0.016 H 170.9°. Best body text is #000000 at 11.05:1 contrast (WCAG AA passes).
Color values
| HEX | #B2BFBA |
|---|---|
| RGB | rgb(178, 191, 186) |
| HSL | hsl(157, 9%, 72%) |
| HSV | hsv(157, 7%, 75%) |
| CMYK | cmyk(6.8%, 0%, 2.6%, 25.1%) |
| CIE-LAB | lab(76.24, -5.42, 0.98) |
| CIE-LCH | lch(76.24, 5.51, 169.77°) |
| OKLab | oklab(79.31% -0.0157 0.0025) |
| OKLCH | oklch(79.31% 0.016 170.9) |
| XYZ | xyz(45.8520, 50.2713, 53.7325) |
| Luminance | 0.5027 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 5.42
Silver
#C0C0C0
ΔE00 7.00
Dove Gray
#B6B8BD
ΔE00 8.08
Light Grey
#D8DCD6
ΔE00 8.47
Dark Gray
#A9A9A9
ΔE00 8.68
Cool Grey
#95A3A6
ΔE00 8.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2BFBA #BFB2B7
analogous
#B2BFB4 #B2BFBA #B2BEBF
triadic
#B2BFBA #BAB2BF #BFBAB2
tetradic
#B2BFBA #B4B2BF #BFB2B7 #BEBFB2
square
#B2BFBA #B4B2BF #BFB2B7 #BEBFB2
split-complementary
#B2BFBA #BFB2BE #BFB4B2
monochromatic
#70877E #91A39C #B2BFBA #D3DBD8 #EEF1F0
Accessibility & contrast
On white
1.90
#B2BFBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.05
#B2BFBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2BFBA
11.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2BFBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2BFBA | 1.00 | 1.90 | 11.05 | 11.05 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEBDBA
Deuteranopia (green-blind)
#BCBBBA
Tritanopia (blue-blind)
#AFBFBD
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #b2bfba; /* rgb */ color: rgb(178, 191, 186); /* oklch */ color: oklch(79.3% 0.016 170.9);
Tailwind
colors: {
custom: {
50: '#c9d2ce',
500: '#b2bfba',
950: '#000000',
},
}SCSS
$custom: #b2bfba; $custom-light: #c9d2ce; $custom-dark: #000000;
JSON
{
"hex": "#b2bfba",
"rgb": {
"r": 178,
"g": 191,
"b": 186
},
"hsl": {
"h": 156.923,
"s": 9.22,
"l": 72.353
},
"oklch": {
"l": 0.79311,
"c": 0.01594,
"h": 170.9
},
"luminance": 0.50272
}Semantic roles & 50–950 ramp
primary
#B2BFBA
secondary
#928389
accent
#526B93
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131413
muted
#828383