#BCC1BF#BCC1BF
#BCC1BF is a light, near-neutral grey. Relative luminance 0.526; OKLCH L 80.6% C 0.006 H 170.4°. Best body text is #000000 at 11.52:1 contrast (WCAG AA passes).
Color values
| HEX | #BCC1BF |
|---|---|
| RGB | rgb(188, 193, 191) |
| HSL | hsl(156, 4%, 75%) |
| HSV | hsv(156, 3%, 76%) |
| CMYK | cmyk(2.6%, 0%, 1%, 24.3%) |
| CIE-LAB | lab(77.63, -2.10, 0.40) |
| CIE-LCH | lch(77.63, 2.14, 169.20°) |
| OKLab | oklab(80.64% -0.0061 0.001) |
| OKLCH | oklch(80.64% 0.006 170.4) |
| XYZ | xyz(49.2113, 52.5927, 56.8389) |
| Luminance | 0.5259 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 2.14
Silver
#C0C0C0
ΔE00 2.96
Dove Gray
#B6B8BD
ΔE00 4.90
Light Gray
#D3D3D3
ΔE00 5.59
Light Grey
#D8DCD6
ΔE00 6.81
Dark Gray
#A9A9A9
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCC1BF #C1BCBE
analogous
#BCC1BD #BCC1BF #BCC1C1
triadic
#BCC1BF #BFBCC1 #C1BFBC
tetradic
#BCC1BF #BDBCC1 #C1BCBE #C1C1BC
square
#BCC1BF #BDBCC1 #C1BCBE #C1C1BC
split-complementary
#BCC1BF #C1BCC1 #C1BDBC
monochromatic
#7C8682 #9CA4A1 #BCC1BF #DCDEDD #EFF0F0
Accessibility & contrast
On white
1.82
#BCC1BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.52
#BCC1BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCC1BF
11.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCC1BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCC1BF | 1.00 | 1.82 | 11.52 | 11.52 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C0BF
Deuteranopia (green-blind)
#C0C0BF
Tritanopia (blue-blind)
#BBC1C0
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #bcc1bf; /* rgb */ color: rgb(188, 193, 191); /* oklch */ color: oklch(80.6% 0.006 170.4);
Tailwind
colors: {
custom: {
50: '#d0d3d2',
500: '#bcc1bf',
950: '#000000',
},
}SCSS
$custom: #bcc1bf; $custom-light: #d0d3d2; $custom-dark: #000000;
JSON
{
"hex": "#bcc1bf",
"rgb": {
"r": 188,
"g": 193,
"b": 191
},
"hsl": {
"h": 156,
"s": 3.876,
"l": 74.706
},
"oklch": {
"l": 0.8064,
"c": 0.00619,
"h": 170.4
},
"luminance": 0.52593
}Semantic roles & 50–950 ramp
primary
#BCC1BF
secondary
#948E90
accent
#586D8E
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383