Skip to content

#b4dfed

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

RGB
180, 223, 237
HSL
195°, 61%, 82%
CMYK
24, 6, 0, 7
Luminance
0.6859

Every format

HEX#b4dfed
RGBrgb(180, 223, 237)
HSLhsl(195, 61%, 82%)
CMYKcmyk(24%, 6%, 0%, 7%)
LABlab(86.3 -10.9 -11.4)
LCHlch(86.3 15.8 226.4)
OKLCHoklch(0.878 0.049 219.6)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red70.6%
Green87.5%
Blue92.9%

CMYK percentages

Cyan24.1%
Magenta5.9%
Yellow0.0%
Key (black)7.1%

Color previews

#b4dfed text on a black background

contrast 14.72:1

Card sample

#b4dfed text on a white background

contrast 1.43:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #b4dfed

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #b4dfed in the Color Lab