Skip to content

#b1defb

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

RGB
177, 222, 251
HSL
204°, 90%, 84%
CMYK
30, 12, 0, 2
Luminance
0.6855

Every format

HEX#b1defb
RGBrgb(177, 222, 251)
HSLhsl(204, 90%, 84%)
CMYKcmyk(30%, 12%, 0%, 2%)
LABlab(86.3 -8.0 -18.9)
LCHlch(86.3 20.5 246.9)
OKLCHoklch(0.878 0.062 236.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#b1defb on white: 1.43:1
AA ✗ fail · AA-large · AAA
Aa
#b1defb on black: 14.71:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red69.4%
Green87.1%
Blue98.4%

CMYK percentages

Cyan29.5%
Magenta11.6%
Yellow0.0%
Key (black)1.6%

Color previews

#b1defb text on a black background

contrast 14.71:1

Card sample

#b1defb text on a white background

contrast 1.43:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #b1defb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #b1defb in the Color Lab