#BAC2BD#BAC2BD
#BAC2BD is a light, near-neutral grey. Relative luminance 0.527; OKLCH L 80.6% C 0.011 H 158.8°. Best body text is #000000 at 11.54:1 contrast (WCAG AA passes).
Color values
| HEX | #BAC2BD |
|---|---|
| RGB | rgb(186, 194, 189) |
| HSL | hsl(143, 6%, 75%) |
| HSV | hsv(143, 4%, 76%) |
| CMYK | cmyk(4.1%, 0%, 2.6%, 23.9%) |
| CIE-LAB | lab(77.70, -3.69, 1.55) |
| CIE-LCH | lch(77.70, 4.01, 157.19°) |
| OKLab | oklab(80.63% -0.0104 0.0041) |
| OKLCH | oklch(80.63% 0.011 158.8) |
| XYZ | xyz(48.7251, 52.6965, 55.7387) |
| Luminance | 0.5270 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 3.31
Silver
#C0C0C0
ΔE00 5.09
Light Grey
#D8DCD6
ΔE00 6.74
Light Gray
#D3D3D3
ΔE00 6.92
Dove Gray
#B6B8BD
ΔE00 6.95
Dark Gray
#A9A9A9
ΔE00 8.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAC2BD #C2BABF
analogous
#BBC2BA #BAC2BD #BAC2C1
triadic
#BAC2BD #BDBAC2 #C2BDBA
tetradic
#BAC2BD #BABBC2 #C2BABF #C2C1BA
square
#BAC2BD #BABBC2 #C2BABF #C2C1BA
split-complementary
#BAC2BD #C1BAC2 #C2BABB
monochromatic
#79897F #9AA59E #BAC2BD #DADFDC #EFF1EF
Accessibility & contrast
On white
1.82
#BAC2BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.54
#BAC2BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAC2BD
11.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAC2BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAC2BD | 1.00 | 1.82 | 11.54 | 11.54 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C1BD
Deuteranopia (green-blind)
#C0C0BD
Tritanopia (blue-blind)
#B9C2C0
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #bac2bd; /* rgb */ color: rgb(186, 194, 189); /* oklch */ color: oklch(80.6% 0.011 158.8);
Tailwind
colors: {
custom: {
50: '#ced4d0',
500: '#bac2bd',
950: '#000000',
},
}SCSS
$custom: #bac2bd; $custom-light: #ced4d0; $custom-dark: #000000;
JSON
{
"hex": "#bac2bd",
"rgb": {
"r": 186,
"g": 194,
"b": 189
},
"hsl": {
"h": 142.5,
"s": 6.154,
"l": 74.51
},
"oklch": {
"l": 0.80634,
"c": 0.01121,
"h": 158.8
},
"luminance": 0.52697
}Semantic roles & 50–950 ramp
primary
#BAC2BD
secondary
#958B91
accent
#557A90
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#131414
muted
#838383