Skip to content

#b5eef9

a light, electric cyan · cool · closest name: Powder Blue

RGB
181, 238, 249
HSL
190°, 85%, 84%
CMYK
27, 4, 0, 2
Luminance
0.7781

At a glance

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

Hex
#b5eef9
Hue
190°
cyan
Saturation
85%
electric
Lightness
84%
light
Brightness
98%
HSV value
Perceived
88%
weighted brightness
Luminance
0.7781
WCAG relative
Temperature
Cool
92/100 cool
Color family
Cyan
Tone
Electric
Best ink
Black
16.56:1
Closest name
Powder Blue
ΔE2000 3.6
Where it sits
Hue190° of 360°
Saturation85%
Lightness84%
Temperature
Warm ← → Cool92% 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#b5eef9
RGBrgb(181, 238, 249)
HSLhsl(190, 85%, 84%)
CMYKcmyk(27%, 4%, 0%, 2%)
LABlab(90.7 -15.5 -11.2)
LCHlch(90.7 19.1 215.8)
OKLCHoklch(0.914 0.060 210.8)
Decimal11923193
Display P3color(display-p3 0.710 0.933 0.976)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#b5eef9 on white: 1.27:1
AA ✗ fail · AA-large · AAA
Aa
#b5eef9 on black: 16.56:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #E4EAFA
deuteranopia · #D8E1F9
tritanopia · #9FF3F1

Color scale — 50 to 950

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

#F2FBFC
#E5F7FA
#b5eef9
#97E7F7
#63DBF2
#2FCFEE
#12C1E2
#0FA1BD
#0C8197
#0D5E6D
#083A44
Base = 200Lightest = 50 · #F2FBFCDarkest = 950 · #083A44
:root {
  --brand-50: #F2FBFC;
  --brand-100: #E5F7FA;
  --brand-200: #b5eef9;
  --brand-300: #97E7F7;
  --brand-400: #63DBF2;
  --brand-500: #2FCFEE;
  --brand-600: #12C1E2;
  --brand-700: #0FA1BD;
  --brand-800: #0C8197;
  --brand-900: #0D5E6D;
  --brand-950: #083A44;
  --brand: #b5eef9;
  --brand-ink: #000000;
}

Colors that work with #b5eef9

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#C0E5ED
Hairlines and dividers
Muted text#4B8E9B
Captions on the surface
Accent#C20A1C
Second voice, not a rival
Dark variant#0A6476
Hover, pressed, headers
Light variant#E7FAFD
Selected rows, tints
Dark surface#142224
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 #b5eef9

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#F9C0B5
Analogous left#B5F9E2
Analogous right#B5CCF9
Split-complement 1#F9B5CC
Split-complement 2#F9E2B5
Triadic 1#F9B5EE
Triadic 2#EEF9B5
Tetradic#E2B5F9

RGB percentages

Red71.0%
Green93.3%
Blue97.6%

CMYK percentages

Cyan27.3%
Magenta4.4%
Yellow0.0%
Key (black)2.4%

Color previews

#b5eef9 text on a black background

contrast 16.56:1

Card sample

#b5eef9 text on a white background

contrast 1.27:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #b5eef9

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.

#b5eef9 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

Sits outside most CMYK gamuts — expect a duller press result, or specify a spot ink.

#b5eef9, answered

What color is #b5eef9?

#b5eef9 is a light electric cyan, closest to Powder Blue (ΔE2000 3.6). It sits at 190° on the hue wheel with 85% saturation and 84% lightness, which reads as cool.

What is the RGB value of #b5eef9?

rgb(181, 238, 249) — 181 red, 238 green and 249 blue out of 255, or 71% / 93.3% / 97.6% by channel.

Is #b5eef9 a light or a dark color?

It is a light color. Relative luminance is 0.7781 and perceived brightness is 88%, so black text on it reaches 16.56:1.

Should I use black or white text on #b5eef9?

Black. It scores 16.56:1 against #b5eef9, versus 1.27:1 for white — AAA at any size.

What is the complementary color of #b5eef9?

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

What colors go well with #b5eef9?

For interface work: #F4F9FA as the surface, #C0E5ED for borders, #4B8E9B for secondary text, #C20A1C as an accent and #0A6476 for hover and pressed states. For a palette, the analogous pair #B5F9E2 and #B5CCF9 stays calm, while #F9C0B5 is the loudest partner.

What is #b5eef9 in CMYK for printing?

cmyk(27%, 4%, 0%, 2%). This is a screen-to-ink approximation — a color this saturated sits outside most CMYK gamuts and will print duller than it looks here.

Is #b5eef9 warm or cool?

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

Work with #b5eef9 in the Color Lab