#BCC1BE#BCC1BE
#BCC1BE is a light, near-neutral grey. Relative luminance 0.525; OKLCH L 80.6% C 0.007 H 160.0°. Best body text is #000000 at 11.51:1 contrast (WCAG AA passes).
Color values
| HEX | #BCC1BE |
|---|---|
| RGB | rgb(188, 193, 190) |
| HSL | hsl(144, 4%, 75%) |
| HSV | hsv(144, 3%, 76%) |
| CMYK | cmyk(2.6%, 0%, 1.6%, 24.3%) |
| CIE-LAB | lab(77.61, -2.29, 0.90) |
| CIE-LCH | lch(77.61, 2.46, 158.44°) |
| OKLab | oklab(80.61% -0.0065 0.0024) |
| OKLCH | oklch(80.61% 0.007 160) |
| XYZ | xyz(49.1016, 52.5488, 56.2613) |
| Luminance | 0.5255 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 2.24
Silver
#C0C0C0
ΔE00 3.29
Dove Gray
#B6B8BD
ΔE00 5.35
Light Gray
#D3D3D3
ΔE00 5.78
Light Grey
#D8DCD6
ΔE00 6.70
Dark Gray
#A9A9A9
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCC1BE #C1BCBF
analogous
#BDC1BC #BCC1BE #BCC1C1
triadic
#BCC1BE #BEBCC1 #C1BEBC
tetradic
#BCC1BE #BCBDC1 #C1BCBF #C1C1BC
square
#BCC1BE #BCBDC1 #C1BCBF #C1C1BC
split-complementary
#BCC1BE #C1BCC1 #C1BCBD
monochromatic
#7C8680 #9CA49F #BCC1BE #DCDEDD #EFF0F0
Accessibility & contrast
On white
1.82
#BCC1BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.51
#BCC1BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCC1BE
11.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCC1BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCC1BE | 1.00 | 1.82 | 11.51 | 11.51 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C0BE
Deuteranopia (green-blind)
#C0BFBE
Tritanopia (blue-blind)
#BBC1C0
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #bcc1be; /* rgb */ color: rgb(188, 193, 190); /* oklch */ color: oklch(80.6% 0.007 160.0);
Tailwind
colors: {
custom: {
50: '#d0d3d1',
500: '#bcc1be',
950: '#000000',
},
}SCSS
$custom: #bcc1be; $custom-light: #d0d3d1; $custom-dark: #000000;
JSON
{
"hex": "#bcc1be",
"rgb": {
"r": 188,
"g": 193,
"b": 190
},
"hsl": {
"h": 144,
"s": 3.876,
"l": 74.706
},
"oklch": {
"l": 0.80611,
"c": 0.00692,
"h": 160
},
"luminance": 0.52549
}Semantic roles & 50–950 ramp
primary
#BCC1BE
secondary
#948E91
accent
#58788E
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383