Skip to content

#bcdcec

a light, vivid blue · cool · closest name: Light Blue

RGB
188, 220, 236
HSL
200°, 56%, 83%
CMYK
20, 7, 0, 8
Luminance
0.6793

At a glance

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

Hex
#bcdcec
Hue
200°
blue
Saturation
56%
vivid
Lightness
83%
light
Brightness
93%
HSV value
Perceived
83%
weighted brightness
Luminance
0.6793
WCAG relative
Temperature
Cool
96/100 cool
Color family
Blue
Tone
Vivid
Best ink
Black
14.59:1
Closest name
Light Blue
ΔE2000 3.7
Where it sits
Hue200° of 360°
Saturation56%
Lightness83%
Temperature
Warm ← → Cool96% 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#bcdcec
RGBrgb(188, 220, 236)
HSLhsl(200, 56%, 83%)
CMYKcmyk(20%, 7%, 0%, 8%)
LABlab(86.0 -7.2 -11.3)
LCHlch(86.0 13.4 237.7)
OKLCHoklch(0.876 0.041 229.5)
Decimal12377324
Display P3color(display-p3 0.737 0.863 0.925)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bcdcec on white: 1.44:1
AA ✗ fail · AA-large · AAA
Aa
#bcdcec on black: 14.59:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #D4DAED
deuteranopia · #CDD5EC
tritanopia · #AFE1E1

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #bcdcec is pinned to step 200; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.

#F4F8FB
#E9F2F6
#bcdcec
#A8D1E6
#7CBBDA
#50A4CD
#3691BF
#2D799F
#24617F
#1E485D
#132D3A
Base = 200Lightest = 50 · #F4F8FBDarkest = 950 · #132D3A
:root {
  --brand-50: #F4F8FB;
  --brand-100: #E9F2F6;
  --brand-200: #bcdcec;
  --brand-300: #A8D1E6;
  --brand-400: #7CBBDA;
  --brand-500: #50A4CD;
  --brand-600: #3691BF;
  --brand-700: #2D799F;
  --brand-800: #24617F;
  --brand-900: #1E485D;
  --brand-950: #132D3A;
  --brand: #bcdcec;
  --brand-ink: #000000;
}

Colors that work with #bcdcec

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#F4F8FA
Tinted page background
Border#C0DEED
Hairlines and dividers
Muted text#4B809B
Captions on the surface
Accent#A43228
Second voice, not a rival
Dark variant#1C4C63
Hover, pressed, headers
Light variant#EBF5F9
Selected rows, tints
Dark surface#141F24
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 #bcdcec

Derived from its contrast, chroma and lightness — not from taste.

Works well for
  • Text and icons on dark surfaces
  • Primary buttons and calls to action
  • Focus rings, active and selected states
  • Card and section backgrounds
  • Brand accents, badges and data highlights
Use with care
  • Text of any size on white — fails WCAG AA
  • Full-page backgrounds — tiring over long sessions
  • 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#ECCCBC
Analogous left#BCECE4
Analogous right#BCC4EC
Split-complement 1#ECBCC4
Split-complement 2#ECE4BC
Triadic 1#ECBCDC
Triadic 2#DCECBC
Tetradic#E4BCEC

RGB percentages

Red73.7%
Green86.3%
Blue92.5%

CMYK percentages

Cyan20.3%
Magenta6.8%
Yellow0.0%
Key (black)7.5%

Color previews

#bcdcec text on a black background

contrast 14.59:1

Card sample

#bcdcec text on a white background

contrast 1.44:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bcdcec

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.

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

#bcdcec, answered

What color is #bcdcec?

#bcdcec is a light vivid blue, closest to Light Blue (ΔE2000 3.7). It sits at 200° on the hue wheel with 56% saturation and 83% lightness, which reads as cool.

What is the RGB value of #bcdcec?

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

Is #bcdcec a light or a dark color?

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

Should I use black or white text on #bcdcec?

Black. It scores 14.59:1 against #bcdcec, versus 1.44:1 for white — AAA at any size.

What is the complementary color of #bcdcec?

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

What colors go well with #bcdcec?

For interface work: #F4F8FA as the surface, #C0DEED for borders, #4B809B for secondary text, #A43228 as an accent and #1C4C63 for hover and pressed states. For a palette, the analogous pair #BCECE4 and #BCC4EC stays calm, while #ECCCBC is the loudest partner.

What is #bcdcec in CMYK for printing?

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

Is #bcdcec warm or cool?

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

Work with #bcdcec in the Color Lab