Skip to content

#bbeeee

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

RGB
187, 238, 238
HSL
180°, 60%, 83%
CMYK
21, 0, 0, 7
Luminance
0.7789

Every format

HEX#bbeeee
RGBrgb(187, 238, 238)
HSLhsl(180, 60%, 83%)
CMYKcmyk(21%, 0%, 0%, 7%)
LABlab(90.7 -16.2 -5.3)
LCHlch(90.7 17.0 198.3)
OKLCHoklch(0.914 0.052 196.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bbeeee on white: 1.27:1
AA ✗ fail · AA-large · AAA
Aa
#bbeeee on black: 16.58:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red73.3%
Green93.3%
Blue93.3%

CMYK percentages

Cyan21.4%
Magenta0.0%
Yellow0.0%
Key (black)6.7%

Color previews

#bbeeee text on a black background

contrast 16.58:1

Card sample

#bbeeee text on a white background

contrast 1.27:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bbeeee

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bbeeee in the Color Lab