#BAC4BF#BAC4BF
#BAC4BF is a light, near-neutral grey. Relative luminance 0.537; OKLCH L 81.1% C 0.013 H 164.7°. Best body text is #000000 at 11.74:1 contrast (WCAG AA passes).
Color values
| HEX | #BAC4BF |
|---|---|
| RGB | rgb(186, 196, 191) |
| HSL | hsl(150, 8%, 75%) |
| HSV | hsv(150, 5%, 77%) |
| CMYK | cmyk(5.1%, 0%, 2.6%, 23.1%) |
| CIE-LAB | lab(78.27, -4.37, 1.32) |
| CIE-LCH | lch(78.27, 4.57, 163.24°) |
| OKLab | oklab(81.11% -0.0125 0.0034) |
| OKLCH | oklch(81.11% 0.013 164.7) |
| XYZ | xyz(49.3918, 53.6802, 57.0393) |
| Luminance | 0.5368 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 3.70
Silver
#C0C0C0
ΔE00 5.83
Light Grey
#D8DCD6
ΔE00 6.63
Light Gray
#D3D3D3
ΔE00 7.22
Dove Gray
#B6B8BD
ΔE00 7.57
Gainsboro
#DCDCDC
ΔE00 8.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAC4BF #C4BABF
analogous
#BAC4BA #BAC4BF #BAC4C4
triadic
#BAC4BF #BFBAC4 #C4BFBA
tetradic
#BAC4BF #BABAC4 #C4BABF #C4C4BA
square
#BAC4BF #BABAC4 #C4BABF #C4C4BA
split-complementary
#BAC4BF #C4BAC4 #C4BABA
monochromatic
#788C82 #99A8A0 #BAC4BF #DBE0DE #EFF1F0
Accessibility & contrast
On white
1.79
#BAC4BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.74
#BAC4BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAC4BF
11.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAC4BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAC4BF | 1.00 | 1.79 | 11.74 | 11.74 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C2BF
Deuteranopia (green-blind)
#C2C1BF
Tritanopia (blue-blind)
#B8C4C2
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #bac4bf; /* rgb */ color: rgb(186, 196, 191); /* oklch */ color: oklch(81.1% 0.013 164.7);
Tailwind
colors: {
custom: {
50: '#ced5d2',
500: '#bac4bf',
950: '#000000',
},
}SCSS
$custom: #bac4bf; $custom-light: #ced5d2; $custom-dark: #000000;
JSON
{
"hex": "#bac4bf",
"rgb": {
"r": 186,
"g": 196,
"b": 191
},
"hsl": {
"h": 150,
"s": 7.813,
"l": 74.902
},
"oklch": {
"l": 0.81108,
"c": 0.01299,
"h": 164.7
},
"luminance": 0.53681
}Semantic roles & 50–950 ramp
primary
#BAC4BF
secondary
#978B91
accent
#547392
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#131414
muted
#838383