#BBC6CD#BBC6CD
#BBC6CD is a very light, near-neutral cyan. Relative luminance 0.554; OKLCH L 82.0% C 0.016 H 235.4°. Best body text is #000000 at 12.07:1 contrast (WCAG AA passes).
Color values
| HEX | #BBC6CD |
|---|---|
| RGB | rgb(187, 198, 205) |
| HSL | hsl(203, 15%, 77%) |
| HSV | hsv(203, 9%, 80%) |
| CMYK | cmyk(8.8%, 3.4%, 0%, 19.6%) |
| CIE-LAB | lab(79.25, -2.39, -4.79) |
| CIE-LCH | lch(79.25, 5.35, 243.49°) |
| OKLab | oklab(82.02% -0.0089 -0.0129) |
| OKLCH | oklch(82.02% 0.016 235.4) |
| XYZ | xyz(51.7047, 55.3601, 65.7073) |
| Luminance | 0.5536 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 4.95
Dove Gray
#B6B8BD
ΔE00 5.06
Silver
#C0C0C0
ΔE00 5.38
Fog
#D8DCE0
ΔE00 6.32
Light Gray
#D3D3D3
ΔE00 6.38
Cloudy Blue
#ACC2D9
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBC6CD #CDC2BB
analogous
#BBCDCB #BBC6CD #BBBDCD
triadic
#BBC6CD #CDBBC6 #C6CDBB
tetradic
#BBC6CD #CBBBCD #CDC2BB #BDCDBB
square
#BBC6CD #CBBBCD #CDC2BB #BDCDBB
split-complementary
#BBC6CD #CDBBBD #CDCBBB
monochromatic
#748B99 #98A8B3 #BBC6CD #DEE4E7 #EDF0F2
Accessibility & contrast
On white
1.74
#BBC6CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.07
#BBC6CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBC6CD
12.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBC6CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBC6CD | 1.00 | 1.74 | 12.07 | 12.07 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C5CD
Deuteranopia (green-blind)
#C0C3CD
Tritanopia (blue-blind)
#B7C8C8
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #bbc6cd; /* rgb */ color: rgb(187, 198, 205); /* oklch */ color: oklch(82.0% 0.016 235.4);
Tailwind
colors: {
custom: {
50: '#cfd7dc',
500: '#bbc6cd',
950: '#000000',
},
}SCSS
$custom: #bbc6cd; $custom-light: #cfd7dc; $custom-dark: #000000;
JSON
{
"hex": "#bbc6cd",
"rgb": {
"r": 187,
"g": 198,
"b": 205
},
"hsl": {
"h": 203.333,
"s": 15.254,
"l": 76.863
},
"oklch": {
"l": 0.82017,
"c": 0.01562,
"h": 235.4
},
"luminance": 0.55361
}Semantic roles & 50–950 ramp
primary
#BBC6CD
secondary
#A1948B
accent
#6A4C99
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#131415
muted
#838384