Skip to content

#bbcbca

a light, muted cyan · cool · closest name: Silver

RGB
187, 203, 202
HSL
176°, 13%, 77%
CMYK
8, 0, 1, 20
Luminance
0.5754

At a glance

Every number on this page in one read: what #bbcbca is made of, how bright it looks, and which way it leans.

Hex
#bbcbca
Hue
176°
cyan
Saturation
13%
muted
Lightness
77%
light
Brightness
80%
HSV value
Perceived
78%
weighted brightness
Luminance
0.5754
WCAG relative
Temperature
Cool
64/100 cool
Color family
Cyan
Tone
Muted
Best ink
Black
12.51:1
Closest name
Silver
ΔE2000 7.4
Where it sits
Hue176° of 360°
Saturation13%
Lightness77%
Temperature
Warm ← → Cool64% cool

Reads cool. Warm and cool siblings keep the same lightness, so you can swap one in without redoing your contrast maths.

Every format

HEX#bbcbca
RGBrgb(187, 203, 202)
HSLhsl(176, 13%, 77%)
CMYKcmyk(8%, 0%, 1%, 20%)
LABlab(80.5 -5.6 -1.4)
LCHlch(80.5 5.8 193.6)
OKLCHoklch(0.830 0.018 192.3)
Decimal12307402
Display P3color(display-p3 0.733 0.796 0.792)

Copy-ready code

/* CSS */
color: #bbcbca;
background-color: #bbcbca;
/* Tailwind (arbitrary) */
class="text-[#bbcbca] bg-[#bbcbca]"
/* SCSS */
$brand: #bbcbca;
/* SwiftUI */
Color(red: 0.733, green: 0.796, blue: 0.792)
/* Android */
Color.parseColor("#bbcbca")
/* Flutter */
Color(0xFFBBCBCA)
/* Python / OpenCV (BGR) */
(202, 203, 187)

Best text color

Only one of black and white can be right. This is the one, with the number that proves it.

Readable at a glance#000000 on #bbcbca · 12.51:1
Use #000000AAA at every size.
Aa
White text · 1.68:1
AA fail · AA large fail · AAA fail
Aa
Black text · 12.51:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #bbcbca as text scores 1.68:1 on white and 12.51:1 on black.

Accessibility — WCAG contrast

Aa
#bbcbca on white: 1.68:1
AA ✗ fail · AA-large · AAA
Aa
#bbcbca on black: 12.51:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #C9C9CA
deuteranopia · #C6C7CA
tritanopia · #B7CCCB

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #bbcbca is pinned to step 300; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.

#F7F8F8
#EEF1F1
#DAE2E1
#bbcbca
#A0B6B5
#809E9C
#6A8B89
#587472
#475C5B
#364544
#222B2A
Base = 300Lightest = 50 · #F7F8F8Darkest = 950 · #222B2A
:root {
  --brand-50: #F7F8F8;
  --brand-100: #EEF1F1;
  --brand-200: #DAE2E1;
  --brand-300: #bbcbca;
  --brand-400: #A0B6B5;
  --brand-500: #809E9C;
  --brand-600: #6A8B89;
  --brand-700: #587472;
  --brand-800: #475C5B;
  --brand-900: #364544;
  --brand-950: #222B2A;
  --brand: #bbcbca;
  --brand-ink: #000000;
}

Colors that work with #bbcbca

Not a palette — a role sheet. Each swatch answers one question you will hit while building the component.

Text on it#000000
Black wins here
Surface#F6F8F8
Tinted page background
Border#D1DCDB
Hairlines and dividers
Muted text#638280
Captions on the surface
Accent#77555F
Second voice, not a rival
Dark variant#374847
Hover, pressed, headers
Light variant#F1F4F4
Selected rows, tints
Dark surface#18201F
Dark-mode background
Light mode
Everything in its place

Surface, border, heading and body all derive from this one hue, so the screen stays coherent without a second palette.

