#BCC1BB#BCC1BB
#BCC1BB is a light, near-neutral grey. Relative luminance 0.524; OKLCH L 80.5% C 0.010 H 140.5°. Best body text is #000000 at 11.48:1 contrast (WCAG AA passes).
Color values
| HEX | #BCC1BB |
|---|---|
| RGB | rgb(188, 193, 187) |
| HSL | hsl(110, 5%, 75%) |
| HSV | hsv(110, 3%, 76%) |
| CMYK | cmyk(2.6%, 0%, 3.1%, 24.3%) |
| CIE-LAB | lab(77.53, -2.84, 2.41) |
| CIE-LCH | lch(77.53, 3.73, 139.66°) |
| OKLab | oklab(80.53% -0.0077 0.0063) |
| OKLCH | oklch(80.53% 0.01 140.5) |
| XYZ | xyz(48.7771, 52.4190, 54.5523) |
| Luminance | 0.5242 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 3.07
Silver
#C0C0C0
ΔE00 4.41
Light Gray
#D3D3D3
ΔE00 6.52
Light Grey
#D8DCD6
ΔE00 6.62
Dove Gray
#B6B8BD
ΔE00 6.73
Dark Gray
#A9A9A9
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCC1BB #C0BBC1
analogous
#BFC1BB #BCC1BB #BBC1BD
triadic
#BCC1BB #BBBCC1 #C1BBBC
tetradic
#BCC1BB #BBBFC1 #C0BBC1 #C1BDBB
square
#BCC1BB #BBBFC1 #C0BBC1 #C1BDBB
split-complementary
#BCC1BB #BDBBC1 #C1BBBF
monochromatic
#7D877B #9CA49B #BCC1BB #DCDEDB #EFF0EF
Accessibility & contrast
On white
1.83
#BCC1BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.48
#BCC1BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCC1BB
11.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCC1BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCC1BB | 1.00 | 1.83 | 11.48 | 11.48 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C0BB
Deuteranopia (green-blind)
#C1BFBB
Tritanopia (blue-blind)
#BCC1BF
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #bcc1bb; /* rgb */ color: rgb(188, 193, 187); /* oklch */ color: oklch(80.5% 0.010 140.5);
Tailwind
colors: {
custom: {
50: '#d0d3cf',
500: '#bcc1bb',
950: '#000000',
},
}SCSS
$custom: #bcc1bb; $custom-light: #d0d3cf; $custom-dark: #000000;
JSON
{
"hex": "#bcc1bb",
"rgb": {
"r": 188,
"g": 193,
"b": 187
},
"hsl": {
"h": 110,
"s": 4.615,
"l": 74.51
},
"oklch": {
"l": 0.80525,
"c": 0.00997,
"h": 140.5
},
"luminance": 0.52419
}Semantic roles & 50–950 ramp
primary
#BCC1BB
secondary
#928D94
accent
#578E85
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141413
muted
#838383