Skip to content

#bdd3eb

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

RGB
189, 211, 235
HSL
211°, 54%, 83%
CMYK
20, 10, 0, 8
Luminance
0.6341

At a glance

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

Hex
#bdd3eb
Hue
211°
blue
Saturation
54%
vivid
Lightness
83%
light
Brightness
92%
HSV value
Perceived
81%
weighted brightness
Luminance
0.6341
WCAG relative
Temperature
Cool
99/100 cool
Color family
Blue
Tone
Vivid
Best ink
Black
13.68:1
Closest name
Light Steel Blue
ΔE2000 3.8
Where it sits
Hue211° of 360°
Saturation54%
Lightness83%
Temperature
Warm ← → Cool99% 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#bdd3eb
RGBrgb(189, 211, 235)
HSLhsl(211, 54%, 83%)
CMYKcmyk(20%, 10%, 0%, 8%)
LABlab(83.7 -2.4 -14.3)
LCHlch(83.7 14.5 260.6)
OKLCHoklch(0.858 0.041 250.6)
Decimal12440555
Display P3color(display-p3 0.741 0.827 0.922)

Copy-ready code

/* CSS */
color: #bdd3eb;
background-color: #bdd3eb;
/* Tailwind (arbitrary) */
class="text-[#bdd3eb] bg-[#bdd3eb]"
/* SCSS */
$brand: #bdd3eb;
/* SwiftUI */
Color(red: 0.741, green: 0.827, blue: 0.922)
/* Android */
Color.parseColor("#bdd3eb")
/* Flutter */
Color(0xFFBDD3EB)
/* Python / OpenCV (BGR) */
(235, 211, 189)

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

Accessibility — WCAG contrast

Aa
#bdd3eb on white: 1.53:1
AA ✗ fail · AA-large · AAA
Aa
#bdd3eb on black: 13.68:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #CAD3EC
deuteranopia · #C5CEEB
tritanopia · #B1D8DB

Color scale — 50 to 950

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

#F4F7FB
#E9EFF6
#bdd3eb
#A9C6E5
#7EA9D8
#538CCB
#3978BC
#2F649D
#26507D
#1F3C5B
#132539
Base = 200Lightest = 50 · #F4F7FBDarkest = 950 · #132539
:root {
  --brand-50: #F4F7FB;
  --brand-100: #E9EFF6;
  --brand-200: #bdd3eb;
  --brand-300: #A9C6E5;
  --brand-400: #7EA9D8;
  --brand-500: #538CCB;
  --brand-600: #3978BC;
  --brand-700: #2F649D;
  --brand-800: #26507D;
  --brand-900: #1F3C5B;
  --brand-950: #132539;
  --brand: #bdd3eb;
  --brand-ink: #000000;
}

Colors that work with #bdd3eb

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#F4F7FA
Tinted page background
Border#C0D5EC
Hairlines and dividers
Muted text#4B719B
Captions on the surface
Accent#A14C2B
Second voice, not a rival
Dark variant#1E3E62
Hover, pressed, headers
Light variant#EBF2F9
Selected rows, tints
Dark surface#141C24
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 #bdd3eb

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#EBD5BD
Analogous left#BDEAEB
Analogous right#BEBDEB
Split-complement 1#EBBEBD
Split-complement 2#EAEBBD
Triadic 1#EBBDD3
Triadic 2#D3EBBD
Tetradic#EBBDEA

RGB percentages

Red74.1%
Green82.7%
Blue92.2%

CMYK percentages

Cyan19.6%
Magenta10.2%
Yellow0.0%
Key (black)7.8%

Color previews

#bdd3eb text on a black background

contrast 13.68:1

Card sample

#bdd3eb text on a white background

contrast 1.53:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(189, 211, 235, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(189, 211, 235, 0.45);
Border & gradient
Gradient panel
border: 3px solid #bdd3eb;
background: linear-gradient(135deg, #bdd3eb, #C6BDEB);

Monochromatic scale

Palettes built from #bdd3eb

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.

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

#bdd3eb, answered

What color is #bdd3eb?

#bdd3eb is a light vivid blue, closest to Light Steel Blue (ΔE2000 3.8). It sits at 211° on the hue wheel with 54% saturation and 83% lightness, which reads as cool.

What is the RGB value of #bdd3eb?

rgb(189, 211, 235) — 189 red, 211 green and 235 blue out of 255, or 74.1% / 82.7% / 92.2% by channel.

Is #bdd3eb a light or a dark color?

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

Should I use black or white text on #bdd3eb?

Black. It scores 13.68:1 against #bdd3eb, versus 1.53:1 for white — AAA at any size.

What is the complementary color of #bdd3eb?

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

What colors go well with #bdd3eb?

For interface work: #F4F7FA as the surface, #C0D5EC for borders, #4B719B for secondary text, #A14C2B as an accent and #1E3E62 for hover and pressed states. For a palette, the analogous pair #BDEAEB and #BEBDEB stays calm, while #EBD5BD is the loudest partner.

What is #bdd3eb in CMYK for printing?

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

Is #bdd3eb warm or cool?

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

Work with #bdd3eb in the Color Lab