Primary actionSecondaryBadge
Dark mode
Same hue, inverted

Lightness flips, hue holds. The accent stays the anchor in both themes.

Primary actionSecondaryAccent

How to use #bbcbca

Derived from its contrast, chroma and lightness — not from taste.

Works well for
  • Text and icons on dark surfaces
  • Borders, dividers and quiet backgrounds
  • Long-form reading surfaces
  • Card and section backgrounds
  • Brand accents, badges and data highlights
Use with care
  • Text of any size on white — fails WCAG AA
  • White text placed on it
  • Thin strokes and 1px borders — they disappear on light UI
  • Pairing with a same-lightness hue — edges vibrate

Similar colors

One move away from this hex in each direction. Every swatch is its own page.

Color relationships

The wheel positions with their names attached, so you can grab the one you actually need.

Complementary#CBBBBC
Analogous left#BBCBC2
Analogous right#BBC4CB
Split-complement 1#CBBBC4
Split-complement 2#CBC2BB
Triadic 1#CABBCB
Triadic 2#CBCABB
Tetradic#C2BBCB

RGB percentages

Red73.3%
Green79.6%
Blue79.2%

CMYK percentages

Cyan7.9%
Magenta0.0%
Yellow0.5%
Key (black)20.4%

Color previews

#bbcbca text on a black background

contrast 12.51:1

Card sample

#bbcbca text on a white background

contrast 1.68:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #bbcbca;
Background color
Panel with #bbcbca background
background-color: #bbcbca;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #bbcbca;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(187, 203, 202, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(187, 203, 202, 0.45);
Border & gradient
Gradient panel
border: 3px solid #bbcbca;
background: linear-gradient(135deg, #bbcbca, #BBC1CB);

Monochromatic scale

Palettes built from #bbcbca

Shades — darker

Tints — lighter

Color harmonies

Nearest named colors

Ranked with CIEDE2000 across all 139 CSS keywords. Under ΔE 2 the eye stops telling them apart; over ΔE 10 they are plainly different colors.

#bbcbca in the real world

Where a color in this family tends to land, and the interface roles it is usually asked to play.

Industries
TechnologyTravelHealthcareMedia
Common UI roles
BackgroundsBordersBody textDividers
Print note

Converts to four-color process without much drama. Proof it anyway.

#bbcbca, answered

What color is #bbcbca?

#bbcbca is a light muted cyan, closest to Silver (ΔE2000 7.4). It sits at 176° on the hue wheel with 13% saturation and 77% lightness, which reads as cool.

What is the RGB value of #bbcbca?

rgb(187, 203, 202) — 187 red, 203 green and 202 blue out of 255, or 73.3% / 79.6% / 79.2% by channel.

Is #bbcbca a light or a dark color?

It is a light color. Relative luminance is 0.5754 and perceived brightness is 78%, so black text on it reaches 12.51:1.

Should I use black or white text on #bbcbca?

Black. It scores 12.51:1 against #bbcbca, versus 1.68:1 for white — AAA at any size.

What is the complementary color of #bbcbca?

#CBBBBC sits directly opposite on the wheel. Softer options are the split-complements #CBBBC4 and #CBC2BB, which give the same contrast with far less vibration.

What colors go well with #bbcbca?

For interface work: #F6F8F8 as the surface, #D1DCDB for borders, #638280 for secondary text, #77555F as an accent and #374847 for hover and pressed states. For a palette, the analogous pair #BBCBC2 and #BBC4CB stays calm, while #CBBBBC is the loudest partner.

What is #bbcbca in CMYK for printing?

cmyk(8%, 0%, 1%, 20%). This is a screen-to-ink approximation — ask your printer for a proof before committing to a run.

Is #bbcbca warm or cool?

Cool — it scores 64 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #BBCBC4; nudged cooler, #BAC7CC.

Work with #bbcbca in the Color Lab