#BCC4C4#BCC4C4
#BCC4C4 is a light, near-neutral grey. Relative luminance 0.542; OKLCH L 81.4% C 0.009 H 197.0°. Best body text is #000000 at 11.83:1 contrast (WCAG AA passes).
Color values
| HEX | #BCC4C4 |
|---|---|
| RGB | rgb(188, 196, 196) |
| HSL | hsl(180, 6%, 75%) |
| HSV | hsv(180, 4%, 77%) |
| CMYK | cmyk(4.1%, 0%, 0%, 23.1%) |
| CIE-LAB | lab(78.55, -2.75, -0.96) |
| CIE-LCH | lch(78.55, 2.91, 199.18°) |
| OKLab | oklab(81.41% -0.0085 -0.0026) |
| OKLCH | oklch(81.41% 0.009 197) |
| XYZ | xyz(50.4408, 54.1564, 60.0097) |
| Luminance | 0.5416 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 2.38
Silver
#C0C0C0
ΔE00 3.91
Dove Gray
#B6B8BD
ΔE00 5.22
Light Gray
#D3D3D3
ΔE00 5.62
Light Grey
#D8DCD6
ΔE00 6.70
Fog
#D8DCE0
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCC4C4 #C4BCBC
analogous
#BCC4C0 #BCC4C4 #BCC0C4
triadic
#BCC4C4 #C4BCC4 #C4C4BC
tetradic
#BCC4C4 #C0BCC4 #C4BCBC #C0C4BC
square
#BCC4C4 #C0BCC4 #C4BCBC #C0C4BC
split-complementary
#BCC4C4 #C4BCC0 #C4C0BC
monochromatic
#7B8B8B #9BA7A7 #BCC4C4 #DDE1E1 #EFF1F1
Accessibility & contrast
On white
1.77
#BCC4C4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.83
#BCC4C4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCC4C4
11.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCC4C4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCC4C4 | 1.00 | 1.77 | 11.83 | 11.83 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C3C4
Deuteranopia (green-blind)
#C1C2C4
Tritanopia (blue-blind)
#BAC5C4
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #bcc4c4; /* rgb */ color: rgb(188, 196, 196); /* oklch */ color: oklch(81.4% 0.009 197.0);
Tailwind
colors: {
custom: {
50: '#d0d5d5',
500: '#bcc4c4',
950: '#000000',
},
}SCSS
$custom: #bcc4c4; $custom-light: #d0d5d5; $custom-dark: #000000;
JSON
{
"hex": "#bcc4c4",
"rgb": {
"r": 188,
"g": 196,
"b": 196
},
"hsl": {
"h": 180,
"s": 6.349,
"l": 75.294
},
"oklch": {
"l": 0.81407,
"c": 0.00884,
"h": 197
},
"luminance": 0.54157
}Semantic roles & 50–950 ramp
primary
#BCC4C4
secondary
#978D8D
accent
#555590
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383