#BAC0C2#BAC0C2
#BAC0C2 is a light, near-neutral grey. Relative luminance 0.520; OKLCH L 80.4% C 0.007 H 219.6°. Best body text is #000000 at 11.41:1 contrast (WCAG AA passes).
Color values
| HEX | #BAC0C2 |
|---|---|
| RGB | rgb(186, 192, 194) |
| HSL | hsl(195, 6%, 75%) |
| HSV | hsv(195, 4%, 76%) |
| CMYK | cmyk(4.1%, 1%, 0%, 23.9%) |
| CIE-LAB | lab(77.30, -1.69, -1.73) |
| CIE-LCH | lch(77.30, 2.42, 225.62°) |
| OKLab | oklab(80.37% -0.0056 -0.0046) |
| OKLCH | oklch(80.37% 0.007 219.6) |
| XYZ | xyz(48.8351, 52.0331, 58.4991) |
| Luminance | 0.5203 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver
#C0C0C0
ΔE00 2.88
Silver (survey)
#C5C9C7
ΔE00 3.16
Dove Gray
#B6B8BD
ΔE00 3.44
Light Gray
#D3D3D3
ΔE00 5.74
Dark Gray
#A9A9A9
ΔE00 6.65
Fog
#D8DCE0
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAC0C2 #C2BCBA
analogous
#BAC2C0 #BAC0C2 #BABCC2
triadic
#BAC0C2 #C2BAC0 #C0C2BA
tetradic
#BAC0C2 #C0BAC2 #C2BCBA #BCC2BA
square
#BAC0C2 #C0BAC2 #C2BCBA #BCC2BA
split-complementary
#BAC0C2 #C2BABC #C2C0BA
monochromatic
#798589 #9AA2A5 #BAC0C2 #DADEDF #EFF0F1
Accessibility & contrast
On white
1.84
#BAC0C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.41
#BAC0C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAC0C2
11.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAC0C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAC0C2 | 1.00 | 1.84 | 11.41 | 11.41 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFC0C2
Deuteranopia (green-blind)
#BDBEC2
Tritanopia (blue-blind)
#B8C1C1
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #bac0c2; /* rgb */ color: rgb(186, 192, 194); /* oklch */ color: oklch(80.4% 0.007 219.6);
Tailwind
colors: {
custom: {
50: '#ced3d4',
500: '#bac0c2',
950: '#000000',
},
}SCSS
$custom: #bac0c2; $custom-light: #ced3d4; $custom-dark: #000000;
JSON
{
"hex": "#bac0c2",
"rgb": {
"r": 186,
"g": 192,
"b": 194
},
"hsl": {
"h": 195,
"s": 6.154,
"l": 74.51
},
"oklch": {
"l": 0.80367,
"c": 0.00725,
"h": 219.6
},
"luminance": 0.52033
}Semantic roles & 50–950 ramp
primary
#BAC0C2
secondary
#958E8B
accent
#645590
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#131414
muted
#838383