#BAC4C2#BAC4C2
#BAC4C2 is a light, near-neutral grey. Relative luminance 0.538; OKLCH L 81.2% C 0.011 H 182.8°. Best body text is #000000 at 11.76:1 contrast (WCAG AA passes).
Color values
| HEX | #BAC4C2 |
|---|---|
| RGB | rgb(186, 196, 194) |
| HSL | hsl(168, 8%, 75%) |
| HSV | hsv(168, 5%, 77%) |
| CMYK | cmyk(5.1%, 0%, 1%, 23.1%) |
| CIE-LAB | lab(78.35, -3.81, -0.19) |
| CIE-LCH | lch(78.35, 3.81, 182.81°) |
| OKLab | oklab(81.2% -0.0113 -0.0005) |
| OKLCH | oklch(81.2% 0.011 182.8) |
| XYZ | xyz(49.7253, 53.8136, 58.7958) |
| Luminance | 0.5381 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 3.12
Silver
#C0C0C0
ΔE00 5.08
Dove Gray
#B6B8BD
ΔE00 6.46
Light Gray
#D3D3D3
ΔE00 6.60
Light Grey
#D8DCD6
ΔE00 6.74
Fog
#D8DCE0
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAC4C2 #C4BABC
analogous
#BAC4BD #BAC4C2 #BAC1C4
triadic
#BAC4C2 #C2BAC4 #C4C2BA
tetradic
#BAC4C2 #BDBAC4 #C4BABC #C1C4BA
square
#BAC4C2 #BDBAC4 #C4BABC #C1C4BA
split-complementary
#BAC4C2 #C4BAC1 #C4BDBA
monochromatic
#788C88 #99A8A5 #BAC4C2 #DBE0DF #EFF1F0
Accessibility & contrast
On white
1.79
#BAC4C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.76
#BAC4C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAC4C2
11.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAC4C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAC4C2 | 1.00 | 1.79 | 11.76 | 11.76 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C3C2
Deuteranopia (green-blind)
#C1C1C2
Tritanopia (blue-blind)
#B8C4C3
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #bac4c2; /* rgb */ color: rgb(186, 196, 194); /* oklch */ color: oklch(81.2% 0.011 182.8);
Tailwind
colors: {
custom: {
50: '#ced5d4',
500: '#bac4c2',
950: '#000000',
},
}SCSS
$custom: #bac4c2; $custom-light: #ced5d4; $custom-dark: #000000;
JSON
{
"hex": "#bac4c2",
"rgb": {
"r": 186,
"g": 196,
"b": 194
},
"hsl": {
"h": 168,
"s": 7.813,
"l": 74.902
},
"oklch": {
"l": 0.81196,
"c": 0.01135,
"h": 182.8
},
"luminance": 0.53814
}Semantic roles & 50–950 ramp
primary
#BAC4C2
secondary
#978B8D
accent
#546092
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#131414
muted
#838383