#BAC4BB#BAC4BB
#BAC4BB is a light, near-neutral grey. Relative luminance 0.535; OKLCH L 81.0% C 0.017 H 148.3°. Best body text is #000000 at 11.70:1 contrast (WCAG AA passes).
Color values
| HEX | #BAC4BB |
|---|---|
| RGB | rgb(186, 196, 187) |
| HSL | hsl(126, 8%, 75%) |
| HSV | hsv(126, 5%, 77%) |
| CMYK | cmyk(5.1%, 0%, 4.6%, 23.1%) |
| CIE-LAB | lab(78.17, -5.12, 3.33) |
| CIE-LCH | lch(78.17, 6.10, 146.97°) |
| OKLab | oklab(80.99% -0.0141 0.0087) |
| OKLCH | oklch(80.99% 0.017 148.3) |
| XYZ | xyz(48.9576, 53.5065, 54.7526) |
| Luminance | 0.5351 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 4.96
Light Grey
#D8DCD6
ΔE00 6.94
Silver
#C0C0C0
ΔE00 7.05
Light Gray
#D3D3D3
ΔE00 8.28
Dove Gray
#B6B8BD
ΔE00 9.11
Gainsboro
#DCDCDC
ΔE00 9.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAC4BB #C4BAC3
analogous
#BEC4BA #BAC4BB #BAC4C0
triadic
#BAC4BB #BBBAC4 #C4BBBA
tetradic
#BAC4BB #BABEC4 #C4BAC3 #C4C0BA
square
#BAC4BB #BABEC4 #C4BAC3 #C4C0BA
split-complementary
#BAC4BB #C0BAC4 #C4BABE
monochromatic
#788C7A #99A89A #BAC4BB #DBE0DC #EFF1EF
Accessibility & contrast
On white
1.79
#BAC4BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.70
#BAC4BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAC4BB
11.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAC4BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAC4BB | 1.00 | 1.79 | 11.70 | 11.70 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C2BB
Deuteranopia (green-blind)
#C2C1BB
Tritanopia (blue-blind)
#B9C3C1
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #bac4bb; /* rgb */ color: rgb(186, 196, 187); /* oklch */ color: oklch(81.0% 0.017 148.3);
Tailwind
colors: {
custom: {
50: '#ced5cf',
500: '#bac4bb',
950: '#000000',
},
}SCSS
$custom: #bac4bb; $custom-light: #ced5cf; $custom-dark: #000000;
JSON
{
"hex": "#bac4bb",
"rgb": {
"r": 186,
"g": 196,
"b": 187
},
"hsl": {
"h": 126,
"s": 7.813,
"l": 74.902
},
"oklch": {
"l": 0.80994,
"c": 0.0166,
"h": 148.3
},
"luminance": 0.53507
}Semantic roles & 50–950 ramp
primary
#BAC4BB
secondary
#978B96
accent
#548C92
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#131413
muted
#838383