#B0BFBF#B0BFBF
#B0BFBF is a light, near-neutral teal. Relative luminance 0.503; OKLCH L 79.3% C 0.017 H 196.8°. Best body text is #000000 at 11.05:1 contrast (WCAG AA passes).
Color values
| HEX | #B0BFBF |
|---|---|
| RGB | rgb(176, 191, 191) |
| HSL | hsl(180, 10%, 72%) |
| HSV | hsv(180, 8%, 75%) |
| CMYK | cmyk(7.9%, 0%, 0%, 25.1%) |
| CIE-LAB | lab(76.22, -5.13, -1.77) |
| CIE-LCH | lch(76.22, 5.43, 198.98°) |
| OKLab | oklab(79.31% -0.0158 -0.0048) |
| OKLCH | oklch(79.31% 0.017 196.8) |
| XYZ | xyz(45.9372, 50.2527, 56.5597) |
| Luminance | 0.5025 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 5.53
Silver
#C0C0C0
ΔE00 6.79
Dove Gray
#B6B8BD
ΔE00 7.05
Cool Grey
#95A3A6
ΔE00 7.98
Cool Gray
#9AA7B0
ΔE00 8.11
Dark Gray
#A9A9A9
ΔE00 8.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0BFBF #BFB0B0
analogous
#B0BFB8 #B0BFBF #B0B8BF
triadic
#B0BFBF #BFB0BF #BFBFB0
tetradic
#B0BFBF #B8B0BF #BFB0B0 #B8BFB0
square
#B0BFBF #B8B0BF #BFB0B0 #B8BFB0
split-complementary
#B0BFBF #BFB0B8 #BFB8B0
monochromatic
#6D8787 #8EA4A4 #B0BFBF #D2DADA #EEF1F1
Accessibility & contrast
On white
1.90
#B0BFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.05
#B0BFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0BFBF
11.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0BFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0BFBF | 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)
#BDBDBF
Deuteranopia (green-blind)
#BABBBF
Tritanopia (blue-blind)
#ACC0BF
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #b0bfbf; /* rgb */ color: rgb(176, 191, 191); /* oklch */ color: oklch(79.3% 0.017 196.8);
Tailwind
colors: {
custom: {
50: '#c7d2d2',
500: '#b0bfbf',
950: '#000000',
},
}SCSS
$custom: #b0bfbf; $custom-light: #c7d2d2; $custom-dark: #000000;
JSON
{
"hex": "#b0bfbf",
"rgb": {
"r": 176,
"g": 191,
"b": 191
},
"hsl": {
"h": 180,
"s": 10.49,
"l": 71.961
},
"oklch": {
"l": 0.79309,
"c": 0.01654,
"h": 196.8
},
"luminance": 0.50253
}Semantic roles & 50–950 ramp
primary
#B0BFBF
secondary
#928181
accent
#515195
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131414
muted
#828383