#BBC4BB#BBC4BB
#BBC4BB is a light, near-neutral grey. Relative luminance 0.536; OKLCH L 81.1% C 0.016 H 145.4°. Best body text is #000000 at 11.73:1 contrast (WCAG AA passes).
Color values
| HEX | #BBC4BB |
|---|---|
| RGB | rgb(187, 196, 187) |
| HSL | hsl(120, 7%, 75%) |
| HSV | hsv(120, 5%, 77%) |
| CMYK | cmyk(4.6%, 0%, 4.6%, 23.1%) |
| CIE-LAB | lab(78.25, -4.77, 3.44) |
| CIE-LCH | lch(78.25, 5.88, 144.18°) |
| OKLab | oklab(81.07% -0.0131 0.009) |
| OKLCH | oklch(81.07% 0.016 145.4) |
| XYZ | xyz(49.2015, 53.6322, 54.7640) |
| Luminance | 0.5363 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 4.69
Light Grey
#D8DCD6
ΔE00 6.74
Silver
#C0C0C0
ΔE00 6.75
Light Gray
#D3D3D3
ΔE00 7.99
Dove Gray
#B6B8BD
ΔE00 8.92
Gainsboro
#DCDCDC
ΔE00 9.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBC4BB #C4BBC4
analogous
#BFC4BB #BBC4BB #BBC4BF
triadic
#BBC4BB #BBBBC4 #C4BBBB
tetradic
#BBC4BB #BBBFC4 #C4BBC4 #C4BFBB
square
#BBC4BB #BBBFC4 #C4BBC4 #C4BFBB
split-complementary
#BBC4BB #BFBBC4 #C4BBBF
monochromatic
#798B79 #9AA89A #BBC4BB #DCE0DC #EFF1EF
Accessibility & contrast
On white
1.79
#BBC4BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.73
#BBC4BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBC4BB
11.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBC4BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBC4BB | 1.00 | 1.79 | 11.73 | 11.73 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C2BB
Deuteranopia (green-blind)
#C3C1BB
Tritanopia (blue-blind)
#BAC3C1
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #bbc4bb; /* rgb */ color: rgb(187, 196, 187); /* oklch */ color: oklch(81.1% 0.016 145.4);
Tailwind
colors: {
custom: {
50: '#cfd5cf',
500: '#bbc4bb',
950: '#000000',
},
}SCSS
$custom: #bbc4bb; $custom-light: #cfd5cf; $custom-dark: #000000;
JSON
{
"hex": "#bbc4bb",
"rgb": {
"r": 187,
"g": 196,
"b": 187
},
"hsl": {
"h": 120,
"s": 7.087,
"l": 75.098
},
"oklch": {
"l": 0.81071,
"c": 0.01589,
"h": 145.4
},
"luminance": 0.53633
}Semantic roles & 50–950 ramp
primary
#BBC4BB
secondary
#978C97
accent
#549191
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#131413
muted
#838383