#BBC7CA#BBC7CA
#BBC7CA is a very light, near-neutral cyan. Relative luminance 0.557; OKLCH L 82.1% C 0.014 H 214.4°. Best body text is #000000 at 12.14:1 contrast (WCAG AA passes).
Color values
| HEX | #BBC7CA |
|---|---|
| RGB | rgb(187, 199, 202) |
| HSL | hsl(192, 12%, 76%) |
| HSV | hsv(192, 7%, 79%) |
| CMYK | cmyk(7.4%, 1.5%, 0%, 20.8%) |
| CIE-LAB | lab(79.43, -3.51, -2.91) |
| CIE-LCH | lch(79.43, 4.56, 219.68°) |
| OKLab | oklab(82.13% -0.0114 -0.0078) |
| OKLCH | oklch(82.13% 0.014 214.4) |
| XYZ | xyz(51.5754, 55.6753, 63.8949) |
| Luminance | 0.5568 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 3.90
Silver
#C0C0C0
ΔE00 5.43
Dove Gray
#B6B8BD
ΔE00 6.01
Light Gray
#D3D3D3
ΔE00 6.33
Fog
#D8DCE0
ΔE00 6.62
Light Grey
#D8DCD6
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBC7CA #CABEBB
analogous
#BBCAC6 #BBC7CA #BBC0CA
triadic
#BBC7CA #CABBC7 #C7CABB
tetradic
#BBC7CA #C6BBCA #CABEBB #C0CABB
square
#BBC7CA #C6BBCA #CABEBB #C0CABB
split-complementary
#BBC7CA #CABBC0 #CAC6BB
monochromatic
#768E94 #99ABAF #BBC7CA #DDE3E5 #EEF1F2
Accessibility & contrast
On white
1.73
#BBC7CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.14
#BBC7CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBC7CA
12.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBC7CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBC7CA | 1.00 | 1.73 | 12.14 | 12.14 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C6CA
Deuteranopia (green-blind)
#C2C4CA
Tritanopia (blue-blind)
#B7C8C8
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #bbc7ca; /* rgb */ color: rgb(187, 199, 202); /* oklch */ color: oklch(82.1% 0.014 214.4);
Tailwind
colors: {
custom: {
50: '#cfd8da',
500: '#bbc7ca',
950: '#000000',
},
}SCSS
$custom: #bbc7ca; $custom-light: #cfd8da; $custom-dark: #000000;
JSON
{
"hex": "#bbc7ca",
"rgb": {
"r": 187,
"g": 199,
"b": 202
},
"hsl": {
"h": 192,
"s": 12.397,
"l": 76.275
},
"oklch": {
"l": 0.82132,
"c": 0.01385,
"h": 214.4
},
"luminance": 0.55676
}Semantic roles & 50–950 ramp
primary
#BBC7CA
secondary
#9E8F8B
accent
#5D4F97
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#131414
muted
#838383