#BBC7CD#BBC7CD
#BBC7CD is a very light, near-neutral cyan. Relative luminance 0.558; OKLCH L 82.2% C 0.016 H 229.0°. Best body text is #000000 at 12.16:1 contrast (WCAG AA passes).
Color values
| HEX | #BBC7CD |
|---|---|
| RGB | rgb(187, 199, 205) |
| HSL | hsl(200, 15%, 77%) |
| HSV | hsv(200, 9%, 80%) |
| CMYK | cmyk(8.8%, 2.9%, 0%, 19.6%) |
| CIE-LAB | lab(79.51, -2.92, -4.40) |
| CIE-LCH | lch(79.51, 5.28, 236.47°) |
| OKLab | oklab(82.22% -0.0103 -0.0118) |
| OKLCH | oklch(82.22% 0.016 229) |
| XYZ | xyz(51.9340, 55.8188, 65.7838) |
| Luminance | 0.5582 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 4.72
Dove Gray
#B6B8BD
ΔE00 5.57
Silver
#C0C0C0
ΔE00 5.59
Fog
#D8DCE0
ΔE00 6.35
Light Gray
#D3D3D3
ΔE00 6.43
Cloudy Blue
#ACC2D9
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBC7CD #CDC1BB
analogous
#BBCDCA #BBC7CD #BBBECD
triadic
#BBC7CD #CDBBC7 #C7CDBB
tetradic
#BBC7CD #CABBCD #CDC1BB #BECDBB
square
#BBC7CD #CABBCD #CDC1BB #BECDBB
split-complementary
#BBC7CD #CDBBBE #CDCABB
monochromatic
#748D99 #98AAB3 #BBC7CD #DEE4E7 #EDF0F2
Accessibility & contrast
On white
1.73
#BBC7CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.16
#BBC7CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBC7CD
12.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBC7CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBC7CD | 1.00 | 1.73 | 12.16 | 12.16 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C6CD
Deuteranopia (green-blind)
#C1C4CD
Tritanopia (blue-blind)
#B7C9C9
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #bbc7cd; /* rgb */ color: rgb(187, 199, 205); /* oklch */ color: oklch(82.2% 0.016 229.0);
Tailwind
colors: {
custom: {
50: '#cfd8dc',
500: '#bbc7cd',
950: '#000000',
},
}SCSS
$custom: #bbc7cd; $custom-light: #cfd8dc; $custom-dark: #000000;
JSON
{
"hex": "#bbc7cd",
"rgb": {
"r": 187,
"g": 199,
"b": 205
},
"hsl": {
"h": 200,
"s": 15.254,
"l": 76.863
},
"oklch": {
"l": 0.82224,
"c": 0.01566,
"h": 229
},
"luminance": 0.55819
}Semantic roles & 50–950 ramp
primary
#BBC7CD
secondary
#A1928B
accent
#664C99
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#131415
muted
#838384