#BBC6CF#BBC6CF
#BBC6CF is a very light, near-neutral cyan. Relative luminance 0.555; OKLCH L 82.1% C 0.018 H 242.5°. Best body text is #000000 at 12.09:1 contrast (WCAG AA passes).
Color values
| HEX | #BBC6CF |
|---|---|
| RGB | rgb(187, 198, 207) |
| HSL | hsl(207, 17%, 77%) |
| HSV | hsv(207, 10%, 81%) |
| CMYK | cmyk(9.7%, 4.3%, 0%, 18.8%) |
| CIE-LAB | lab(79.30, -1.99, -5.78) |
| CIE-LCH | lch(79.30, 6.12, 251.00°) |
| OKLab | oklab(82.08% -0.0081 -0.0155) |
| OKLCH | oklch(82.08% 0.018 242.5) |
| XYZ | xyz(51.9476, 55.4573, 66.9869) |
| Luminance | 0.5546 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 5.07
Silver (survey)
#C5C9C7
ΔE00 5.70
Cloudy Blue
#ACC2D9
ΔE00 5.79
Silver
#C0C0C0
ΔE00 5.79
Light Blue Grey
#B7C9E2
ΔE00 6.22
Fog
#D8DCE0
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBC6CF #CFC4BB
analogous
#BBCFCE #BBC6CF #BBBCCF
triadic
#BBC6CF #CFBBC6 #C6CFBB
tetradic
#BBC6CF #CEBBCF #CFC4BB #BCCFBB
square
#BBC6CF #CEBBCF #CFC4BB #BCCFBB
split-complementary
#BBC6CF #CFBBBC #CFCEBB
monochromatic
#738A9C #97A8B6 #BBC6CF #DFE4E8 #EDF0F2
Accessibility & contrast
On white
1.74
#BBC6CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.09
#BBC6CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBC6CF
12.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBC6CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBC6CF | 1.00 | 1.74 | 12.09 | 12.09 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C6CF
Deuteranopia (green-blind)
#C0C3CF
Tritanopia (blue-blind)
#B6C8C9
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #bbc6cf; /* rgb */ color: rgb(187, 198, 207); /* oklch */ color: oklch(82.1% 0.018 242.5);
Tailwind
colors: {
custom: {
50: '#cfd7dd',
500: '#bbc6cf',
950: '#000000',
},
}SCSS
$custom: #bbc6cf; $custom-light: #cfd7dd; $custom-dark: #000000;
JSON
{
"hex": "#bbc6cf",
"rgb": {
"r": 187,
"g": 198,
"b": 207
},
"hsl": {
"h": 207,
"s": 17.241,
"l": 77.255
},
"oklch": {
"l": 0.82079,
"c": 0.01751,
"h": 242.5
},
"luminance": 0.55458
}Semantic roles & 50–950 ramp
primary
#BBC6CF
secondary
#A4968B
accent
#6F4A9C
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#131415
muted
#838384