Toolman

Lightsteelblue — #B0C4DE

#B0C4DE#B0C4DE

#B0C4DE is a light, moderately saturated blue. It is the CSS named color lightsteelblue.

Color values

HEX#B0C4DE
RGBrgb(176, 196, 222)
HSLhsl(214, 41%, 78%)
CMYKcmyk(21%, 12%, 0%, 13%)
Decimal11584734
CSScolor: #B0C4DE;
Android0xFFB0C4DE
SwiftUIColor(red: 0.690, green: 0.769, blue: 0.871, alpha: 1)

Accessibility and contrast

White text on #B0C4DE1.78:1 — AA fail · AA large fail · AAA fail
Black text on #B0C4DE11.80:1 — AA pass · AA large pass · AAA pass
Recommended text colorblack

WCAG 2.1 asks for at least 4.5:1 for body text and 3:1 for large text (18 pt, or 14 pt bold).

Tints and shades of #B0C4DE

Each swatch keeps the hue and saturation of #B0C4DE and varies only lightness — the quickest way to build a usable scale from a single brand color.

95%
85%
75%
65%
55%
45%
35%
25%
15%

Colors that go with #B0C4DE

Harmonies generated by rotating the hue on the color wheel while holding saturation and lightness constant.

Complementary
Triadic +120°
Triadic +240°
Analogous −30°
Analogous +30°
Split −150°
Split +150°

Using #B0C4DE in code

/* CSS */
.element { color: #B0C4DE; background-color: #B0C4DE; }
.element { color: rgb(176 196 222); }
.element { color: hsl(214 41% 78%); }

/* Tailwind arbitrary value */
<div class="bg-[#B0C4DE] text-black">

/* SCSS variable */
$brand: #B0C4DE;

Frequently asked questions

What color is #B0C4DE?

#B0C4DE is a light, moderately saturated blue, which CSS calls lightsteelblue. Its hue sits at 214° on the color wheel, with 41% saturation and 78% lightness.

What is #B0C4DE in RGB?

#B0C4DE converts to rgb(176, 196, 222) — 176 red, 196 green and 222 blue.

What is #B0C4DE in CMYK?

Approximately cmyk(21%, 12%, 0%, 13%). Print output depends on the ICC profile of the press and paper, so treat this as a starting point rather than an exact match.

Should text on #B0C4DE be white or black?

Black gives the better contrast ratio (11.80:1 versus 1.78:1).

What is the complementary color of #B0C4DE?

#DECAB0 — the hue directly opposite #B0C4DE on the color wheel.

Convert any color → · Browse all colors