#BBC6CA#BBC6CA
#BBC6CA is a light, near-neutral cyan. Relative luminance 0.552; OKLCH L 81.9% C 0.013 H 221.5°. Best body text is #000000 at 12.04:1 contrast (WCAG AA passes).
Color values
| HEX | #BBC6CA |
|---|---|
| RGB | rgb(187, 198, 202) |
| HSL | hsl(196, 12%, 76%) |
| HSV | hsv(196, 7%, 79%) |
| CMYK | cmyk(7.4%, 2%, 0%, 20.8%) |
| CIE-LAB | lab(79.17, -2.98, -3.30) |
| CIE-LCH | lch(79.17, 4.44, 227.88°) |
| OKLab | oklab(81.93% -0.01 -0.0088) |
| OKLCH | oklch(81.93% 0.013 221.5) |
| XYZ | xyz(51.3460, 55.2167, 63.8184) |
| Luminance | 0.5522 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 3.94
Silver
#C0C0C0
ΔE00 5.04
Dove Gray
#B6B8BD
ΔE00 5.38
Light Gray
#D3D3D3
ΔE00 6.15
Fog
#D8DCE0
ΔE00 6.45
Gainsboro
#DCDCDC
ΔE00 7.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBC6CA #CABFBB
analogous
#BBCAC7 #BBC6CA #BBBFCA
triadic
#BBC6CA #CABBC6 #C6CABB
tetradic
#BBC6CA #C7BBCA #CABFBB #BFCABB
square
#BBC6CA #C7BBCA #CABFBB #BFCABB
split-complementary
#BBC6CA #CABBBF #CAC7BB
monochromatic
#768C94 #99A9AF #BBC6CA #DDE3E5 #EEF1F2
Accessibility & contrast
On white
1.74
#BBC6CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.04
#BBC6CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBC6CA
12.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBC6CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBC6CA | 1.00 | 1.74 | 12.04 | 12.04 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C5CA
Deuteranopia (green-blind)
#C1C3CA
Tritanopia (blue-blind)
#B7C7C7
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #bbc6ca; /* rgb */ color: rgb(187, 198, 202); /* oklch */ color: oklch(81.9% 0.013 221.5);
Tailwind
colors: {
custom: {
50: '#cfd7da',
500: '#bbc6ca',
950: '#000000',
},
}SCSS
$custom: #bbc6ca; $custom-light: #cfd7da; $custom-dark: #000000;
JSON
{
"hex": "#bbc6ca",
"rgb": {
"r": 187,
"g": 198,
"b": 202
},
"hsl": {
"h": 196,
"s": 12.397,
"l": 76.275
},
"oklch": {
"l": 0.81925,
"c": 0.01337,
"h": 221.5
},
"luminance": 0.55217
}Semantic roles & 50–950 ramp
primary
#BBC6CA
secondary
#9E908B
accent
#624F97
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#131414
muted
#838383