#B2BFBD#B2BFBD
#B2BFBD is a light, near-neutral teal. Relative luminance 0.504; OKLCH L 79.4% C 0.015 H 185.9°. Best body text is #000000 at 11.08:1 contrast (WCAG AA passes).
Color values
| HEX | #B2BFBD |
|---|---|
| RGB | rgb(178, 191, 189) |
| HSL | hsl(171, 9%, 72%) |
| HSV | hsv(171, 7%, 75%) |
| CMYK | cmyk(6.8%, 0%, 1%, 25.1%) |
| CIE-LAB | lab(76.31, -4.85, -0.53) |
| CIE-LCH | lch(76.31, 4.88, 186.27°) |
| OKLab | oklab(79.4% -0.0145 -0.0015) |
| OKLCH | oklch(79.4% 0.015 185.9) |
| XYZ | xyz(46.1743, 50.4002, 55.4298) |
| Luminance | 0.5040 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 4.96
Silver
#C0C0C0
ΔE00 6.34
Dove Gray
#B6B8BD
ΔE00 7.02
Dark Gray
#A9A9A9
ΔE00 8.20
Cool Grey
#95A3A6
ΔE00 8.27
Light Gray
#D3D3D3
ΔE00 8.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2BFBD #BFB2B4
analogous
#B2BFB7 #B2BFBD #B2BBBF
triadic
#B2BFBD #BDB2BF #BFBDB2
tetradic
#B2BFBD #B7B2BF #BFB2B4 #BBBFB2
square
#B2BFBD #B7B2BF #BFB2B4 #BBBFB2
split-complementary
#B2BFBD #BFB2BB #BFB7B2
monochromatic
#708783 #91A3A0 #B2BFBD #D3DBDA #EEF1F1
Accessibility & contrast
On white
1.90
#B2BFBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.08
#B2BFBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2BFBD
11.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2BFBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2BFBD | 1.00 | 1.90 | 11.08 | 11.08 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEBDBD
Deuteranopia (green-blind)
#BBBBBD
Tritanopia (blue-blind)
#AFC0BE
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #b2bfbd; /* rgb */ color: rgb(178, 191, 189); /* oklch */ color: oklch(79.4% 0.015 185.9);
Tailwind
colors: {
custom: {
50: '#c9d2d0',
500: '#b2bfbd',
950: '#000000',
},
}SCSS
$custom: #b2bfbd; $custom-light: #c9d2d0; $custom-dark: #000000;
JSON
{
"hex": "#b2bfbd",
"rgb": {
"r": 178,
"g": 191,
"b": 189
},
"hsl": {
"h": 170.769,
"s": 9.22,
"l": 72.353
},
"oklch": {
"l": 0.79399,
"c": 0.01462,
"h": 185.9
},
"luminance": 0.50401
}Semantic roles & 50–950 ramp
primary
#B2BFBD
secondary
#928385
accent
#525C93
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131414
muted
#828383