Skip to content

#b6d2eb

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

RGB
182, 210, 235
HSL
208°, 57%, 82%
CMYK
23, 11, 0, 8
Luminance
0.6204

At a glance

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

Hex
#b6d2eb
Hue
208°
blue
Saturation
57%
vivid
Lightness
82%
light
Brightness
92%
HSV value
Perceived
80%
weighted brightness
Luminance
0.6204
WCAG relative
Temperature
Cool
99/100 cool
Color family
Blue
Tone
Vivid
Best ink
Black
13.41:1
Closest name
Light Steel Blue
ΔE2000 4.3
Where it sits
Hue208° of 360°
Saturation57%
Lightness82%
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#b6d2eb
RGBrgb(182, 210, 235)
HSLhsl(208, 57%, 82%)
CMYKcmyk(23%, 11%, 0%, 8%)
LABlab(82.9 -4.0 -15.4)
LCHlch(82.9 15.9 255.5)
OKLCHoklch(0.851 0.046 245.3)
Decimal11981547
Display P3color(display-p3 0.714 0.824 0.922)

Copy-ready code

/* CSS */
color: #b6d2eb;
background-color: #b6d2eb;
/* Tailwind (arbitrary) */
class="text-[#b6d2eb] bg-[#b6d2eb]"
/* SCSS */
$brand: #b6d2eb;
/* SwiftUI */
Color(red: 0.714, green: 0.824, blue: 0.922)
/* Android */
Color.parseColor("#b6d2eb")
/* Flutter */
Color(0xFFB6D2EB)
/* Python / OpenCV (BGR) */
(235, 210, 182)

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

Accessibility — WCAG contrast

Aa
#b6d2eb on white: 1.57:1
AA ✗ fail · AA-large · AAA
Aa
#b6d2eb on black: 13.41:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #C8D2EC
deuteranopia · #C2CCEB
tritanopia · #A8D8DA

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #b6d2eb 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
#E9F0F7
#CDDFEE
#b6d2eb
#7BAEDB
#4F92CF
#357EC0
#2C69A0
#235480
#1D3F5D
#12273A
Base = 300Lightest = 50 · #F4F8FBDarkest = 950 · #12273A
:root {
  --brand-50: #F4F8FB;
  --brand-100: #E9F0F7;
  --brand-200: #CDDFEE;
  --brand-300: #b6d2eb;
  --brand-400: #7BAEDB;
  --brand-500: #4F92CF;
  --brand-600: #357EC0;
  --brand-700: #2C69A0;
  --brand-800: #235480;
  --brand-900: #1D3F5D;
  --brand-950: #12273A;
  --brand: #b6d2eb;
  --brand-ink: #000000;
}

Colors that work with #b6d2eb

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#C0D7ED
Hairlines and dividers
Muted text#4B759B
Captions on the surface
Accent#A54427
Second voice, not a rival
Dark variant#1B4264
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 #b6d2eb

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#EBCFB6
Analogous left#B6EBEA
Analogous right#B6B8EB
Split-complement 1#EBB6B8
Split-complement 2#EBEAB6
Triadic 1#EBB6D2
Triadic 2#D2EBB6
Tetradic#EAB6EB

RGB percentages

Red71.4%
Green82.4%
Blue92.2%

CMYK percentages

Cyan22.6%
Magenta10.6%
Yellow0.0%
Key (black)7.8%

Color previews

#b6d2eb text on a black background

contrast 13.41:1

Card sample

#b6d2eb text on a white background

contrast 1.57:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #b6d2eb

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.

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

#b6d2eb, answered

What color is #b6d2eb?

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

What is the RGB value of #b6d2eb?

rgb(182, 210, 235) — 182 red, 210 green and 235 blue out of 255, or 71.4% / 82.4% / 92.2% by channel.

Is #b6d2eb a light or a dark color?

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

Should I use black or white text on #b6d2eb?

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

What is the complementary color of #b6d2eb?

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

What colors go well with #b6d2eb?

For interface work: #F4F8FA as the surface, #C0D7ED for borders, #4B759B for secondary text, #A54427 as an accent and #1B4264 for hover and pressed states. For a palette, the analogous pair #B6EBEA and #B6B8EB stays calm, while #EBCFB6 is the loudest partner.

What is #b6d2eb in CMYK for printing?

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

Is #b6d2eb 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 #B6BFEB; nudged cooler, #A1C3E7.

Work with #b6d2eb in the Color Lab