#BCC4BF#BCC4BF
#BCC4BF is a light, near-neutral grey. Relative luminance 0.539; OKLCH L 81.3% C 0.011 H 158.8°. Best body text is #000000 at 11.79:1 contrast (WCAG AA passes).
Color values
| HEX | #BCC4BF |
|---|---|
| RGB | rgb(188, 196, 191) |
| HSL | hsl(143, 6%, 75%) |
| HSV | hsv(143, 4%, 77%) |
| CMYK | cmyk(4.1%, 0%, 2.6%, 23.1%) |
| CIE-LAB | lab(78.42, -3.69, 1.55) |
| CIE-LCH | lch(78.42, 4.00, 157.19°) |
| OKLab | oklab(81.26% -0.0104 0.0041) |
| OKLCH | oklch(81.26% 0.011 158.8) |
| XYZ | xyz(49.8812, 53.9325, 57.0622) |
| Luminance | 0.5393 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 3.02
Silver
#C0C0C0
ΔE00 5.11
Light Grey
#D8DCD6
ΔE00 6.24
Light Gray
#D3D3D3
ΔE00 6.58
Dove Gray
#B6B8BD
ΔE00 7.11
Gainsboro
#DCDCDC
ΔE00 8.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCC4BF #C4BCC1
analogous
#BDC4BC #BCC4BF #BCC4C3
triadic
#BCC4BF #BFBCC4 #C4BFBC
tetradic
#BCC4BF #BCBDC4 #C4BCC1 #C4C3BC
square
#BCC4BF #BCBDC4 #C4BCC1 #C4C3BC
split-complementary
#BCC4BF #C3BCC4 #C4BCBD
monochromatic
#7B8B81 #9BA7A0 #BCC4BF #DDE1DE #EFF1EF
Accessibility & contrast
On white
1.78
#BCC4BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.79
#BCC4BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCC4BF
11.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCC4BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCC4BF | 1.00 | 1.78 | 11.79 | 11.79 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C3BF
Deuteranopia (green-blind)
#C2C2BF
Tritanopia (blue-blind)
#BBC4C2
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #bcc4bf; /* rgb */ color: rgb(188, 196, 191); /* oklch */ color: oklch(81.3% 0.011 158.8);
Tailwind
colors: {
custom: {
50: '#d0d5d2',
500: '#bcc4bf',
950: '#000000',
},
}SCSS
$custom: #bcc4bf; $custom-light: #d0d5d2; $custom-dark: #000000;
JSON
{
"hex": "#bcc4bf",
"rgb": {
"r": 188,
"g": 196,
"b": 191
},
"hsl": {
"h": 142.5,
"s": 6.349,
"l": 75.294
},
"oklch": {
"l": 0.81261,
"c": 0.01119,
"h": 158.8
},
"luminance": 0.53933
}Semantic roles & 50–950 ramp
primary
#BCC4BF
secondary
#978D93
accent
#557A90
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383