Skip to content

#b2c8cb

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

RGB
178, 200, 203
HSL
187°, 19%, 75%
CMYK
12, 2, 0, 20
Luminance
0.5509

At a glance

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

Hex
#b2c8cb
Hue
187°
cyan
Saturation
19%
soft
Lightness
75%
light
Brightness
80%
HSV value
Perceived
76%
weighted brightness
Luminance
0.5509
WCAG relative
Temperature
Cool
72/100 cool
Color family
Cyan
Tone
Soft
Best ink
Black
12.02:1
Closest name
Light Blue
ΔE2000 6.8
Where it sits
Hue187° of 360°
Saturation19%
Lightness75%
Temperature
Warm ← → Cool72% 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#b2c8cb
RGBrgb(178, 200, 203)
HSLhsl(187, 19%, 75%)
CMYKcmyk(12%, 2%, 0%, 20%)
LABlab(79.1 -6.8 -4.0)
LCHlch(79.1 7.9 210.6)
OKLCHoklch(0.817 0.024 206.6)
Decimal11716811
Display P3color(display-p3 0.698 0.784 0.796)

Copy-ready code

/* CSS */
color: #b2c8cb;
background-color: #b2c8cb;
/* Tailwind (arbitrary) */
class="text-[#b2c8cb] bg-[#b2c8cb]"
/* SCSS */
$brand: #b2c8cb;
/* SwiftUI */
Color(red: 0.698, green: 0.784, blue: 0.796)
/* Android */
Color.parseColor("#b2c8cb")
/* Flutter */
Color(0xFFB2C8CB)
/* Python / OpenCV (BGR) */
(203, 200, 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 #b2c8cb · 12.02:1
Use #000000AAA at every size.
Aa
White text · 1.75:1
AA fail · AA large fail · AAA fail
Aa
Black text · 12.02:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #b2c8cb as text scores 1.75:1 on white and 12.02:1 on black.

Accessibility — WCAG contrast

Aa
#b2c8cb on white: 1.75:1
AA ✗ fail · AA-large · AAA
Aa
#b2c8cb on black: 12.02:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #C4C6CB
deuteranopia · #C0C2CB
tritanopia · #ABCAC9

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #b2c8cb 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
#EDF1F2
#D8E2E4
#b2c8cb
#9BB7BB
#799FA5
#638C92
#52757A
#425E61
#324648
#1F2B2D
Base = 300Lightest = 50 · #F6F8F9Darkest = 950 · #1F2B2D
:root {
  --brand-50: #F6F8F9;
  --brand-100: #EDF1F2;
  --brand-200: #D8E2E4;
  --brand-300: #b2c8cb;
  --brand-400: #9BB7BB;
  --brand-500: #799FA5;
  --brand-600: #638C92;
  --brand-700: #52757A;
  --brand-800: #425E61;
  --brand-900: #324648;
  --brand-950: #1F2B2D;
  --brand: #b2c8cb;
  --brand-ink: #000000;
}

Colors that work with #b2c8cb

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#CEDCDE
Hairlines and dividers
Muted text#5C8489
Captions on the surface
Accent#7E4E54
Second voice, not a rival
Dark variant#33494C
Hover, pressed, headers
Light variant#F0F4F5
Selected rows, tints
Dark surface#172021
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 #b2c8cb

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#CBB5B2
Analogous left#B2CBC1
Analogous right#B2BBCB
Split-complement 1#CBB2BB
Split-complement 2#CBC1B2
Triadic 1#CBB2C8
Triadic 2#C8CBB2
Tetradic#C1B2CB

RGB percentages

Red69.8%
Green78.4%
Blue79.6%

CMYK percentages

Cyan12.3%
Magenta1.5%
Yellow0.0%
Key (black)20.4%

Color previews

#b2c8cb text on a black background

contrast 12.02:1

Card sample

#b2c8cb text on a white background

contrast 1.75:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #b2c8cb

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.

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

#b2c8cb, answered

What color is #b2c8cb?

#b2c8cb is a light soft cyan, closest to Light Blue (ΔE2000 6.8). It sits at 187° on the hue wheel with 19% saturation and 75% lightness, which reads as cool.

What is the RGB value of #b2c8cb?

rgb(178, 200, 203) — 178 red, 200 green and 203 blue out of 255, or 69.8% / 78.4% / 79.6% by channel.

Is #b2c8cb a light or a dark color?

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

Should I use black or white text on #b2c8cb?

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

What is the complementary color of #b2c8cb?

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

What colors go well with #b2c8cb?

For interface work: #F6F8F9 as the surface, #CEDCDE for borders, #5C8489 for secondary text, #7E4E54 as an accent and #33494C for hover and pressed states. For a palette, the analogous pair #B2CBC1 and #B2BBCB stays calm, while #CBB5B2 is the loudest partner.

What is #b2c8cb in CMYK for printing?

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

Is #b2c8cb warm or cool?

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

Work with #b2c8cb in the Color Lab