#BBC2BB#BBC2BB
#BBC2BB is a light, near-neutral grey. Relative luminance 0.527; OKLCH L 80.7% C 0.012 H 145.5°. Best body text is #000000 at 11.55:1 contrast (WCAG AA passes).
Color values
| HEX | #BBC2BB |
|---|---|
| RGB | rgb(187, 194, 187) |
| HSL | hsl(120, 5%, 75%) |
| HSV | hsv(120, 4%, 76%) |
| CMYK | cmyk(3.6%, 0%, 3.6%, 23.9%) |
| CIE-LAB | lab(77.72, -3.72, 2.68) |
| CIE-LCH | lch(77.72, 4.58, 144.24°) |
| OKLab | oklab(80.65% -0.0102 0.007) |
| OKLCH | oklch(80.65% 0.012 145.5) |
| XYZ | xyz(48.7534, 52.7360, 54.6147) |
| Luminance | 0.5274 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 3.68
Silver
#C0C0C0
ΔE00 5.43
Light Grey
#D8DCD6
ΔE00 6.66
Light Gray
#D3D3D3
ΔE00 7.16
Dove Gray
#B6B8BD
ΔE00 7.59
Dark Gray
#A9A9A9
ΔE00 8.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBC2BB #C2BBC2
analogous
#BFC2BB #BBC2BB #BBC2BF
triadic
#BBC2BB #BBBBC2 #C2BBBB
tetradic
#BBC2BB #BBBFC2 #C2BBC2 #C2BFBB
square
#BBC2BB #BBBFC2 #C2BBC2 #C2BFBB
split-complementary
#BBC2BB #BFBBC2 #C2BBBF
monochromatic
#7A887A #9BA59B #BBC2BB #DBDFDB #EFF1EF
Accessibility & contrast
On white
1.82
#BBC2BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.55
#BBC2BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBC2BB
11.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBC2BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBC2BB | 1.00 | 1.82 | 11.55 | 11.55 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C1BB
Deuteranopia (green-blind)
#C1C0BB
Tritanopia (blue-blind)
#BAC2C0
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #bbc2bb; /* rgb */ color: rgb(187, 194, 187); /* oklch */ color: oklch(80.7% 0.012 145.5);
Tailwind
colors: {
custom: {
50: '#cfd4cf',
500: '#bbc2bb',
950: '#000000',
},
}SCSS
$custom: #bbc2bb; $custom-light: #cfd4cf; $custom-dark: #000000;
JSON
{
"hex": "#bbc2bb",
"rgb": {
"r": 187,
"g": 194,
"b": 187
},
"hsl": {
"h": 120,
"s": 5.426,
"l": 74.706
},
"oklch": {
"l": 0.80654,
"c": 0.01238,
"h": 145.5
},
"luminance": 0.52736
}Semantic roles & 50–950 ramp
primary
#BBC2BB
secondary
#958C95
accent
#568F8F
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#131413
muted
#838383