Skip to content

#b1c7d2

a light, soft blue · cool · closest name: Light Blue

RGB
177, 199, 210
HSL
200°, 27%, 76%
CMYK
16, 5, 0, 18
Luminance
0.5485

At a glance

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

Hex
#b1c7d2
Hue
200°
blue
Saturation
27%
soft
Lightness
76%
light
Brightness
82%
HSV value
Perceived
76%
weighted brightness
Luminance
0.5485
WCAG relative
Temperature
Cool
85/100 cool
Color family
Blue
Tone
Soft
Best ink
Black
11.97:1
Closest name
Light Blue
ΔE2000 6.4
Where it sits
Hue200° of 360°
Saturation27%
Lightness76%
Temperature
Warm ← → Cool85% 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#b1c7d2
RGBrgb(177, 199, 210)
HSLhsl(200, 27%, 76%)
CMYKcmyk(16%, 5%, 0%, 18%)
LABlab(79.0 -5.2 -8.0)
LCHlch(79.0 9.5 237.2)
OKLCHoklch(0.817 0.029 229.3)
Decimal11651026
Display P3color(display-p3 0.694 0.780 0.824)

Copy-ready code

/* CSS */
color: #b1c7d2;
background-color: #b1c7d2;
/* Tailwind (arbitrary) */
class="text-[#b1c7d2] bg-[#b1c7d2]"
/* SCSS */
$brand: #b1c7d2;
/* SwiftUI */
Color(red: 0.694, green: 0.780, blue: 0.824)
/* Android */
Color.parseColor("#b1c7d2")
/* Flutter */
Color(0xFFB1C7D2)
/* Python / OpenCV (BGR) */
(210, 199, 177)

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

Accessibility — WCAG contrast

Aa
#b1c7d2 on white: 1.75:1
AA ✗ fail · AA-large · AAA
Aa
#b1c7d2 on black: 11.97:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #C1C6D3
deuteranopia · #BDC2D2
tritanopia · #A8CACA

Color scale — 50 to 950

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

#F6F8F9
#EDF1F3
#D6E0E6
#b1c7d2
#94B2C1
#7199AD
#5A859B
#4B6F81
#3C5967
#2E424C
#1D2930
Base = 300Lightest = 50 · #F6F8F9Darkest = 950 · #1D2930
:root {
  --brand-50: #F6F8F9;
  --brand-100: #EDF1F3;
  --brand-200: #D6E0E6;
  --brand-300: #b1c7d2;
  --brand-400: #94B2C1;
  --brand-500: #7199AD;
  --brand-600: #5A859B;
  --brand-700: #4B6F81;
  --brand-800: #3C5967;
  --brand-900: #2E424C;
  --brand-950: #1D2930;
  --brand: #b1c7d2;
  --brand-ink: #000000;
}

Colors that work with #b1c7d2

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#F5F8F9
Tinted page background
Border#CBDAE1
Hairlines and dividers
Muted text#547D92
Captions on the surface
Accent#854C47
Second voice, not a rival
Dark variant#2F4551
Hover, pressed, headers
Light variant#EFF3F6
Selected rows, tints
Dark surface#151F24
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 #b1c7d2

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
  • 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#D2BCB1
Analogous left#B1D2CD
Analogous right#B1B7D2
Split-complement 1#D2B1B7
Split-complement 2#D2CDB1
Triadic 1#D2B1C7
Triadic 2#C7D2B1
Tetradic#CDB1D2

RGB percentages

Red69.4%
Green78.0%
Blue82.4%

CMYK percentages

Cyan15.7%
Magenta5.2%
Yellow0.0%
Key (black)17.6%

Color previews

#b1c7d2 text on a black background

contrast 11.97:1

Card sample

#b1c7d2 text on a white background

contrast 1.75:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #b1c7d2

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.

#b1c7d2 in the real world

Where a color in this family tends to land, and the interface roles it is usually asked to play.

Industries
TechnologyFinanceHealthcareEnterprise SaaS
Common UI roles
SurfacesBadgesHighlightsEmpty states
Print note

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

#b1c7d2, answered

What color is #b1c7d2?

#b1c7d2 is a light soft blue, closest to Light Blue (ΔE2000 6.4). It sits at 200° on the hue wheel with 27% saturation and 76% lightness, which reads as cool.

What is the RGB value of #b1c7d2?

rgb(177, 199, 210) — 177 red, 199 green and 210 blue out of 255, or 69.4% / 78% / 82.4% by channel.

Is #b1c7d2 a light or a dark color?

It is a light color. Relative luminance is 0.5485 and perceived brightness is 76%, so black text on it reaches 11.97:1.

Should I use black or white text on #b1c7d2?

Black. It scores 11.97:1 against #b1c7d2, versus 1.75:1 for white — AAA at any size.

What is the complementary color of #b1c7d2?

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

What colors go well with #b1c7d2?

For interface work: #F5F8F9 as the surface, #CBDAE1 for borders, #547D92 for secondary text, #854C47 as an accent and #2F4551 for hover and pressed states. For a palette, the analogous pair #B1D2CD and #B1B7D2 stays calm, while #D2BCB1 is the loudest partner.

What is #b1c7d2 in CMYK for printing?

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

Is #b1c7d2 warm or cool?

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

Work with #b1c7d2 in the Color Lab