#BAC4C4#BAC4C4
#BAC4C4 is a light, near-neutral grey. Relative luminance 0.539; OKLCH L 81.3% C 0.011 H 196.9°. Best body text is #000000 at 11.78:1 contrast (WCAG AA passes).
Color values
| HEX | #BAC4C4 |
|---|---|
| RGB | rgb(186, 196, 196) |
| HSL | hsl(180, 8%, 75%) |
| HSV | hsv(180, 5%, 77%) |
| CMYK | cmyk(5.1%, 0%, 0%, 23.1%) |
| CIE-LAB | lab(78.41, -3.42, -1.19) |
| CIE-LCH | lch(78.41, 3.62, 199.13°) |
| OKLab | oklab(81.26% -0.0105 -0.0032) |
| OKLCH | oklch(81.26% 0.011 196.9) |
| XYZ | xyz(49.9514, 53.9040, 59.9867) |
| Luminance | 0.5390 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 3.07
Silver
#C0C0C0
ΔE00 4.74
Dove Gray
#B6B8BD
ΔE00 5.79
Light Gray
#D3D3D3
ΔE00 6.31
Light Grey
#D8DCD6
ΔE00 7.00
Fog
#D8DCE0
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAC4C4 #C4BABA
analogous
#BAC4BF #BAC4C4 #BABFC4
triadic
#BAC4C4 #C4BAC4 #C4C4BA
tetradic
#BAC4C4 #BFBAC4 #C4BABA #BFC4BA
square
#BAC4C4 #BFBAC4 #C4BABA #BFC4BA
split-complementary
#BAC4C4 #C4BABF #C4BFBA
monochromatic
#788C8C #99A8A8 #BAC4C4 #DBE0E0 #EFF1F1
Accessibility & contrast
On white
1.78
#BAC4C4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.78
#BAC4C4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAC4C4
11.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAC4C4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAC4C4 | 1.00 | 1.78 | 11.78 | 11.78 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C3C4
Deuteranopia (green-blind)
#C0C1C4
Tritanopia (blue-blind)
#B7C5C4
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #bac4c4; /* rgb */ color: rgb(186, 196, 196); /* oklch */ color: oklch(81.3% 0.011 196.9);
Tailwind
colors: {
custom: {
50: '#ced5d5',
500: '#bac4c4',
950: '#000000',
},
}SCSS
$custom: #bac4c4; $custom-light: #ced5d5; $custom-dark: #000000;
JSON
{
"hex": "#bac4c4",
"rgb": {
"r": 186,
"g": 196,
"b": 196
},
"hsl": {
"h": 180,
"s": 7.813,
"l": 74.902
},
"oklch": {
"l": 0.81255,
"c": 0.01103,
"h": 196.9
},
"luminance": 0.53904
}Semantic roles & 50–950 ramp
primary
#BAC4C4
secondary
#978B8B
accent
#545492
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#131414
muted
#838383