Skip to content

#b4ddeb

a light, vivid cyan · cool · closest name: skyblue

RGB
180, 221, 235
HSL
195°, 58%, 81%
CMYK
23, 6, 0, 8
Luminance
0.6741

Every format

HEX#b4ddeb
RGBrgb(180, 221, 235)
HSLhsl(195, 58%, 81%)
CMYKcmyk(23%, 6%, 0%, 8%)
LABlab(85.7 -10.3 -11.3)
LCHlch(85.7 15.2 227.6)
OKLCHoklch(0.873 0.047 220.6)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red70.6%
Green86.7%
Blue92.2%

CMYK percentages

Cyan23.4%
Magenta6.0%
Yellow0.0%
Key (black)7.8%

Color previews

#b4ddeb text on a black background

contrast 14.48:1

Card sample

#b4ddeb text on a white background

contrast 1.45:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #b4ddeb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #b4ddeb in the Color Lab