#BBCBCF#BBCBCF
#BBCBCF is a very light, near-neutral cyan. Relative luminance 0.578; OKLCH L 83.1% C 0.018 H 214.4°. Best body text is #000000 at 12.56:1 contrast (WCAG AA passes).
Color values
| HEX | #BBCBCF |
|---|---|
| RGB | rgb(187, 203, 207) |
| HSL | hsl(192, 17%, 77%) |
| HSV | hsv(192, 10%, 81%) |
| CMYK | cmyk(9.7%, 1.9%, 0%, 18.8%) |
| CIE-LAB | lab(80.62, -4.63, -3.85) |
| CIE-LCH | lch(80.62, 6.02, 219.75°) |
| OKLab | oklab(83.11% -0.0151 -0.0104) |
| OKLCH | oklch(83.11% 0.018 214.4) |
| XYZ | xyz(53.1094, 57.7809, 67.3741) |
| Luminance | 0.5778 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 5.17
Fog
#D8DCE0
ΔE00 6.90
Silver
#C0C0C0
ΔE00 7.03
Light Gray
#D3D3D3
ΔE00 7.24
Dove Gray
#B6B8BD
ΔE00 7.54
Light Grey
#D8DCD6
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBCBCF #CFBFBB
analogous
#BBCFC9 #BBCBCF #BBC1CF
triadic
#BBCBCF #CFBBCB #CBCFBB
tetradic
#BBCBCF #C9BBCF #CFBFBB #C1CFBB
square
#BBCBCF #C9BBCF #CFBFBB #C1CFBB
split-complementary
#BBCBCF #CFBBC1 #CFC9BB
monochromatic
#73949C #97B0B6 #BBCBCF #DFE6E8 #EDF1F2
Accessibility & contrast
On white
1.67
#BBCBCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.56
#BBCBCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBCBCF
12.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBCBCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBCBCF | 1.00 | 1.67 | 12.56 | 12.56 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8CACF
Deuteranopia (green-blind)
#C4C7CF
Tritanopia (blue-blind)
#B6CDCC
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #bbcbcf; /* rgb */ color: rgb(187, 203, 207); /* oklch */ color: oklch(83.1% 0.018 214.4);
Tailwind
colors: {
custom: {
50: '#cfdadd',
500: '#bbcbcf',
950: '#000000',
},
}SCSS
$custom: #bbcbcf; $custom-light: #cfdadd; $custom-dark: #000000;
JSON
{
"hex": "#bbcbcf",
"rgb": {
"r": 187,
"g": 203,
"b": 207
},
"hsl": {
"h": 192,
"s": 17.241,
"l": 77.255
},
"oklch": {
"l": 0.83113,
"c": 0.01834,
"h": 214.4
},
"luminance": 0.57782
}Semantic roles & 50–950 ramp
primary
#BBCBCF
secondary
#A4908B
accent
#5A4A9C
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#131415
muted
#838384