#B4BFC0#B4BFC0
#B4BFC0 is a light, near-neutral teal. Relative luminance 0.508; OKLCH L 79.6% C 0.012 H 203.4°. Best body text is #000000 at 11.15:1 contrast (WCAG AA passes).
Color values
| HEX | #B4BFC0 |
|---|---|
| RGB | rgb(180, 191, 192) |
| HSL | hsl(185, 9%, 73%) |
| HSV | hsv(185, 6%, 75%) |
| CMYK | cmyk(6.2%, 0.5%, 0%, 24.7%) |
| CIE-LAB | lab(76.54, -3.59, -1.81) |
| CIE-LCH | lch(76.54, 4.02, 206.80°) |
| OKLab | oklab(79.64% -0.0113 -0.0049) |
| OKLCH | oklch(79.64% 0.012 203.4) |
| XYZ | xyz(46.9657, 50.7702, 57.1842) |
| Luminance | 0.5077 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 4.26
Silver
#C0C0C0
ΔE00 5.10
Dove Gray
#B6B8BD
ΔE00 5.37
Dark Gray
#A9A9A9
ΔE00 7.43
Light Gray
#D3D3D3
ΔE00 7.47
Cool Gray
#9AA7B0
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4BFC0 #C0B5B4
analogous
#B4C0BB #B4BFC0 #B4B9C0
triadic
#B4BFC0 #C0B4BF #BFC0B4
tetradic
#B4BFC0 #BBB4C0 #C0B5B4 #B9C0B4
square
#B4BFC0 #BBB4C0 #C0B5B4 #B9C0B4
split-complementary
#B4BFC0 #C0B4B9 #C0BBB4
monochromatic
#728688 #93A3A4 #B4BFC0 #D5DBDC #EEF1F1
Accessibility & contrast
On white
1.88
#B4BFC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.15
#B4BFC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4BFC0
11.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4BFC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4BFC0 | 1.00 | 1.88 | 11.15 | 11.15 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDBEC0
Deuteranopia (green-blind)
#BBBCC0
Tritanopia (blue-blind)
#B1C0BF
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #b4bfc0; /* rgb */ color: rgb(180, 191, 192); /* oklch */ color: oklch(79.6% 0.012 203.4);
Tailwind
colors: {
custom: {
50: '#cad2d3',
500: '#b4bfc0',
950: '#000000',
},
}SCSS
$custom: #b4bfc0; $custom-light: #cad2d3; $custom-dark: #000000;
JSON
{
"hex": "#b4bfc0",
"rgb": {
"r": 180,
"g": 191,
"b": 192
},
"hsl": {
"h": 185,
"s": 8.696,
"l": 72.941
},
"oklch": {
"l": 0.79639,
"c": 0.01227,
"h": 203.4
},
"luminance": 0.50771
}Semantic roles & 50–950 ramp
primary
#B4BFC0
secondary
#938685
accent
#585393
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131414
muted
#828383