Skip to content

#b2cef5

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

RGB
178, 206, 245
HSL
215°, 77%, 83%
CMYK
27, 16, 0, 4
Luminance
0.6020

At a glance

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

Hex
#b2cef5
Hue
215°
blue
Saturation
77%
electric
Lightness
83%
light
Brightness
96%
HSV value
Perceived
80%
weighted brightness
Luminance
0.6020
WCAG relative
Temperature
Cool
97/100 cool
Color family
Blue
Tone
Electric
Best ink
Black
13.04:1
Closest name
Light Steel Blue
ΔE2000 4.4
Where it sits
Hue215° of 360°
Saturation77%
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#b2cef5
RGBrgb(178, 206, 245)
HSLhsl(215, 77%, 83%)
CMYKcmyk(27%, 16%, 0%, 4%)
LABlab(82.0 -0.8 -22.2)
LCHlch(82.0 22.2 268.0)
OKLCHoklch(0.844 0.063 256.7)
Decimal11718389
Display P3color(display-p3 0.698 0.808 0.961)

Copy-ready code

/* CSS */
color: #b2cef5;
background-color: #b2cef5;
/* Tailwind (arbitrary) */
class="text-[#b2cef5] bg-[#b2cef5]"
/* SCSS */
$brand: #b2cef5;
/* SwiftUI */
Color(red: 0.698, green: 0.808, blue: 0.961)
/* Android */
Color.parseColor("#b2cef5")
/* Flutter */
Color(0xFFB2CEF5)
/* Python / OpenCV (BGR) */
(245, 206, 178)

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

Accessibility — WCAG contrast

Aa
#b2cef5 on white: 1.61:1
AA ✗ fail · AA-large · AAA
Aa
#b2cef5 on black: 13.04:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #C1CFF7
deuteranopia · #B9C9F4
tritanopia · #9FD6DB

Color scale — 50 to 950

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

#F3F7FC
#E7EEF9
#b2cef5
#9CC0F2
#6AA0EC
#3881E5
#1C6BD9
#1759B5
#134790
#123669
#0B2241
Base = 200Lightest = 50 · #F3F7FCDarkest = 950 · #0B2241
:root {
  --brand-50: #F3F7FC;
  --brand-100: #E7EEF9;
  --brand-200: #b2cef5;
  --brand-300: #9CC0F2;
  --brand-400: #6AA0EC;
  --brand-500: #3881E5;
  --brand-600: #1C6BD9;
  --brand-700: #1759B5;
  --brand-800: #134790;
  --brand-900: #123669;
  --brand-950: #0B2241;
  --brand: #b2cef5;
  --brand-ink: #000000;
}

Colors that work with #b2cef5

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#F4F7FA
Tinted page background
Border#C0D3ED
Hairlines and dividers
Muted text#4B6C9B
Captions on the surface
Accent#B94B13
Second voice, not a rival
Dark variant#0F3871
Hover, pressed, headers
Light variant#E8F1FC
Selected rows, tints
Dark surface#141B24
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 #b2cef5

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#F5D9B2
Analogous left#B2EFF5
Analogous right#B7B2F5
Split-complement 1#F5B7B2
Split-complement 2#EFF5B2
Triadic 1#F5B2CE
Triadic 2#CEF5B2
Tetradic#F5B2EF

RGB percentages

Red69.8%
Green80.8%
Blue96.1%

CMYK percentages

Cyan27.3%
Magenta15.9%
Yellow0.0%
Key (black)3.9%

Color previews

#b2cef5 text on a black background

contrast 13.04:1

Card sample

#b2cef5 text on a white background

contrast 1.61:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(178, 206, 245, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(178, 206, 245, 0.45);
Border & gradient
Gradient panel
border: 3px solid #b2cef5;
background: linear-gradient(135deg, #b2cef5, #C2B2F5);

Monochromatic scale

Palettes built from #b2cef5

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.

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

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

#b2cef5, answered

What color is #b2cef5?

#b2cef5 is a light electric blue, closest to Light Steel Blue (ΔE2000 4.4). It sits at 215° on the hue wheel with 77% saturation and 83% lightness, which reads as cool.

What is the RGB value of #b2cef5?

rgb(178, 206, 245) — 178 red, 206 green and 245 blue out of 255, or 69.8% / 80.8% / 96.1% by channel.

Is #b2cef5 a light or a dark color?

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

Should I use black or white text on #b2cef5?

Black. It scores 13.04:1 against #b2cef5, versus 1.61:1 for white — AAA at any size.

What is the complementary color of #b2cef5?

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

What colors go well with #b2cef5?

For interface work: #F4F7FA as the surface, #C0D3ED for borders, #4B6C9B for secondary text, #B94B13 as an accent and #0F3871 for hover and pressed states. For a palette, the analogous pair #B2EFF5 and #B7B2F5 stays calm, while #F5D9B2 is the loudest partner.

What is #b2cef5 in CMYK for printing?

cmyk(27%, 16%, 0%, 4%). 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 #b2cef5 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 #B2B5F5; nudged cooler, #9AC3F3.

Work with #b2cef5 in the Color Lab