#BAC2C0#BAC2C0
#BAC2C0 is a light, near-neutral grey. Relative luminance 0.528; OKLCH L 80.7% C 0.009 H 179.6°. Best body text is #000000 at 11.57:1 contrast (WCAG AA passes).
Color values
| HEX | #BAC2C0 |
|---|---|
| RGB | rgb(186, 194, 192) |
| HSL | hsl(165, 6%, 75%) |
| HSV | hsv(165, 4%, 76%) |
| CMYK | cmyk(4.1%, 0%, 1%, 23.9%) |
| CIE-LAB | lab(77.77, -3.13, 0.05) |
| CIE-LCH | lch(77.77, 3.13, 179.15°) |
| OKLab | oklab(80.72% -0.0093 0.0001) |
| OKLCH | oklch(80.72% 0.009 179.6) |
| XYZ | xyz(49.0541, 52.8281, 57.4715) |
| Luminance | 0.5283 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 2.71
Silver
#C0C0C0
ΔE00 4.25
Dove Gray
#B6B8BD
ΔE00 5.73
Light Gray
#D3D3D3
ΔE00 6.29
Light Grey
#D8DCD6
ΔE00 6.87
Dark Gray
#A9A9A9
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAC2C0 #C2BABC
analogous
#BAC2BC #BAC2C0 #BAC0C2
triadic
#BAC2C0 #C0BAC2 #C2C0BA
tetradic
#BAC2C0 #BCBAC2 #C2BABC #C0C2BA
square
#BAC2C0 #BCBAC2 #C2BABC #C0C2BA
split-complementary
#BAC2C0 #C2BAC0 #C2BCBA
monochromatic
#798985 #9AA5A2 #BAC2C0 #DADFDE #EFF1F0
Accessibility & contrast
On white
1.82
#BAC2C0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.57
#BAC2C0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAC2C0
11.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAC2C0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAC2C0 | 1.00 | 1.82 | 11.57 | 11.57 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C1C0
Deuteranopia (green-blind)
#C0C0C0
Tritanopia (blue-blind)
#B8C2C1
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #bac2c0; /* rgb */ color: rgb(186, 194, 192); /* oklch */ color: oklch(80.7% 0.009 179.6);
Tailwind
colors: {
custom: {
50: '#ced4d3',
500: '#bac2c0',
950: '#000000',
},
}SCSS
$custom: #bac2c0; $custom-light: #ced4d3; $custom-dark: #000000;
JSON
{
"hex": "#bac2c0",
"rgb": {
"r": 186,
"g": 194,
"b": 192
},
"hsl": {
"h": 165,
"s": 6.154,
"l": 74.51
},
"oklch": {
"l": 0.80722,
"c": 0.00926,
"h": 179.6
},
"luminance": 0.52828
}Semantic roles & 50–950 ramp
primary
#BAC2C0
secondary
#958B8E
accent
#556490
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#131414
muted
#838383