Skip to content

#bbc7c4

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

RGB
187, 199, 196
HSL
165°, 10%, 76%
CMYK
6, 0, 2, 22
Luminance
0.5540

At a glance

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

Hex
#bbc7c4
Hue
165°
cyan
Saturation
10%
muted
Lightness
76%
light
Brightness
78%
HSV value
Perceived
77%
weighted brightness
Luminance
0.5540
WCAG relative
Temperature
Cool
59/100 cool
Color family
Cyan
Tone
Muted
Best ink
Black
12.08:1
Closest name
Silver
ΔE2000 6.2
Where it sits
Hue165° of 360°
Saturation10%
Lightness76%
Temperature
Warm ← → Cool59% 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#bbc7c4
RGBrgb(187, 199, 196)
HSLhsl(165, 10%, 76%)
CMYKcmyk(6%, 0%, 2%, 22%)
LABlab(79.3 -4.7 0.1)
LCHlch(79.3 4.7 179.0)
OKLCHoklch(0.820 0.014 179.4)
Decimal12306372
Display P3color(display-p3 0.733 0.780 0.769)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bbc7c4 on white: 1.74:1
AA ✗ fail · AA-large · AAA
Aa
#bbc7c4 on black: 12.08:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #C6C5C4
deuteranopia · #C3C4C4
tritanopia · #B8C7C6

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #bbc7c4 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
#EFF1F0
#DBE1DF
#bbc7c4
#A3B3AF
#849A94
#6F8680
#5C706B
#4A5A56
#384340
#232A28
Base = 300Lightest = 50 · #F7F8F8Darkest = 950 · #232A28
:root {
  --brand-50: #F7F8F8;
  --brand-100: #EFF1F0;
  --brand-200: #DBE1DF;
  --brand-300: #bbc7c4;
  --brand-400: #A3B3AF;
  --brand-500: #849A94;
  --brand-600: #6F8680;
  --brand-700: #5C706B;
  --brand-800: #4A5A56;
  --brand-900: #384340;
  --brand-950: #232A28;
  --brand: #bbc7c4;
  --brand-ink: #000000;
}

Colors that work with #bbc7c4

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#F7F8F8
Tinted page background
Border#D2DAD8
Hairlines and dividers
Muted text#687E78
Captions on the surface
Accent#745865
Second voice, not a rival
Dark variant#3A4643
Hover, pressed, headers
Light variant#F1F3F3
Selected rows, tints
Dark surface#191F1D
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 #bbc7c4

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#C7BBBE
Analogous left#BBC7BE
Analogous right#BBC4C7
Split-complement 1#C7BBC4
Split-complement 2#C7BEBB
Triadic 1#C4BBC7
Triadic 2#C7C4BB
Tetradic#BEBBC7

RGB percentages

Red73.3%
Green78.0%
Blue76.9%

CMYK percentages

Cyan6.0%
Magenta0.0%
Yellow1.5%
Key (black)22.0%

Color previews

#bbc7c4 text on a black background

contrast 12.08:1

Card sample

#bbc7c4 text on a white background

contrast 1.74:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bbc7c4

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.

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

#bbc7c4, answered

What color is #bbc7c4?

#bbc7c4 is a light muted cyan, closest to Silver (ΔE2000 6.2). It sits at 165° on the hue wheel with 10% saturation and 76% lightness, which reads as cool.

What is the RGB value of #bbc7c4?

rgb(187, 199, 196) — 187 red, 199 green and 196 blue out of 255, or 73.3% / 78% / 76.9% by channel.

Is #bbc7c4 a light or a dark color?

It is a light color. Relative luminance is 0.5540 and perceived brightness is 77%, so black text on it reaches 12.08:1.

Should I use black or white text on #bbc7c4?

Black. It scores 12.08:1 against #bbc7c4, versus 1.74:1 for white — AAA at any size.

What is the complementary color of #bbc7c4?

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

What colors go well with #bbc7c4?

For interface work: #F7F8F8 as the surface, #D2DAD8 for borders, #687E78 for secondary text, #745865 as an accent and #3A4643 for hover and pressed states. For a palette, the analogous pair #BBC7BE and #BBC4C7 stays calm, while #C7BBBE is the loudest partner.

What is #bbc7c4 in CMYK for printing?

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

Is #bbc7c4 warm or cool?

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

Work with #bbc7c4 in the Color Lab