Skip to content

#b7ccc5

a light, soft cyan · cool · closest name: Powder Blue

RGB
183, 204, 197
HSL
160°, 17%, 76%
CMYK
10, 0, 3, 20
Luminance
0.5728

At a glance

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

Hex
#b7ccc5
Hue
160°
cyan
Saturation
17%
soft
Lightness
76%
light
Brightness
80%
HSV value
Perceived
77%
weighted brightness
Luminance
0.5728
WCAG relative
Temperature
Cool
64/100 cool
Color family
Cyan
Tone
Soft
Best ink
Black
12.46:1
Closest name
Powder Blue
ΔE2000 9
Where it sits
Hue160° of 360°
Saturation17%
Lightness76%
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#b7ccc5
RGBrgb(183, 204, 197)
HSLhsl(160, 17%, 76%)
CMYKcmyk(10%, 0%, 3%, 20%)
LABlab(80.3 -8.4 1.1)
LCHlch(80.3 8.5 172.8)
OKLCHoklch(0.827 0.025 173.7)
Decimal12045509
Display P3color(display-p3 0.718 0.800 0.773)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#b7ccc5 on white: 1.69:1
AA ✗ fail · AA-large · AAA
Aa
#b7ccc5 on black: 12.46:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #CAC9C5
deuteranopia · #C6C6C5
tritanopia · #B3CDCA

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #b7ccc5 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
#EEF2F0
#D9E3E0
#b7ccc5
#9CB9B0
#7CA295
#658F81
#55776C
#446056
#344740
#202C28
Base = 300Lightest = 50 · #F6F8F8Darkest = 950 · #202C28
:root {
  --brand-50: #F6F8F8;
  --brand-100: #EEF2F0;
  --brand-200: #D9E3E0;
  --brand-300: #b7ccc5;
  --brand-400: #9CB9B0;
  --brand-500: #7CA295;
  --brand-600: #658F81;
  --brand-700: #55776C;
  --brand-800: #446056;
  --brand-900: #344740;
  --brand-950: #202C28;
  --brand: #b7ccc5;
  --brand-ink: #000000;
}

Colors that work with #b7ccc5

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#F6F9F8
Tinted page background
Border#CFDDD9
Hairlines and dividers
Muted text#5F8679
Captions on the surface
Accent#7C5069
Second voice, not a rival
Dark variant#354B43
Hover, pressed, headers
Light variant#F0F4F3
Selected rows, tints
Dark surface#17211E
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 #b7ccc5

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#CCB7BE
Analogous left#B7CCBB
Analogous right#B7C9CC
Split-complement 1#CCB7C9
Split-complement 2#CCBBB7
Triadic 1#C5B7CC
Triadic 2#CCC5B7
Tetradic#BBB7CC

RGB percentages

Red71.8%
Green80.0%
Blue77.3%

CMYK percentages

Cyan10.3%
Magenta0.0%
Yellow3.4%
Key (black)20.0%

Color previews

#b7ccc5 text on a black background

contrast 12.46:1

Card sample

#b7ccc5 text on a white background

contrast 1.69:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #b7ccc5

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.

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

#b7ccc5, answered

What color is #b7ccc5?

#b7ccc5 is a light soft cyan, closest to Powder Blue (ΔE2000 9). It sits at 160° on the hue wheel with 17% saturation and 76% lightness, which reads as cool.

What is the RGB value of #b7ccc5?

rgb(183, 204, 197) — 183 red, 204 green and 197 blue out of 255, or 71.8% / 80% / 77.3% by channel.

Is #b7ccc5 a light or a dark color?

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

Should I use black or white text on #b7ccc5?

Black. It scores 12.46:1 against #b7ccc5, versus 1.69:1 for white — AAA at any size.

What is the complementary color of #b7ccc5?

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

What colors go well with #b7ccc5?

For interface work: #F6F9F8 as the surface, #CFDDD9 for borders, #5F8679 for secondary text, #7C5069 as an accent and #354B43 for hover and pressed states. For a palette, the analogous pair #B7CCBB and #B7C9CC stays calm, while #CCB7BE is the loudest partner.

What is #b7ccc5 in CMYK for printing?

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

Is #b7ccc5 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 #B7CCBD; nudged cooler, #B6CDCD.

Work with #b7ccc5 in the Color Lab