Skip to content

#b2c2cd

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

RGB
178, 194, 205
HSL
204°, 21%, 75%
CMYK
13, 5, 0, 20
Luminance
0.5246

At a glance

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

Hex
#b2c2cd
Hue
204°
blue
Saturation
21%
soft
Lightness
75%
light
Brightness
80%
HSV value
Perceived
75%
weighted brightness
Luminance
0.5246
WCAG relative
Temperature
Cool
79/100 cool
Color family
Blue
Tone
Soft
Best ink
Black
11.49:1
Closest name
Light Steel Blue
ΔE2000 5.9
Where it sits
Hue204° of 360°
Saturation21%
Lightness75%
Temperature
Warm ← → Cool79% 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#b2c2cd
RGBrgb(178, 194, 205)
HSLhsl(204, 21%, 75%)
CMYKcmyk(13%, 5%, 0%, 20%)
LABlab(77.5 -3.2 -7.4)
LCHlch(77.5 8.1 246.3)
OKLCHoklch(0.805 0.024 237.7)
Decimal11715277
Display P3color(display-p3 0.698 0.761 0.804)

Copy-ready code

/* CSS */
color: #b2c2cd;
background-color: #b2c2cd;
/* Tailwind (arbitrary) */
class="text-[#b2c2cd] bg-[#b2c2cd]"
/* SCSS */
$brand: #b2c2cd;
/* SwiftUI */
Color(red: 0.698, green: 0.761, blue: 0.804)
/* Android */
Color.parseColor("#b2c2cd")
/* Flutter */
Color(0xFFB2C2CD)
/* Python / OpenCV (BGR) */
(205, 194, 178)

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

Accessibility — WCAG contrast

Aa
#b2c2cd on white: 1.83:1
AA ✗ fail · AA-large · AAA
Aa
#b2c2cd on black: 11.49:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #BDC1CE
deuteranopia · #BABECD
tritanopia · #ABC5C5

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #b2c2cd 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
#EDF0F2
#D8DFE4
#b2c2cd
#99AEBD
#7793A7
#607F94
#506A7C
#405563
#313F49
#1F282E
Base = 300Lightest = 50 · #F6F8F9Darkest = 950 · #1F282E
:root {
  --brand-50: #F6F8F9;
  --brand-100: #EDF0F2;
  --brand-200: #D8DFE4;
  --brand-300: #b2c2cd;
  --brand-400: #99AEBD;
  --brand-500: #7793A7;
  --brand-600: #607F94;
  --brand-700: #506A7C;
  --brand-800: #405563;
  --brand-900: #313F49;
  --brand-950: #1F282E;
  --brand: #b2c2cd;
  --brand-ink: #000000;
}

Colors that work with #b2c2cd

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#CED8DF
Hairlines and dividers
Muted text#5A778B
Captions on the surface
Accent#81544B
Second voice, not a rival
Dark variant#32424D
Hover, pressed, headers
Light variant#F0F3F5
Selected rows, tints
Dark surface#161D22
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 #b2c2cd

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#CDBDB2
Analogous left#B2CDCB
Analogous right#B2B5CD
Split-complement 1#CDB2B5
Split-complement 2#CDCBB2
Triadic 1#CDB2C2
Triadic 2#C2CDB2
Tetradic#CBB2CD

RGB percentages

Red69.8%
Green76.1%
Blue80.4%

CMYK percentages

Cyan13.2%
Magenta5.4%
Yellow0.0%
Key (black)19.6%

Color previews

#b2c2cd text on a black background

contrast 11.49:1

Card sample

#b2c2cd text on a white background

contrast 1.83:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #b2c2cd

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.

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

#b2c2cd, answered

What color is #b2c2cd?

#b2c2cd is a light soft blue, closest to Light Steel Blue (ΔE2000 5.9). It sits at 204° on the hue wheel with 21% saturation and 75% lightness, which reads as cool.

What is the RGB value of #b2c2cd?

rgb(178, 194, 205) — 178 red, 194 green and 205 blue out of 255, or 69.8% / 76.1% / 80.4% by channel.

Is #b2c2cd a light or a dark color?

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

Should I use black or white text on #b2c2cd?

Black. It scores 11.49:1 against #b2c2cd, versus 1.83:1 for white — AAA at any size.

What is the complementary color of #b2c2cd?

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

What colors go well with #b2c2cd?

For interface work: #F6F8F9 as the surface, #CED8DF for borders, #5A778B for secondary text, #81544B as an accent and #32424D for hover and pressed states. For a palette, the analogous pair #B2CDCB and #B2B5CD stays calm, while #CDBDB2 is the loudest partner.

What is #b2c2cd in CMYK for printing?

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

Is #b2c2cd warm or cool?

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

Work with #b2c2cd in the Color Lab