Skip to content

#bad8cf

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

RGB
186, 216, 207
HSL
162°, 28%, 79%
CMYK
14, 0, 4, 15
Luminance
0.6406

At a glance

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

Hex
#bad8cf
Hue
162°
cyan
Saturation
28%
soft
Lightness
79%
light
Brightness
85%
HSV value
Perceived
81%
weighted brightness
Luminance
0.6406
WCAG relative
Temperature
Cool
74/100 cool
Color family
Cyan
Tone
Soft
Best ink
Black
13.81:1
Closest name
Powder Blue
ΔE2000 7.2
Where it sits
Hue162° of 360°
Saturation28%
Lightness79%
Temperature
Warm ← → Cool74% 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#bad8cf
RGBrgb(186, 216, 207)
HSLhsl(162, 28%, 79%)
CMYKcmyk(14%, 0%, 4%, 15%)
LABlab(84.0 -11.7 1.1)
LCHlch(84.0 11.7 174.7)
OKLCHoklch(0.858 0.034 175.4)
Decimal12245199
Display P3color(display-p3 0.729 0.847 0.812)

Copy-ready code

/* CSS */
color: #bad8cf;
background-color: #bad8cf;
/* Tailwind (arbitrary) */
class="text-[#bad8cf] bg-[#bad8cf]"
/* SCSS */
$brand: #bad8cf;
/* SwiftUI */
Color(red: 0.729, green: 0.847, blue: 0.812)
/* Android */
Color.parseColor("#bad8cf")
/* Flutter */
Color(0xFFBAD8CF)
/* Python / OpenCV (BGR) */
(207, 216, 186)

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

Accessibility — WCAG contrast

Aa
#bad8cf on white: 1.52:1
AA ✗ fail · AA-large · AAA
Aa
#bad8cf on black: 13.81:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #D6D4CF
deuteranopia · #D0D0D0
tritanopia · #B3D9D5

Color scale — 50 to 950

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

#F6F9F8
#ECF3F1
#D6E6E1
#bad8cf
#93C2B4
#70AE9B
#589C88
#4A8271
#3B685B
#2E4D43
#1C302A
Base = 300Lightest = 50 · #F6F9F8Darkest = 950 · #1C302A
:root {
  --brand-50: #F6F9F8;
  --brand-100: #ECF3F1;
  --brand-200: #D6E6E1;
  --brand-300: #bad8cf;
  --brand-400: #93C2B4;
  --brand-500: #70AE9B;
  --brand-600: #589C88;
  --brand-700: #4A8271;
  --brand-800: #3B685B;
  --brand-900: #2E4D43;
  --brand-950: #1C302A;
  --brand: #bad8cf;
  --brand-ink: #000000;
}

Colors that work with #bad8cf

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#F5F9F8
Tinted page background
Border#CBE2DB
Hairlines and dividers
Muted text#539380
Captions on the surface
Accent#86466A
Second voice, not a rival
Dark variant#2E5147
Hover, pressed, headers
Light variant#EFF6F4
Selected rows, tints
Dark surface#14241F
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 #bad8cf

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#D8BAC3
Analogous left#BAD8C0
Analogous right#BAD2D8
Split-complement 1#D8BAD2
Split-complement 2#D8C0BA
Triadic 1#CFBAD8
Triadic 2#D8CFBA
Tetradic#C0BAD8

RGB percentages

Red72.9%
Green84.7%
Blue81.2%

CMYK percentages

Cyan13.9%
Magenta0.0%
Yellow4.2%
Key (black)15.3%

Color previews

#bad8cf text on a black background

contrast 13.81:1

Card sample

#bad8cf text on a white background

contrast 1.52:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(186, 216, 207, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(186, 216, 207, 0.45);
Border & gradient
Gradient panel
border: 3px solid #bad8cf;
background: linear-gradient(135deg, #bad8cf, #BACDD8);

Monochromatic scale

Palettes built from #bad8cf

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.

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

#bad8cf, answered

What color is #bad8cf?

#bad8cf is a light soft cyan, closest to Powder Blue (ΔE2000 7.2). It sits at 162° on the hue wheel with 28% saturation and 79% lightness, which reads as cool.

What is the RGB value of #bad8cf?

rgb(186, 216, 207) — 186 red, 216 green and 207 blue out of 255, or 72.9% / 84.7% / 81.2% by channel.

Is #bad8cf a light or a dark color?

It is a light color. Relative luminance is 0.6406 and perceived brightness is 81%, so black text on it reaches 13.81:1.

Should I use black or white text on #bad8cf?

Black. It scores 13.81:1 against #bad8cf, versus 1.52:1 for white — AAA at any size.

What is the complementary color of #bad8cf?

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

What colors go well with #bad8cf?

For interface work: #F5F9F8 as the surface, #CBE2DB for borders, #539380 for secondary text, #86466A as an accent and #2E5147 for hover and pressed states. For a palette, the analogous pair #BAD8C0 and #BAD2D8 stays calm, while #D8BAC3 is the loudest partner.

What is #bad8cf in CMYK for printing?

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

Is #bad8cf warm or cool?

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

Work with #bad8cf in the Color Lab