Skip to content

#b7c2c2

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

RGB
183, 194, 194
HSL
180°, 8%, 74%
CMYK
6, 0, 0, 24
Luminance
0.5255

At a glance

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

Hex
#b7c2c2
Hue
180°
cyan
Saturation
8%
muted
Lightness
74%
light
Brightness
76%
HSV value
Perceived
75%
weighted brightness
Luminance
0.5255
WCAG relative
Temperature
Cool
59/100 cool
Color family
Cyan
Tone
Muted
Best ink
Black
11.51:1
Closest name
Silver
ΔE2000 5.1
Where it sits
Hue180° of 360°
Saturation8%
Lightness74%
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#b7c2c2
RGBrgb(183, 194, 194)
HSLhsl(180, 8%, 74%)
CMYKcmyk(6%, 0%, 0%, 24%)
LABlab(77.6 -3.8 -1.3)
LCHlch(77.6 4.0 199.2)
OKLCHoklch(0.805 0.012 196.9)
Decimal12042946
Display P3color(display-p3 0.718 0.761 0.761)

Copy-ready code

/* CSS */
color: #b7c2c2;
background-color: #b7c2c2;
/* Tailwind (arbitrary) */
class="text-[#b7c2c2] bg-[#b7c2c2]"
/* SCSS */
$brand: #b7c2c2;
/* SwiftUI */
Color(red: 0.718, green: 0.761, blue: 0.761)
/* Android */
Color.parseColor("#b7c2c2")
/* Flutter */
Color(0xFFB7C2C2)
/* Python / OpenCV (BGR) */
(194, 194, 183)

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 #b7c2c2 · 11.51:1
Use #000000AAA at every size.
Aa
White text · 1.82:1
AA fail · AA large fail · AAA fail
Aa
Black text · 11.51:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #b7c2c2 as text scores 1.82:1 on white and 11.51:1 on black.

Accessibility — WCAG contrast

Aa
#b7c2c2 on white: 1.82:1
AA ✗ fail · AA-large · AAA
Aa
#b7c2c2 on black: 11.51:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #C0C1C2
deuteranopia · #BEBFC2
tritanopia · #B4C3C2

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #b7c2c2 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
#EFF1F1
#DBE0E0
#b7c2c2
#A4B2B2
#859898
#708585
#5E6E6E
#4B5858
#394242
#232929
Base = 300Lightest = 50 · #F7F8F8Darkest = 950 · #232929
:root {
  --brand-50: #F7F8F8;
  --brand-100: #EFF1F1;
  --brand-200: #DBE0E0;
  --brand-300: #b7c2c2;
  --brand-400: #A4B2B2;
  --brand-500: #859898;
  --brand-600: #708585;
  --brand-700: #5E6E6E;
  --brand-800: #4B5858;
  --brand-900: #394242;
  --brand-950: #232929;
  --brand: #b7c2c2;
  --brand-ink: #000000;
}

Colors that work with #b7c2c2

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#D3DADA
Hairlines and dividers
Muted text#697C7C
Captions on the surface
Accent#73595F
Second voice, not a rival
Dark variant#3A4545
Hover, pressed, headers
Light variant#F1F3F3
Selected rows, tints
Dark surface#1A1E1E
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 #b7c2c2

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#C2B7B7
Analogous left#B7C2BC
Analogous right#B7BCC2
Split-complement 1#C2B7BC
Split-complement 2#C2BCB7
Triadic 1#C2B7C2
Triadic 2#C2C2B7
Tetradic#BCB7C2

RGB percentages

Red71.8%
Green76.1%
Blue76.1%

CMYK percentages

Cyan5.7%
Magenta0.0%
Yellow0.0%
Key (black)23.9%

Color previews

#b7c2c2 text on a black background

contrast 11.51:1

Card sample

#b7c2c2 text on a white background

contrast 1.82:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(183, 194, 194, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(183, 194, 194, 0.45);
Border & gradient
Gradient panel
border: 3px solid #b7c2c2;
background: linear-gradient(135deg, #b7c2c2, #B7BBC2);

Monochromatic scale

Palettes built from #b7c2c2

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.

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

#b7c2c2, answered

What color is #b7c2c2?

#b7c2c2 is a light muted cyan, closest to Silver (ΔE2000 5.1). It sits at 180° on the hue wheel with 8% saturation and 74% lightness, which reads as cool.

What is the RGB value of #b7c2c2?

rgb(183, 194, 194) — 183 red, 194 green and 194 blue out of 255, or 71.8% / 76.1% / 76.1% by channel.

Is #b7c2c2 a light or a dark color?

It is a light color. Relative luminance is 0.5255 and perceived brightness is 75%, so black text on it reaches 11.51:1.

Should I use black or white text on #b7c2c2?

Black. It scores 11.51:1 against #b7c2c2, versus 1.82:1 for white — AAA at any size.

What is the complementary color of #b7c2c2?

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

What colors go well with #b7c2c2?

For interface work: #F7F8F8 as the surface, #D3DADA for borders, #697C7C for secondary text, #73595F as an accent and #3A4545 for hover and pressed states. For a palette, the analogous pair #B7C2BC and #B7BCC2 stays calm, while #C2B7B7 is the loudest partner.

What is #b7c2c2 in CMYK for printing?

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

Is #b7c2c2 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 #CAC0B9; nudged cooler, #ADB7C1.

Work with #b7c2c2 in the Color Lab