#BAC0BF#BAC0BF
#BAC0BF is a light, near-neutral grey. Relative luminance 0.519; OKLCH L 80.3% C 0.007 H 185.2°. Best body text is #000000 at 11.38:1 contrast (WCAG AA passes).
Color values
| HEX | #BAC0BF |
|---|---|
| RGB | rgb(186, 192, 191) |
| HSL | hsl(170, 5%, 74%) |
| HSV | hsv(170, 3%, 75%) |
| CMYK | cmyk(3.1%, 0%, 0.5%, 24.7%) |
| CIE-LAB | lab(77.22, -2.26, -0.22) |
| CIE-LCH | lch(77.22, 2.27, 185.57°) |
| OKLab | oklab(80.28% -0.0068 -0.0006) |
| OKLCH | oklch(80.28% 0.007 185.2) |
| XYZ | xyz(48.5016, 51.8997, 56.7425) |
| Luminance | 0.5190 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 2.57
Silver
#C0C0C0
ΔE00 3.17
Dove Gray
#B6B8BD
ΔE00 4.60
Light Gray
#D3D3D3
ΔE00 5.94
Dark Gray
#A9A9A9
ΔE00 6.73
Light Grey
#D8DCD6
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAC0BF #C0BABB
analogous
#BAC0BC #BAC0BF #BABEC0
triadic
#BAC0BF #BFBAC0 #C0BFBA
tetradic
#BAC0BF #BCBAC0 #C0BABB #BEC0BA
square
#BAC0BF #BCBAC0 #C0BABB #BEC0BA
split-complementary
#BAC0BF #C0BABE #C0BCBA
monochromatic
#7A8684 #9AA3A1 #BAC0BF #DADDDD #EFF0F0
Accessibility & contrast
On white
1.85
#BAC0BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.38
#BAC0BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAC0BF
11.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAC0BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAC0BF | 1.00 | 1.85 | 11.38 | 11.38 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFBFBF
Deuteranopia (green-blind)
#BEBEBF
Tritanopia (blue-blind)
#B9C0C0
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #bac0bf; /* rgb */ color: rgb(186, 192, 191); /* oklch */ color: oklch(80.3% 0.007 185.2);
Tailwind
colors: {
custom: {
50: '#ced3d2',
500: '#bac0bf',
950: '#000000',
},
}SCSS
$custom: #bac0bf; $custom-light: #ced3d2; $custom-dark: #000000;
JSON
{
"hex": "#bac0bf",
"rgb": {
"r": 186,
"g": 192,
"b": 191
},
"hsl": {
"h": 170,
"s": 4.545,
"l": 74.118
},
"oklch": {
"l": 0.80278,
"c": 0.0068,
"h": 185.2
},
"luminance": 0.519
}Semantic roles & 50–950 ramp
primary
#BAC0BF
secondary
#938C8D
accent
#57608E
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#131414
muted
#838383