#BBC2BF#BBC2BF
#BBC2BF is a light, near-neutral grey. Relative luminance 0.529; OKLCH L 80.8% C 0.009 H 168.7°. Best body text is #000000 at 11.58:1 contrast (WCAG AA passes).
Color values
| HEX | #BBC2BF |
|---|---|
| RGB | rgb(187, 194, 191) |
| HSL | hsl(154, 5%, 75%) |
| HSV | hsv(154, 4%, 76%) |
| CMYK | cmyk(3.6%, 0%, 1.5%, 23.9%) |
| CIE-LAB | lab(77.82, -2.97, 0.67) |
| CIE-LCH | lch(77.82, 3.05, 167.39°) |
| OKLab | oklab(80.77% -0.0086 0.0017) |
| OKLCH | oklch(80.77% 0.009 168.7) |
| XYZ | xyz(49.1875, 52.9097, 56.9014) |
| Luminance | 0.5291 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 2.52
Silver
#C0C0C0
ΔE00 4.10
Dove Gray
#B6B8BD
ΔE00 5.88
Light Gray
#D3D3D3
ΔE00 6.16
Light Grey
#D8DCD6
ΔE00 6.65
Dark Gray
#A9A9A9
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBC2BF #C2BBBE
analogous
#BBC2BC #BBC2BF #BBC2C2
triadic
#BBC2BF #BFBBC2 #C2BFBB
tetradic
#BBC2BF #BCBBC2 #C2BBBE #C2C2BB
square
#BBC2BF #BCBBC2 #C2BBBE #C2C2BB
split-complementary
#BBC2BF #C2BBC2 #C2BCBB
monochromatic
#7A8882 #9BA5A1 #BBC2BF #DBDFDD #EFF1F0
Accessibility & contrast
On white
1.81
#BBC2BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.58
#BBC2BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBC2BF
11.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBC2BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBC2BF | 1.00 | 1.81 | 11.58 | 11.58 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C1BF
Deuteranopia (green-blind)
#C0C0BF
Tritanopia (blue-blind)
#BAC2C1
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #bbc2bf; /* rgb */ color: rgb(187, 194, 191); /* oklch */ color: oklch(80.8% 0.009 168.7);
Tailwind
colors: {
custom: {
50: '#cfd4d2',
500: '#bbc2bf',
950: '#000000',
},
}SCSS
$custom: #bbc2bf; $custom-light: #cfd4d2; $custom-dark: #000000;
JSON
{
"hex": "#bbc2bf",
"rgb": {
"r": 187,
"g": 194,
"b": 191
},
"hsl": {
"h": 154.286,
"s": 5.426,
"l": 74.706
},
"oklch": {
"l": 0.80769,
"c": 0.00877,
"h": 168.7
},
"luminance": 0.5291
}Semantic roles & 50–950 ramp
primary
#BBC2BF
secondary
#958C90
accent
#566F8F
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#131414
muted
#838383