Skip to content

#bcdcda

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

RGB
188, 220, 218
HSL
176°, 31%, 80%
CMYK
15, 0, 1, 14
Luminance
0.6694

At a glance

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

Hex
#bcdcda
Hue
176°
cyan
Saturation
31%
soft
Lightness
80%
light
Brightness
86%
HSV value
Perceived
83%
weighted brightness
Luminance
0.6694
WCAG relative
Temperature
Cool
82/100 cool
Color family
Cyan
Tone
Soft
Best ink
Black
14.39:1
Closest name
Powder Blue
ΔE2000 4.5
Where it sits
Hue176° of 360°
Saturation31%
Lightness80%
Temperature
Warm ← → Cool82% 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#bcdcda
RGBrgb(188, 220, 218)
HSLhsl(176, 31%, 80%)
CMYKcmyk(15%, 0%, 1%, 14%)
LABlab(85.5 -10.9 -2.6)
LCHlch(85.5 11.2 193.2)
OKLCHoklch(0.871 0.034 191.9)
Decimal12377306
Display P3color(display-p3 0.737 0.863 0.855)

Copy-ready code

/* CSS */
color: #bcdcda;
background-color: #bcdcda;
/* Tailwind (arbitrary) */
class="text-[#bcdcda] bg-[#bcdcda]"
/* SCSS */
$brand: #bcdcda;
/* SwiftUI */
Color(red: 0.737, green: 0.863, blue: 0.855)
/* Android */
Color.parseColor("#bcdcda")
/* Flutter */
Color(0xFFBCDCDA)
/* Python / OpenCV (BGR) */
(218, 220, 188)

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

Accessibility — WCAG contrast

Aa
#bcdcda on white: 1.46:1
AA ✗ fail · AA-large · AAA
Aa
#bcdcda on black: 14.39:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #D8D8DA
deuteranopia · #D1D4DA
tritanopia · #B3DEDB

Color scale — 50 to 950

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

#F5F9F9
#ECF3F3
#D5E7E6
#bcdcda
#90C5C2
#6CB2AE
#54A19C
#468682
#386B68
#2C4F4D
#1B3130
Base = 300Lightest = 50 · #F5F9F9Darkest = 950 · #1B3130
:root {
  --brand-50: #F5F9F9;
  --brand-100: #ECF3F3;
  --brand-200: #D5E7E6;
  --brand-300: #bcdcda;
  --brand-400: #90C5C2;
  --brand-500: #6CB2AE;
  --brand-600: #54A19C;
  --brand-700: #468682;
  --brand-800: #386B68;
  --brand-900: #2C4F4D;
  --brand-950: #1B3130;
  --brand: #bcdcda;
  --brand-ink: #000000;
}

Colors that work with #bcdcda

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#F5FAF9
Tinted page background
Border#C9E3E1
Hairlines and dividers
Muted text#4F9792
Captions on the surface
Accent#8A4258
Second voice, not a rival
Dark variant#2C5451
Hover, pressed, headers
Light variant#EEF6F6
Selected rows, tints
Dark surface#142423
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 #bcdcda

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#DCBCBE
Analogous left#BCDCCA
Analogous right#BCCEDC
Split-complement 1#DCBCCE
Split-complement 2#DCCABC
Triadic 1#DABCDC
Triadic 2#DCDABC
Tetradic#CABCDC

RGB percentages

Red73.7%
Green86.3%
Blue85.5%

CMYK percentages

Cyan14.5%
Magenta0.0%
Yellow0.9%
Key (black)13.7%

Color previews

#bcdcda text on a black background

contrast 14.39:1

Card sample

#bcdcda text on a white background

contrast 1.46:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(188, 220, 218, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(188, 220, 218, 0.45);
Border & gradient
Gradient panel
border: 3px solid #bcdcda;
background: linear-gradient(135deg, #bcdcda, #BCC9DC);

Monochromatic scale

Palettes built from #bcdcda

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.

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

#bcdcda, answered

What color is #bcdcda?

#bcdcda is a light soft cyan, closest to Powder Blue (ΔE2000 4.5). It sits at 176° on the hue wheel with 31% saturation and 80% lightness, which reads as cool.

What is the RGB value of #bcdcda?

rgb(188, 220, 218) — 188 red, 220 green and 218 blue out of 255, or 73.7% / 86.3% / 85.5% by channel.

Is #bcdcda a light or a dark color?

It is a light color. Relative luminance is 0.6694 and perceived brightness is 83%, so black text on it reaches 14.39:1.

Should I use black or white text on #bcdcda?

Black. It scores 14.39:1 against #bcdcda, versus 1.46:1 for white — AAA at any size.

What is the complementary color of #bcdcda?

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

What colors go well with #bcdcda?

For interface work: #F5FAF9 as the surface, #C9E3E1 for borders, #4F9792 for secondary text, #8A4258 as an accent and #2C5451 for hover and pressed states. For a palette, the analogous pair #BCDCCA and #BCCEDC stays calm, while #DCBCBE is the loudest partner.

What is #bcdcda in CMYK for printing?

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

Is #bcdcda warm or cool?

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

Work with #bcdcda in the Color Lab