#BAC0BB#BAC0BB
#BAC0BB is a light, near-neutral grey. Relative luminance 0.517; OKLCH L 80.2% C 0.010 H 150.7°. Best body text is #000000 at 11.35:1 contrast (WCAG AA passes).
Color values
| HEX | #BAC0BB |
|---|---|
| RGB | rgb(186, 192, 187) |
| HSL | hsl(130, 5%, 74%) |
| HSV | hsv(130, 3%, 75%) |
| CMYK | cmyk(3.1%, 0%, 2.6%, 24.7%) |
| CIE-LAB | lab(77.12, -3.01, 1.79) |
| CIE-LCH | lch(77.12, 3.50, 149.21°) |
| OKLab | oklab(80.16% -0.0084 0.0047) |
| OKLCH | oklch(80.16% 0.01 150.7) |
| XYZ | xyz(48.0674, 51.7261, 54.4559) |
| Luminance | 0.5173 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 3.14
Silver
#C0C0C0
ΔE00 4.40
Dove Gray
#B6B8BD
ΔE00 6.38
Light Gray
#D3D3D3
ΔE00 6.72
Light Grey
#D8DCD6
ΔE00 6.96
Dark Gray
#A9A9A9
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAC0BB #C0BABF
analogous
#BCC0BA #BAC0BB #BAC0BE
triadic
#BAC0BB #BBBAC0 #C0BBBA
tetradic
#BAC0BB #BABCC0 #C0BABF #C0BEBA
square
#BAC0BB #BABCC0 #C0BABF #C0BEBA
split-complementary
#BAC0BB #BEBAC0 #C0BABC
monochromatic
#7A867C #9AA39B #BAC0BB #DADDDB #EFF0EF
Accessibility & contrast
On white
1.85
#BAC0BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.35
#BAC0BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAC0BB
11.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAC0BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAC0BB | 1.00 | 1.85 | 11.35 | 11.35 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0BFBB
Deuteranopia (green-blind)
#BFBEBB
Tritanopia (blue-blind)
#B9C0BE
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #bac0bb; /* rgb */ color: rgb(186, 192, 187); /* oklch */ color: oklch(80.2% 0.010 150.7);
Tailwind
colors: {
custom: {
50: '#ced3cf',
500: '#bac0bb',
950: '#000000',
},
}SCSS
$custom: #bac0bb; $custom-light: #ced3cf; $custom-dark: #000000;
JSON
{
"hex": "#bac0bb",
"rgb": {
"r": 186,
"g": 192,
"b": 187
},
"hsl": {
"h": 130,
"s": 4.545,
"l": 74.118
},
"oklch": {
"l": 0.80161,
"c": 0.00959,
"h": 150.7
},
"luminance": 0.51726
}Semantic roles & 50–950 ramp
primary
#BAC0BB
secondary
#938C91
accent
#57858E
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#131413
muted
#838383