Skip to content

#bbdfeb

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

RGB
187, 223, 235
HSL
195°, 55%, 83%
CMYK
20, 5, 0, 8
Luminance
0.6934

Every format

HEX#bbdfeb
RGBrgb(187, 223, 235)
HSLhsl(195, 55%, 83%)
CMYKcmyk(20%, 5%, 0%, 8%)
LABlab(86.7 -9.2 -9.8)
LCHlch(86.7 13.4 226.7)
OKLCHoklch(0.881 0.041 220.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bbdfeb on white: 1.41:1
AA ✗ fail · AA-large · AAA
Aa
#bbdfeb on black: 14.87:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red73.3%
Green87.5%
Blue92.2%

CMYK percentages

Cyan20.4%
Magenta5.1%
Yellow0.0%
Key (black)7.8%

Color previews

#bbdfeb text on a black background

contrast 14.87:1

Card sample

#bbdfeb text on a white background

contrast 1.41:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bbdfeb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bbdfeb in the Color Lab