#BBC7CF#BBC7CF
#BBC7CF is a very light, near-neutral cyan. Relative luminance 0.559; OKLCH L 82.3% C 0.017 H 236.7°. Best body text is #000000 at 12.18:1 contrast (WCAG AA passes).
Color values
| HEX | #BBC7CF |
|---|---|
| RGB | rgb(187, 199, 207) |
| HSL | hsl(204, 17%, 77%) |
| HSV | hsv(204, 10%, 81%) |
| CMYK | cmyk(9.7%, 3.9%, 0%, 18.8%) |
| CIE-LAB | lab(79.57, -2.52, -5.40) |
| CIE-LCH | lch(79.57, 5.96, 244.97°) |
| OKLab | oklab(82.29% -0.0095 -0.0145) |
| OKLCH | oklch(82.29% 0.017 236.7) |
| XYZ | xyz(52.1770, 55.9160, 67.0633) |
| Luminance | 0.5592 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 5.41
Dove Gray
#B6B8BD
ΔE00 5.47
Silver
#C0C0C0
ΔE00 5.88
Cloudy Blue
#ACC2D9
ΔE00 6.15
Fog
#D8DCE0
ΔE00 6.35
Light Gray
#D3D3D3
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBC7CF #CFC3BB
analogous
#BBCFCD #BBC7CF #BBBDCF
triadic
#BBC7CF #CFBBC7 #C7CFBB
tetradic
#BBC7CF #CDBBCF #CFC3BB #BDCFBB
square
#BBC7CF #CDBBCF #CFC3BB #BDCFBB
split-complementary
#BBC7CF #CFBBBD #CFCDBB
monochromatic
#738C9C #97A9B6 #BBC7CF #DFE5E8 #EDF0F2
Accessibility & contrast
On white
1.72
#BBC7CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.18
#BBC7CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBC7CF
12.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBC7CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBC7CF | 1.00 | 1.72 | 12.18 | 12.18 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C6CF
Deuteranopia (green-blind)
#C1C4CF
Tritanopia (blue-blind)
#B6C9C9
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #bbc7cf; /* rgb */ color: rgb(187, 199, 207); /* oklch */ color: oklch(82.3% 0.017 236.7);
Tailwind
colors: {
custom: {
50: '#cfd8dd',
500: '#bbc7cf',
950: '#000000',
},
}SCSS
$custom: #bbc7cf; $custom-light: #cfd8dd; $custom-dark: #000000;
JSON
{
"hex": "#bbc7cf",
"rgb": {
"r": 187,
"g": 199,
"b": 207
},
"hsl": {
"h": 204,
"s": 17.241,
"l": 77.255
},
"oklch": {
"l": 0.82286,
"c": 0.01734,
"h": 236.7
},
"luminance": 0.55917
}Semantic roles & 50–950 ramp
primary
#BBC7CF
secondary
#A4958B
accent
#6B4A9C
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#131415
muted
#838384