Skip to content

#b1ddf5

a light, electric blue · cool · closest name: skyblue

RGB
177, 221, 245
HSL
201°, 77%, 83%
CMYK
28, 10, 0, 4
Luminance
0.6765

Every format

HEX#b1ddf5
RGBrgb(177, 221, 245)
HSLhsl(201, 77%, 83%)
CMYKcmyk(28%, 10%, 0%, 4%)
LABlab(85.8 -8.9 -16.4)
LCHlch(85.8 18.6 241.4)
OKLCHoklch(0.874 0.057 232.1)

Copy-ready code

/* CSS */
color: #b1ddf5;
background-color: #b1ddf5;
/* Tailwind (arbitrary) */
class="text-[#b1ddf5] bg-[#b1ddf5]"
/* SCSS */
$brand: #b1ddf5;
/* SwiftUI */
Color(red: 0.694, green: 0.867, blue: 0.961)
/* Android */
Color.parseColor("#b1ddf5")

Accessibility — WCAG contrast

Aa
#b1ddf5 on white: 1.45:1
AA ✗ fail · AA-large · AAA
Aa
#b1ddf5 on black: 14.53:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red69.4%
Green86.7%
Blue96.1%

CMYK percentages

Cyan27.8%
Magenta9.8%
Yellow0.0%
Key (black)3.9%

Color previews

#b1ddf5 text on a black background

contrast 14.53:1

Card sample

#b1ddf5 text on a white background

contrast 1.45:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #b1ddf5

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #b1ddf5 in the Color Lab