Skip to content

#bbebdd

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

RGB
187, 235, 221
HSL
163°, 55%, 83%
CMYK
20, 0, 6, 8
Luminance
0.7520

Every format

HEX#bbebdd
RGBrgb(187, 235, 221)
HSLhsl(163, 55%, 83%)
CMYKcmyk(20%, 0%, 6%, 8%)
LABlab(89.5 -18.2 1.7)
LCHlch(89.5 18.2 174.6)
OKLCHoklch(0.903 0.053 175.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bbebdd on white: 1.31:1
AA ✗ fail · AA-large · AAA
Aa
#bbebdd on black: 16.04:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red73.3%
Green92.2%
Blue86.7%

CMYK percentages

Cyan20.4%
Magenta0.0%
Yellow6.0%
Key (black)7.8%

Color previews

#bbebdd text on a black background

contrast 16.04:1

Card sample

#bbebdd text on a white background

contrast 1.31:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bbebdd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bbebdd in the Color Lab