#BCC4BA#BCC4BA
#BCC4BA is a light, near-neutral grey. Relative luminance 0.537; OKLCH L 81.1% C 0.016 H 139.4°. Best body text is #000000 at 11.74:1 contrast (WCAG AA passes).
Color values
| HEX | #BCC4BA |
|---|---|
| RGB | rgb(188, 196, 186) |
| HSL | hsl(108, 8%, 75%) |
| HSV | hsv(108, 5%, 77%) |
| CMYK | cmyk(4.1%, 0%, 5.1%, 23.1%) |
| CIE-LAB | lab(78.30, -4.60, 4.06) |
| CIE-LCH | lch(78.30, 6.14, 138.59°) |
| OKLab | oklab(81.12% -0.0124 0.0106) |
| OKLCH | oklch(81.12% 0.016 139.4) |
| XYZ | xyz(49.3403, 53.7162, 54.2137) |
| Luminance | 0.5372 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 4.81
Light Grey
#D8DCD6
ΔE00 6.69
Silver
#C0C0C0
ΔE00 6.80
Light Gray
#D3D3D3
ΔE00 8.02
Warm Gray
#C9BEB0
ΔE00 9.04
Dove Gray
#B6B8BD
ΔE00 9.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCC4BA #C2BAC4
analogous
#C1C4BA #BCC4BA #BAC4BD
triadic
#BCC4BA #BABCC4 #C4BABC
tetradic
#BCC4BA #BAC1C4 #C2BAC4 #C4BDBA
square
#BCC4BA #BAC1C4 #C2BAC4 #C4BDBA
split-complementary
#BCC4BA #BDBAC4 #C4BAC1
monochromatic
#7C8C78 #9CA899 #BCC4BA #DCE0DB #EFF1EF
Accessibility & contrast
On white
1.79
#BCC4BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.74
#BCC4BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCC4BA
11.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCC4BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCC4BA | 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)
#C5C2B9
Deuteranopia (green-blind)
#C3C1BA
Tritanopia (blue-blind)
#BCC3C1
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #bcc4ba; /* rgb */ color: rgb(188, 196, 186); /* oklch */ color: oklch(81.1% 0.016 139.4);
Tailwind
colors: {
custom: {
50: '#d0d5ce',
500: '#bcc4ba',
950: '#000000',
},
}SCSS
$custom: #bcc4ba; $custom-light: #d0d5ce; $custom-dark: #000000;
JSON
{
"hex": "#bcc4ba",
"rgb": {
"r": 188,
"g": 196,
"b": 186
},
"hsl": {
"h": 108,
"s": 7.813,
"l": 74.902
},
"oklch": {
"l": 0.8112,
"c": 0.01636,
"h": 139.4
},
"luminance": 0.53716
}Semantic roles & 50–950 ramp
primary
#BCC4BA
secondary
#958B97
accent
#549285
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141413
muted
#838383