Skip to content

#bbcccd

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

RGB
187, 204, 205
HSL
183°, 15%, 77%
CMYK
9, 1, 0, 20
Luminance
0.5816

At a glance

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

Hex
#bbcccd
Hue
183°
cyan
Saturation
15%
soft
Lightness
77%
light
Brightness
80%
HSV value
Perceived
78%
weighted brightness
Luminance
0.5816
WCAG relative
Temperature
Cool
67/100 cool
Color family
Cyan
Tone
Soft
Best ink
Black
12.63:1
Closest name
Silver
ΔE2000 7.6
Where it sits
Hue183° of 360°
Saturation15%
Lightness77%
Temperature
Warm ← → Cool67% 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#bbcccd
RGBrgb(187, 204, 205)
HSLhsl(183, 15%, 77%)
CMYKcmyk(9%, 1%, 0%, 20%)
LABlab(80.8 -5.5 -2.5)
LCHlch(80.8 6.1 204.0)
OKLCHoklch(0.833 0.018 201.1)
Decimal12307661
Display P3color(display-p3 0.733 0.800 0.804)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bbcccd on white: 1.66:1
AA ✗ fail · AA-large · AAA
Aa
#bbcccd on black: 12.63:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #C9CACD
deuteranopia · #C6C7CD
tritanopia · #B6CDCC

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #bbcccd 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
#EEF1F2
#D9E2E2
#bbcccd
#9EB6B8
#7E9EA0
#688B8D
#567476
#455D5E
#354546
#212B2C
Base = 300Lightest = 50 · #F6F8F8Darkest = 950 · #212B2C
:root {
  --brand-50: #F6F8F8;
  --brand-100: #EEF1F2;
  --brand-200: #D9E2E2;
  --brand-300: #bbcccd;
  --brand-400: #9EB6B8;
  --brand-500: #7E9EA0;
  --brand-600: #688B8D;
  --brand-700: #567476;
  --brand-800: #455D5E;
  --brand-900: #354546;
  --brand-950: #212B2C;
  --brand: #bbcccd;
  --brand-ink: #000000;
}

Colors that work with #bbcccd

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#F6F8F9
Tinted page background
Border#D0DCDC
Hairlines and dividers
Muted text#618284
Captions on the surface
Accent#79535A
Second voice, not a rival
Dark variant#36484A
Hover, pressed, headers
Light variant#F0F4F4
Selected rows, tints
Dark surface#182020
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 #bbcccd

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

Works well for
  • Text and icons on dark surfaces
  • Charts, tags and secondary 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#CDBCBB
Analogous left#BBCDC5
Analogous right#BBC3CD
Split-complement 1#CDBBC3
Split-complement 2#CDC5BB
Triadic 1#CDBBCC
Triadic 2#CCCDBB
Tetradic#C5BBCD

RGB percentages

Red73.3%
Green80.0%
Blue80.4%

CMYK percentages

Cyan8.8%
Magenta0.5%
Yellow0.0%
Key (black)19.6%

Color previews

#bbcccd text on a black background

contrast 12.63:1

Card sample

#bbcccd text on a white background

contrast 1.66:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bbcccd

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.

#bbcccd 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
SurfacesBadgesHighlightsEmpty states
Print note

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

#bbcccd, answered

What color is #bbcccd?

#bbcccd is a light soft cyan, closest to Silver (ΔE2000 7.6). It sits at 183° on the hue wheel with 15% saturation and 77% lightness, which reads as cool.

What is the RGB value of #bbcccd?

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

Is #bbcccd a light or a dark color?

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

Should I use black or white text on #bbcccd?

Black. It scores 12.63:1 against #bbcccd, versus 1.66:1 for white — AAA at any size.

What is the complementary color of #bbcccd?

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

What colors go well with #bbcccd?

For interface work: #F6F8F9 as the surface, #D0DCDC for borders, #618284 for secondary text, #79535A as an accent and #36484A for hover and pressed states. For a palette, the analogous pair #BBCDC5 and #BBC3CD stays calm, while #CDBCBB is the loudest partner.

What is #bbcccd in CMYK for printing?

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

Is #bbcccd warm or cool?

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

Work with #bbcccd in the Color Lab