Skip to content

#b9daef

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

RGB
185, 218, 239
HSL
203°, 63%, 83%
CMYK
23, 9, 0, 6
Luminance
0.6669

At a glance

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

Hex
#b9daef
Hue
203°
blue
Saturation
63%
vivid
Lightness
83%
light
Brightness
94%
HSV value
Perceived
83%
weighted brightness
Luminance
0.6669
WCAG relative
Temperature
Cool
97/100 cool
Color family
Blue
Tone
Vivid
Best ink
Black
14.34:1
Closest name
Light Blue
ΔE2000 4.8
Where it sits
Hue203° of 360°
Saturation63%
Lightness83%
Temperature
Warm ← → Cool97% 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#b9daef
RGBrgb(185, 218, 239)
HSLhsl(203, 63%, 83%)
CMYKcmyk(23%, 9%, 0%, 6%)
LABlab(85.3 -6.4 -13.9)
LCHlch(85.3 15.3 245.4)
OKLCHoklch(0.871 0.045 236.0)
Decimal12180207
Display P3color(display-p3 0.725 0.855 0.937)

Copy-ready code

/* CSS */
color: #b9daef;
background-color: #b9daef;
/* Tailwind (arbitrary) */
class="text-[#b9daef] bg-[#b9daef]"
/* SCSS */
$brand: #b9daef;
/* SwiftUI */
Color(red: 0.725, green: 0.855, blue: 0.937)
/* Android */
Color.parseColor("#b9daef")
/* Flutter */
Color(0xFFB9DAEF)
/* Python / OpenCV (BGR) */
(239, 218, 185)

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

Accessibility — WCAG contrast

Aa
#b9daef on white: 1.46:1
AA ✗ fail · AA-large · AAA
Aa
#b9daef on black: 14.34:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #D1D9F0
deuteranopia · #C9D3EF
tritanopia · #AAE0E1

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #b9daef 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
#E8F1F7
#b9daef
#A4CFEA
#76B7E0
#489FD5
#2E8CC7
#2674A6
#1E5D85
#1A4561
#102B3C
Base = 200Lightest = 50 · #F4F8FBDarkest = 950 · #102B3C
:root {
  --brand-50: #F4F8FB;
  --brand-100: #E8F1F7;
  --brand-200: #b9daef;
  --brand-300: #A4CFEA;
  --brand-400: #76B7E0;
  --brand-500: #489FD5;
  --brand-600: #2E8CC7;
  --brand-700: #2674A6;
  --brand-800: #1E5D85;
  --brand-900: #1A4561;
  --brand-950: #102B3C;
  --brand: #b9daef;
  --brand-ink: #000000;
}

Colors that work with #b9daef

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#C0DBED
Hairlines and dividers
Muted text#4B7C9B
Captions on the surface
Accent#AB3421
Second voice, not a rival
Dark variant#184968
Hover, pressed, headers
Light variant#EAF4FA
Selected rows, tints
Dark surface#141E24
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 #b9daef

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#EFCEB9
Analogous left#B9EFE9
Analogous right#B9BFEF
Split-complement 1#EFB9BF
Split-complement 2#EFE9B9
Triadic 1#EFB9DA
Triadic 2#DAEFB9
Tetradic#E9B9EF

RGB percentages

Red72.5%
Green85.5%
Blue93.7%

CMYK percentages

Cyan22.6%
Magenta8.8%
Yellow0.0%
Key (black)6.3%

Color previews

#b9daef text on a black background

contrast 14.34:1

Card sample

#b9daef text on a white background

contrast 1.46:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #b9daef

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.

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

#b9daef, answered

What color is #b9daef?

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

What is the RGB value of #b9daef?

rgb(185, 218, 239) — 185 red, 218 green and 239 blue out of 255, or 72.5% / 85.5% / 93.7% by channel.

Is #b9daef a light or a dark color?

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

Should I use black or white text on #b9daef?

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

What is the complementary color of #b9daef?

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

What colors go well with #b9daef?

For interface work: #F4F8FA as the surface, #C0DBED for borders, #4B7C9B for secondary text, #AB3421 as an accent and #184968 for hover and pressed states. For a palette, the analogous pair #B9EFE9 and #B9BFEF stays calm, while #EFCEB9 is the loudest partner.

What is #b9daef in CMYK for printing?

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

Is #b9daef warm or cool?

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

Work with #b9daef in the Color Lab