Skip to content

#b5dfef

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

RGB
181, 223, 239
HSL
197°, 64%, 82%
CMYK
24, 7, 0, 6
Luminance
0.6883

At a glance

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

Hex
#b5dfef
Hue
197°
cyan
Saturation
64%
vivid
Lightness
82%
light
Brightness
94%
HSV value
Perceived
84%
weighted brightness
Luminance
0.6883
WCAG relative
Temperature
Cool
94/100 cool
Color family
Cyan
Tone
Vivid
Best ink
Black
14.77:1
Closest name
Light Blue
ΔE2000 2
Where it sits
Hue197° of 360°
Saturation64%
Lightness82%
Temperature
Warm ← → Cool94% 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#b5dfef
RGBrgb(181, 223, 239)
HSLhsl(197, 64%, 82%)
CMYKcmyk(24%, 7%, 0%, 6%)
LABlab(86.4 -10.1 -12.3)
LCHlch(86.4 15.9 230.5)
OKLCHoklch(0.879 0.049 223.0)
Decimal11919343
Display P3color(display-p3 0.710 0.875 0.937)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#b5dfef on white: 1.42:1
AA ✗ fail · AA-large · AAA
Aa
#b5dfef on black: 14.77:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #D6DCF0
deuteranopia · #CDD5EF
tritanopia · #A4E4E4

Color scale — 50 to 950

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

#F4F9FB
#E8F3F7
#CBE6F1
#b5dfef
#75C3E1
#47AFD7
#2C9EC9
#2483A8
#1D6986
#194D61
#10303D
Base = 300Lightest = 50 · #F4F9FBDarkest = 950 · #10303D
:root {
  --brand-50: #F4F9FB;
  --brand-100: #E8F3F7;
  --brand-200: #CBE6F1;
  --brand-300: #b5dfef;
  --brand-400: #75C3E1;
  --brand-500: #47AFD7;
  --brand-600: #2C9EC9;
  --brand-700: #2483A8;
  --brand-800: #1D6986;
  --brand-900: #194D61;
  --brand-950: #10303D;
  --brand: #b5dfef;
  --brand-ink: #000000;
}

Colors that work with #b5dfef

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#F4F9FA
Tinted page background
Border#C0E0ED
Hairlines and dividers
Muted text#4B859B
Captions on the surface
Accent#AC2420
Second voice, not a rival
Dark variant#175269
Hover, pressed, headers
Light variant#EAF6FA
Selected rows, tints
Dark surface#142024
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 #b5dfef

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
  • Thin strokes and 1px borders — they disappear on light UI
  • 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#EFC5B5
Analogous left#B5EFE2
Analogous right#B5C2EF
Split-complement 1#EFB5C2
Split-complement 2#EFE2B5
Triadic 1#EFB5DF
Triadic 2#DFEFB5
Tetradic#E2B5EF

RGB percentages

Red71.0%
Green87.5%
Blue93.7%

CMYK percentages

Cyan24.3%
Magenta6.7%
Yellow0.0%
Key (black)6.3%

Color previews

#b5dfef text on a black background

contrast 14.77:1

Card sample

#b5dfef text on a white background

contrast 1.42:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #b5dfef

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.

#b5dfef in the real world

Where a color in this family tends to land, and the interface roles it is usually asked to play.

Industries
TechnologyTravelHealthcareMedia
Common UI roles
SurfacesBadgesHighlightsEmpty states
Print note

Converts to four-color process without much drama. Proof it anyway.

#b5dfef, answered

What color is #b5dfef?

#b5dfef is a light vivid cyan, closest to Light Blue (ΔE2000 2). It sits at 197° on the hue wheel with 64% saturation and 82% lightness, which reads as cool.

What is the RGB value of #b5dfef?

rgb(181, 223, 239) — 181 red, 223 green and 239 blue out of 255, or 71% / 87.5% / 93.7% by channel.

Is #b5dfef a light or a dark color?

It is a light color. Relative luminance is 0.6883 and perceived brightness is 84%, so black text on it reaches 14.77:1.

Should I use black or white text on #b5dfef?

Black. It scores 14.77:1 against #b5dfef, versus 1.42:1 for white — AAA at any size.

What is the complementary color of #b5dfef?

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

What colors go well with #b5dfef?

For interface work: #F4F9FA as the surface, #C0E0ED for borders, #4B859B for secondary text, #AC2420 as an accent and #175269 for hover and pressed states. For a palette, the analogous pair #B5EFE2 and #B5C2EF stays calm, while #EFC5B5 is the loudest partner.

What is #b5dfef in CMYK for printing?

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

Is #b5dfef warm or cool?

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

Work with #b5dfef in the Color Lab