Skip to content

#bbeedd

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

RGB
187, 238, 221
HSL
160°, 60%, 83%
CMYK
21, 0, 7, 7
Luminance
0.7693

Every format

HEX#bbeedd
RGBrgb(187, 238, 221)
HSLhsl(160, 60%, 83%)
CMYKcmyk(21%, 0%, 7%, 7%)
LABlab(90.3 -19.6 2.9)
LCHlch(90.3 19.9 171.6)
OKLCHoklch(0.909 0.057 172.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bbeedd on white: 1.28:1
AA ✗ fail · AA-large · AAA
Aa
#bbeedd on black: 16.39:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red73.3%
Green93.3%
Blue86.7%

CMYK percentages

Cyan21.4%
Magenta0.0%
Yellow7.1%
Key (black)6.7%

Color previews

#bbeedd text on a black background

contrast 16.39:1

Card sample

#bbeedd text on a white background

contrast 1.28:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bbeedd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bbeedd in the Color Lab