#BAC0B8#BAC0B8
#BAC0B8 is a light, near-neutral grey. Relative luminance 0.516; OKLCH L 80.1% C 0.013 H 137.8°. Best body text is #000000 at 11.32:1 contrast (WCAG AA passes).
Color values
| HEX | #BAC0B8 |
|---|---|
| RGB | rgb(186, 192, 184) |
| HSL | hsl(105, 6%, 74%) |
| HSV | hsv(105, 4%, 75%) |
| CMYK | cmyk(3.1%, 0%, 4.2%, 24.7%) |
| CIE-LAB | lab(77.04, -3.56, 3.30) |
| CIE-LCH | lch(77.04, 4.86, 137.12°) |
| OKLab | oklab(80.08% -0.0096 0.0087) |
| OKLCH | oklch(80.08% 0.013 137.8) |
| XYZ | xyz(47.7496, 51.5989, 52.7821) |
| Luminance | 0.5160 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 4.14
Silver
#C0C0C0
ΔE00 5.52
Light Grey
#D8DCD6
ΔE00 7.11
Light Gray
#D3D3D3
ΔE00 7.54
Dove Gray
#B6B8BD
ΔE00 7.73
Dark Gray
#A9A9A9
ΔE00 8.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAC0B8 #BEB8C0
analogous
#BEC0B8 #BAC0B8 #B8C0BA
triadic
#BAC0B8 #B8BAC0 #C0B8BA
tetradic
#BAC0B8 #B8BEC0 #BEB8C0 #C0BAB8
square
#BAC0B8 #B8BEC0 #BEB8C0 #C0BAB8
split-complementary
#BAC0B8 #BAB8C0 #C0B8BE
monochromatic
#7B8677 #9AA398 #BAC0B8 #DADDD8 #EFF1EF
Accessibility & contrast
On white
1.86
#BAC0B8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.32
#BAC0B8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAC0B8
11.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAC0B8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAC0B8 | 1.00 | 1.86 | 11.32 | 11.32 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1BFB8
Deuteranopia (green-blind)
#C0BEB8
Tritanopia (blue-blind)
#BABFBE
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #bac0b8; /* rgb */ color: rgb(186, 192, 184); /* oklch */ color: oklch(80.1% 0.013 137.8);
Tailwind
colors: {
custom: {
50: '#ced3cd',
500: '#bac0b8',
950: '#000000',
},
}SCSS
$custom: #bac0b8; $custom-light: #ced3cd; $custom-dark: #000000;
JSON
{
"hex": "#bac0b8",
"rgb": {
"r": 186,
"g": 192,
"b": 184
},
"hsl": {
"h": 105,
"s": 5.97,
"l": 73.725
},
"oklch": {
"l": 0.80076,
"c": 0.01291,
"h": 137.8
},
"luminance": 0.51599
}Semantic roles & 50–950 ramp
primary
#BAC0B8
secondary
#908993
accent
#569081
background
#FEFEFE
surface
#FBFBFA
border
#D4D4D3
text
#131413
muted
#838383