#B2BFBF#B2BFBF
#B2BFBF is a light, near-neutral teal. Relative luminance 0.505; OKLCH L 79.5% C 0.014 H 196.9°. Best body text is #000000 at 11.10:1 contrast (WCAG AA passes).
Color values
| HEX | #B2BFBF |
|---|---|
| RGB | rgb(178, 191, 191) |
| HSL | hsl(180, 9%, 72%) |
| HSV | hsv(180, 7%, 75%) |
| CMYK | cmyk(6.8%, 0%, 0%, 25.1%) |
| CIE-LAB | lab(76.37, -4.46, -1.54) |
| CIE-LCH | lch(76.37, 4.72, 199.04°) |
| OKLab | oklab(79.46% -0.0137 -0.0042) |
| OKLCH | oklch(79.46% 0.014 196.9) |
| XYZ | xyz(46.3929, 50.4876, 56.5810) |
| Luminance | 0.5049 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 4.86
Silver
#C0C0C0
ΔE00 6.02
Dove Gray
#B6B8BD
ΔE00 6.37
Dark Gray
#A9A9A9
ΔE00 7.99
Cool Gray
#9AA7B0
ΔE00 8.01
Cool Grey
#95A3A6
ΔE00 8.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2BFBF #BFB2B2
analogous
#B2BFB9 #B2BFBF #B2B9BF
triadic
#B2BFBF #BFB2BF #BFBFB2
tetradic
#B2BFBF #B9B2BF #BFB2B2 #B9BFB2
square
#B2BFBF #B9B2BF #BFB2B2 #B9BFB2
split-complementary
#B2BFBF #BFB2B9 #BFB9B2
monochromatic
#708787 #91A3A3 #B2BFBF #D3DBDB #EEF1F1
Accessibility & contrast
On white
1.89
#B2BFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.10
#B2BFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2BFBF
11.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2BFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2BFBF | 1.00 | 1.89 | 11.10 | 11.10 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDBEBF
Deuteranopia (green-blind)
#BABBBF
Tritanopia (blue-blind)
#AEC0BF
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #b2bfbf; /* rgb */ color: rgb(178, 191, 191); /* oklch */ color: oklch(79.5% 0.014 196.9);
Tailwind
colors: {
custom: {
50: '#c9d2d2',
500: '#b2bfbf',
950: '#000000',
},
}SCSS
$custom: #b2bfbf; $custom-light: #c9d2d2; $custom-dark: #000000;
JSON
{
"hex": "#b2bfbf",
"rgb": {
"r": 178,
"g": 191,
"b": 191
},
"hsl": {
"h": 180,
"s": 9.22,
"l": 72.353
},
"oklch": {
"l": 0.79459,
"c": 0.01436,
"h": 196.9
},
"luminance": 0.50488
}Semantic roles & 50–950 ramp
primary
#B2BFBF
secondary
#928383
accent
#525293
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131414
muted
#828383