#BBC2B8#BBC2B8
#BBC2B8 is a light, near-neutral grey. Relative luminance 0.526; OKLCH L 80.6% C 0.016 H 136.1°. Best body text is #000000 at 11.52:1 contrast (WCAG AA passes).
Color values
| HEX | #BBC2B8 |
|---|---|
| RGB | rgb(187, 194, 184) |
| HSL | hsl(102, 8%, 74%) |
| HSV | hsv(102, 5%, 76%) |
| CMYK | cmyk(3.6%, 0%, 5.2%, 23.9%) |
| CIE-LAB | lab(77.64, -4.26, 4.19) |
| CIE-LCH | lch(77.64, 5.97, 135.52°) |
| OKLab | oklab(80.57% -0.0114 0.011) |
| OKLCH | oklch(80.57% 0.016 136.1) |
| XYZ | xyz(48.4356, 52.6089, 52.9409) |
| Luminance | 0.5261 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 4.80
Silver
#C0C0C0
ΔE00 6.52
Light Grey
#D8DCD6
ΔE00 7.00
Light Gray
#D3D3D3
ΔE00 8.05
Warm Gray
#C9BEB0
ΔE00 8.60
Dove Gray
#B6B8BD
ΔE00 8.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBC2B8 #BFB8C2
analogous
#C0C2B8 #BBC2B8 #B8C2BA
triadic
#BBC2B8 #B8BBC2 #C2B8BB
tetradic
#BBC2B8 #B8C0C2 #BFB8C2 #C2BAB8
square
#BBC2B8 #B8C0C2 #BFB8C2 #C2BAB8
split-complementary
#BBC2B8 #BAB8C2 #C2B8C0
monochromatic
#7C8976 #9BA697 #BBC2B8 #DBDED9 #EFF1EF
Accessibility & contrast
On white
1.82
#BBC2B8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.52
#BBC2B8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBC2B8
11.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBC2B8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBC2B8 | 1.00 | 1.82 | 11.52 | 11.52 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C0B7
Deuteranopia (green-blind)
#C2C0B8
Tritanopia (blue-blind)
#BBC1BF
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #bbc2b8; /* rgb */ color: rgb(187, 194, 184); /* oklch */ color: oklch(80.6% 0.016 136.1);
Tailwind
colors: {
custom: {
50: '#cfd4cd',
500: '#bbc2b8',
950: '#000000',
},
}SCSS
$custom: #bbc2b8; $custom-light: #cfd4cd; $custom-dark: #000000;
JSON
{
"hex": "#bbc2b8",
"rgb": {
"r": 187,
"g": 194,
"b": 184
},
"hsl": {
"h": 102,
"s": 7.576,
"l": 74.118
},
"oklch": {
"l": 0.8057,
"c": 0.01582,
"h": 136.1
},
"luminance": 0.52609
}Semantic roles & 50–950 ramp
primary
#BBC2B8
secondary
#918995
accent
#54927F
background
#FEFEFE
surface
#FBFBFA
border
#D4D4D3
text
#131413
muted
#838383