Skip to content

#bbcee0

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

RGB
187, 206, 224
HSL
209°, 37%, 81%
CMYK
17, 8, 0, 12
Luminance
0.6009

At a glance

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

Hex
#bbcee0
Hue
209°
blue
Saturation
37%
soft
Lightness
81%
light
Brightness
88%
HSV value
Perceived
79%
weighted brightness
Luminance
0.6009
WCAG relative
Temperature
Cool
100/100 cool
Color family
Blue
Tone
Soft
Best ink
Black
13.02:1
Closest name
Light Steel Blue
ΔE2000 3.9
Where it sits
Hue209° of 360°
Saturation37%
Lightness81%
Temperature
Warm ← → Cool100% 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#bbcee0
RGBrgb(187, 206, 224)
HSLhsl(209, 37%, 81%)
CMYKcmyk(17%, 8%, 0%, 12%)
LABlab(81.9 -2.7 -11.1)
LCHlch(81.9 11.4 256.2)
OKLCHoklch(0.843 0.033 246.7)
Decimal12308192
Display P3color(display-p3 0.733 0.808 0.878)

Copy-ready code

/* CSS */
color: #bbcee0;
background-color: #bbcee0;
/* Tailwind (arbitrary) */
class="text-[#bbcee0] bg-[#bbcee0]"
/* SCSS */
$brand: #bbcee0;
/* SwiftUI */
Color(red: 0.733, green: 0.808, blue: 0.878)
/* Android */
Color.parseColor("#bbcee0")
/* Flutter */
Color(0xFFBBCEE0)
/* Python / OpenCV (BGR) */
(224, 206, 187)

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

Accessibility — WCAG contrast

Aa
#bbcee0 on white: 1.61:1
AA ✗ fail · AA-large · AAA
Aa
#bbcee0 on black: 13.02:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #C7CEE1
deuteranopia · #C3CAE0
tritanopia · #B2D2D4

Color scale — 50 to 950

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

#F5F7FA
#EBF0F4
#D3DEE9
#bbcee0
#8BACCA
#6590B9
#4D7CA8
#40678C
#335270
#283E52
#192733
Base = 300Lightest = 50 · #F5F7FADarkest = 950 · #192733
:root {
  --brand-50: #F5F7FA;
  --brand-100: #EBF0F4;
  --brand-200: #D3DEE9;
  --brand-300: #bbcee0;
  --brand-400: #8BACCA;
  --brand-500: #6590B9;
  --brand-600: #4D7CA8;
  --brand-700: #40678C;
  --brand-800: #335270;
  --brand-900: #283E52;
  --brand-950: #192733;
  --brand: #bbcee0;
  --brand-ink: #000000;
}

Colors that work with #bbcee0

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#C7D7E5
Hairlines and dividers
Muted text#4B749B
Captions on the surface
Accent#90503C
Second voice, not a rival
Dark variant#284058
Hover, pressed, headers
Light variant#EDF2F7
Selected rows, tints
Dark surface#141C24
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 #bbcee0

Derived from its contrast, chroma and lightness — not from taste.

Works well for
  • Text and icons on dark surfaces
  • Charts, tags and secondary surfaces
  • Card and section backgrounds
  • Brand accents, badges and data highlights
Use with care
  • Text of any size on white — fails WCAG AA
  • 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#E0CDBB
Analogous left#BBE0E0
Analogous right#BBBCE0
Split-complement 1#E0BBBC
Split-complement 2#E0E0BB
Triadic 1#E0BBCE
Triadic 2#CEE0BB
Tetradic#E0BBE0

RGB percentages

Red73.3%
Green80.8%
Blue87.8%

CMYK percentages

Cyan16.5%
Magenta8.0%
Yellow0.0%
Key (black)12.2%

Color previews

#bbcee0 text on a black background

contrast 13.02:1

Card sample

#bbcee0 text on a white background

contrast 1.61:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bbcee0

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.

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

#bbcee0, answered

What color is #bbcee0?

#bbcee0 is a light soft blue, closest to Light Steel Blue (ΔE2000 3.9). It sits at 209° on the hue wheel with 37% saturation and 81% lightness, which reads as cool.

What is the RGB value of #bbcee0?

rgb(187, 206, 224) — 187 red, 206 green and 224 blue out of 255, or 73.3% / 80.8% / 87.8% by channel.

Is #bbcee0 a light or a dark color?

It is a light color. Relative luminance is 0.6009 and perceived brightness is 79%, so black text on it reaches 13.02:1.

Should I use black or white text on #bbcee0?

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

What is the complementary color of #bbcee0?

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

What colors go well with #bbcee0?

For interface work: #F4F7FA as the surface, #C7D7E5 for borders, #4B749B for secondary text, #90503C as an accent and #284058 for hover and pressed states. For a palette, the analogous pair #BBE0E0 and #BBBCE0 stays calm, while #E0CDBB is the loudest partner.

What is #bbcee0 in CMYK for printing?

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

Is #bbcee0 warm or cool?

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

Work with #bbcee0 in the Color Lab