Skip to content

#b5d4eb

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

RGB
181, 212, 235
HSL
206°, 57%, 82%
CMYK
23, 10, 0, 8
Luminance
0.6291

At a glance

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

Hex
#b5d4eb
Hue
206°
blue
Saturation
57%
vivid
Lightness
82%
light
Brightness
92%
HSV value
Perceived
81%
weighted brightness
Luminance
0.6291
WCAG relative
Temperature
Cool
98/100 cool
Color family
Blue
Tone
Vivid
Best ink
Black
13.58:1
Closest name
Light Steel Blue
ΔE2000 5.6
Where it sits
Hue206° of 360°
Saturation57%
Lightness82%
Temperature
Warm ← → Cool98% 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#b5d4eb
RGBrgb(181, 212, 235)
HSLhsl(206, 57%, 82%)
CMYKcmyk(23%, 10%, 0%, 8%)
LABlab(83.4 -5.3 -14.7)
LCHlch(83.4 15.6 250.1)
OKLCHoklch(0.855 0.046 240.2)
Decimal11916523
Display P3color(display-p3 0.710 0.831 0.922)

Copy-ready code

/* CSS */
color: #b5d4eb;
background-color: #b5d4eb;
/* Tailwind (arbitrary) */
class="text-[#b5d4eb] bg-[#b5d4eb]"
/* SCSS */
$brand: #b5d4eb;
/* SwiftUI */
Color(red: 0.710, green: 0.831, blue: 0.922)
/* Android */
Color.parseColor("#b5d4eb")
/* Flutter */
Color(0xFFB5D4EB)
/* Python / OpenCV (BGR) */
(235, 212, 181)

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

Accessibility — WCAG contrast

Aa
#b5d4eb on white: 1.55:1
AA ✗ fail · AA-large · AAA
Aa
#b5d4eb on black: 13.58:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #CAD3EC
deuteranopia · #C3CDEB
tritanopia · #A6DADB

Color scale — 50 to 950

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

#F4F8FB
#E9F1F7
#CDE0EF
#b5d4eb
#7BB2DB
#4E98CF
#3485C1
#2B6FA1
#235880
#1D425E
#12293A
Base = 300Lightest = 50 · #F4F8FBDarkest = 950 · #12293A
:root {
  --brand-50: #F4F8FB;
  --brand-100: #E9F1F7;
  --brand-200: #CDE0EF;
  --brand-300: #b5d4eb;
  --brand-400: #7BB2DB;
  --brand-500: #4E98CF;
  --brand-600: #3485C1;
  --brand-700: #2B6FA1;
  --brand-800: #235880;
  --brand-900: #1D425E;
  --brand-950: #12293A;
  --brand: #b5d4eb;
  --brand-ink: #000000;
}

Colors that work with #b5d4eb

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#C0D9ED
Hairlines and dividers
Muted text#4B799B
Captions on the surface
Accent#A53D27
Second voice, not a rival
Dark variant#1B4564
Hover, pressed, headers
Light variant#EBF3FA
Selected rows, tints
Dark surface#141D24
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 #b5d4eb

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#EBCCB5
Analogous left#B5EBE7
Analogous right#B5B9EB
Split-complement 1#EBB5B9
Split-complement 2#EBE7B5
Triadic 1#EBB5D4
Triadic 2#D4EBB5
Tetradic#E7B5EB

RGB percentages

Red71.0%
Green83.1%
Blue92.2%

CMYK percentages

Cyan23.0%
Magenta9.8%
Yellow0.0%
Key (black)7.8%

Color previews

#b5d4eb text on a black background

contrast 13.58:1

Card sample

#b5d4eb text on a white background

contrast 1.55:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #b5d4eb

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.

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

#b5d4eb, answered

What color is #b5d4eb?

#b5d4eb is a light vivid blue, closest to Light Steel Blue (ΔE2000 5.6). It sits at 206° on the hue wheel with 57% saturation and 82% lightness, which reads as cool.

What is the RGB value of #b5d4eb?

rgb(181, 212, 235) — 181 red, 212 green and 235 blue out of 255, or 71% / 83.1% / 92.2% by channel.

Is #b5d4eb a light or a dark color?

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

Should I use black or white text on #b5d4eb?

Black. It scores 13.58:1 against #b5d4eb, versus 1.55:1 for white — AAA at any size.

What is the complementary color of #b5d4eb?

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

What colors go well with #b5d4eb?

For interface work: #F4F8FA as the surface, #C0D9ED for borders, #4B799B for secondary text, #A53D27 as an accent and #1B4564 for hover and pressed states. For a palette, the analogous pair #B5EBE7 and #B5B9EB stays calm, while #EBCCB5 is the loudest partner.

What is #b5d4eb in CMYK for printing?

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

Is #b5d4eb warm or cool?

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

Work with #b5d4eb in the Color Lab