#BAC4BE#BAC4BE
#BAC4BE is a light, near-neutral grey. Relative luminance 0.536; OKLCH L 81.1% C 0.014 H 159.8°. Best body text is #000000 at 11.73:1 contrast (WCAG AA passes).
Color values
| HEX | #BAC4BE |
|---|---|
| RGB | rgb(186, 196, 190) |
| HSL | hsl(144, 8%, 75%) |
| HSV | hsv(144, 5%, 77%) |
| CMYK | cmyk(5.1%, 0%, 3.1%, 23.1%) |
| CIE-LAB | lab(78.25, -4.56, 1.82) |
| CIE-LCH | lch(78.25, 4.91, 158.26°) |
| OKLab | oklab(81.08% -0.0129 0.0048) |
| OKLCH | oklch(81.08% 0.014 159.8) |
| XYZ | xyz(49.2821, 53.6363, 56.4617) |
| Luminance | 0.5364 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 3.98
Silver
#C0C0C0
ΔE00 6.12
Light Grey
#D8DCD6
ΔE00 6.67
Light Gray
#D3D3D3
ΔE00 7.47
Dove Gray
#B6B8BD
ΔE00 7.95
Gainsboro
#DCDCDC
ΔE00 8.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAC4BE #C4BAC0
analogous
#BBC4BA #BAC4BE #BAC4C3
triadic
#BAC4BE #BEBAC4 #C4BEBA
tetradic
#BAC4BE #BABBC4 #C4BAC0 #C4C3BA
square
#BAC4BE #BABBC4 #C4BAC0 #C4C3BA
split-complementary
#BAC4BE #C3BAC4 #C4BABB
monochromatic
#788C80 #99A89F #BAC4BE #DBE0DD #EFF1EF
Accessibility & contrast
On white
1.79
#BAC4BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.73
#BAC4BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAC4BE
11.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAC4BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAC4BE | 1.00 | 1.79 | 11.73 | 11.73 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C2BE
Deuteranopia (green-blind)
#C2C1BE
Tritanopia (blue-blind)
#B8C4C2
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #bac4be; /* rgb */ color: rgb(186, 196, 190); /* oklch */ color: oklch(81.1% 0.014 159.8);
Tailwind
colors: {
custom: {
50: '#ced5d1',
500: '#bac4be',
950: '#000000',
},
}SCSS
$custom: #bac4be; $custom-light: #ced5d1; $custom-dark: #000000;
JSON
{
"hex": "#bac4be",
"rgb": {
"r": 186,
"g": 196,
"b": 190
},
"hsl": {
"h": 144,
"s": 7.813,
"l": 74.902
},
"oklch": {
"l": 0.81079,
"c": 0.01377,
"h": 159.8
},
"luminance": 0.53637
}Semantic roles & 50–950 ramp
primary
#BAC4BE
secondary
#978B92
accent
#547992
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#131414
muted
#838383