Skip to content

#bbccca

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

RGB
187, 204, 202
HSL
173°, 14%, 77%
CMYK
8, 0, 1, 20
Luminance
0.5801

At a glance

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

Hex
#bbccca
Hue
173°
cyan
Saturation
14%
muted
Lightness
77%
light
Brightness
80%
HSV value
Perceived
78%
weighted brightness
Luminance
0.5801
WCAG relative
Temperature
Cool
64/100 cool
Color family
Cyan
Tone
Muted
Best ink
Black
12.60:1
Closest name
Silver
ΔE2000 7.9
Where it sits
Hue173° of 360°
Saturation14%
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#bbccca
RGBrgb(187, 204, 202)
HSLhsl(173, 14%, 77%)
CMYKcmyk(8%, 0%, 1%, 20%)
LABlab(80.8 -6.1 -1.0)
LCHlch(80.8 6.2 189.1)
OKLCHoklch(0.832 0.019 188.3)
Decimal12307658
Display P3color(display-p3 0.733 0.800 0.792)

Copy-ready code

/* CSS */
color: #bbccca;
background-color: #bbccca;
/* Tailwind (arbitrary) */
class="text-[#bbccca] bg-[#bbccca]"
/* SCSS */
$brand: #bbccca;
/* SwiftUI */
Color(red: 0.733, green: 0.800, blue: 0.792)
/* Android */
Color.parseColor("#bbccca")
/* Flutter */
Color(0xFFBBCCCA)
/* Python / OpenCV (BGR) */
(202, 204, 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 #bbccca · 12.60:1
Use #000000AAA at every size.
Aa
White text · 1.67:1
AA fail · AA large fail · AAA fail
Aa
Black text · 12.60:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #bbccca as text scores 1.67:1 on white and 12.60:1 on black.

Accessibility — WCAG contrast

Aa
#bbccca on white: 1.67:1
AA ✗ fail · AA-large · AAA
Aa
#bbccca on black: 12.60:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #CACACA
deuteranopia · #C6C7CA
tritanopia · #B7CDCB

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #bbccca 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.

#F6F8F8
#EEF1F1
#DAE2E1
#bbccca
#9FB7B4
#7F9F9B
#698C88
#577571
#465D5B
#354543
#212B2A
Base = 300Lightest = 50 · #F6F8F8Darkest = 950 · #212B2A
:root {
  --brand-50: #F6F8F8;
  --brand-100: #EEF1F1;
  --brand-200: #DAE2E1;
  --brand-300: #bbccca;
  --brand-400: #9FB7B4;
  --brand-500: #7F9F9B;
  --brand-600: #698C88;
  --brand-700: #577571;
  --brand-800: #465D5B;
  --brand-900: #354543;
  --brand-950: #212B2A;
  --brand: #bbccca;
  --brand-ink: #000000;
}

Colors that work with #bbccca

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#D0DCDB
Hairlines and dividers
Muted text#62837F
Captions on the surface
Accent#785462
Second voice, not a rival
Dark variant#374947
Hover, pressed, headers
Light variant#F0F4F4
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 #bbccca

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#CCBBBD
Analogous left#BBCCC2
Analogous right#BBC6CC
Split-complement 1#CCBBC6
Split-complement 2#CCC2BB
Triadic 1#CABBCC
Triadic 2#CCCABB
Tetradic#C2BBCC

RGB percentages

Red73.3%
Green80.0%
Blue79.2%

CMYK percentages

Cyan8.3%
Magenta0.0%
Yellow1.0%
Key (black)20.0%

Color previews

#bbccca text on a black background

contrast 12.60:1

Card sample

#bbccca text on a white background

contrast 1.67:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bbccca

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.

#bbccca 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.

#bbccca, answered

What color is #bbccca?

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

What is the RGB value of #bbccca?

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

Is #bbccca a light or a dark color?

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

Should I use black or white text on #bbccca?

Black. It scores 12.60:1 against #bbccca, versus 1.67:1 for white — AAA at any size.

What is the complementary color of #bbccca?

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

What colors go well with #bbccca?

For interface work: #F6F8F8 as the surface, #D0DCDB for borders, #62837F for secondary text, #785462 as an accent and #374947 for hover and pressed states. For a palette, the analogous pair #BBCCC2 and #BBC6CC stays calm, while #CCBBBD is the loudest partner.

What is #bbccca 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 #bbccca 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 #BBCCC4; nudged cooler, #BAC8CD.

Work with #bbccca in the Color Lab