Skip to content

#bad4cd

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

RGB
186, 212, 205
HSL
164°, 23%, 78%
CMYK
12, 0, 3, 17
Luminance
0.6193

At a glance

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

Hex
#bad4cd
Hue
164°
cyan
Saturation
23%
soft
Lightness
78%
light
Brightness
83%
HSV value
Perceived
80%
weighted brightness
Luminance
0.6193
WCAG relative
Temperature
Cool
70/100 cool
Color family
Cyan
Tone
Soft
Best ink
Black
13.39:1
Closest name
Powder Blue
ΔE2000 7.4
Where it sits
Hue164° of 360°
Saturation23%
Lightness78%
Temperature
Warm ← → Cool70% 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#bad4cd
RGBrgb(186, 212, 205)
HSLhsl(164, 23%, 78%)
CMYKcmyk(12%, 0%, 3%, 17%)
LABlab(82.9 -10.0 0.5)
LCHlch(82.9 10.0 177.0)
OKLCHoklch(0.849 0.029 177.6)
Decimal12244173
Display P3color(display-p3 0.729 0.831 0.804)

Copy-ready code

/* CSS */
color: #bad4cd;
background-color: #bad4cd;
/* Tailwind (arbitrary) */
class="text-[#bad4cd] bg-[#bad4cd]"
/* SCSS */
$brand: #bad4cd;
/* SwiftUI */
Color(red: 0.729, green: 0.831, blue: 0.804)
/* Android */
Color.parseColor("#bad4cd")
/* Flutter */
Color(0xFFBAD4CD)
/* Python / OpenCV (BGR) */
(205, 212, 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 #bad4cd · 13.39:1
Use #000000AAA at every size.
Aa
White text · 1.57:1
AA fail · AA large fail · AAA fail
Aa
Black text · 13.39:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #bad4cd as text scores 1.57:1 on white and 13.39:1 on black.

Accessibility — WCAG contrast

Aa
#bad4cd on white: 1.57:1
AA ✗ fail · AA-large · AAA
Aa
#bad4cd on black: 13.39:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #D2D1CD
deuteranopia · #CDCDCE
tritanopia · #B4D5D2

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #bad4cd 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
#EDF2F1
#D7E5E1
#bad4cd
#97BEB4
#75A99B
#5E9787
#4E7E71
#3F655A
#304A43
#1E2E2A
Base = 300Lightest = 50 · #F6F9F8Darkest = 950 · #1E2E2A
:root {
  --brand-50: #F6F9F8;
  --brand-100: #EDF2F1;
  --brand-200: #D7E5E1;
  --brand-300: #bad4cd;
  --brand-400: #97BEB4;
  --brand-500: #75A99B;
  --brand-600: #5E9787;
  --brand-700: #4E7E71;
  --brand-800: #3F655A;
  --brand-900: #304A43;
  --brand-950: #1E2E2A;
  --brand: #bad4cd;
  --brand-ink: #000000;
}

Colors that work with #bad4cd

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#CDE0DB
Hairlines and dividers
Muted text#588D7F
Captions on the surface
Accent#814B68
Second voice, not a rival
Dark variant#314F47
Hover, pressed, headers
Light variant#EFF5F4
Selected rows, tints
Dark surface#16231F
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 #bad4cd

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#D4BAC1
Analogous left#BAD4C0
Analogous right#BACED4
Split-complement 1#D4BACE
Split-complement 2#D4C0BA
Triadic 1#CDBAD4
Triadic 2#D4CDBA
Tetradic#C0BAD4

RGB percentages

Red72.9%
Green83.1%
Blue80.4%

CMYK percentages

Cyan12.3%
Magenta0.0%
Yellow3.3%
Key (black)16.9%

Color previews

#bad4cd text on a black background

contrast 13.39:1

Card sample

#bad4cd text on a white background

contrast 1.57:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bad4cd

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.

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

#bad4cd, answered

What color is #bad4cd?

#bad4cd is a light soft cyan, closest to Powder Blue (ΔE2000 7.4). It sits at 164° on the hue wheel with 23% saturation and 78% lightness, which reads as cool.

What is the RGB value of #bad4cd?

rgb(186, 212, 205) — 186 red, 212 green and 205 blue out of 255, or 72.9% / 83.1% / 80.4% by channel.

Is #bad4cd a light or a dark color?

It is a light color. Relative luminance is 0.6193 and perceived brightness is 80%, so black text on it reaches 13.39:1.

Should I use black or white text on #bad4cd?

Black. It scores 13.39:1 against #bad4cd, versus 1.57:1 for white — AAA at any size.

What is the complementary color of #bad4cd?

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

What colors go well with #bad4cd?

For interface work: #F6F9F8 as the surface, #CDE0DB for borders, #588D7F for secondary text, #814B68 as an accent and #314F47 for hover and pressed states. For a palette, the analogous pair #BAD4C0 and #BACED4 stays calm, while #D4BAC1 is the loudest partner.

What is #bad4cd in CMYK for printing?

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

Is #bad4cd warm or cool?

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

Work with #bad4cd in the Color Lab