Skip to content

#bceeeb

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

RGB
188, 238, 235
HSL
176°, 60%, 84%
CMYK
21, 0, 1, 7
Luminance
0.7784

Every format

HEX#bceeeb
RGBrgb(188, 238, 235)
HSLhsl(176, 60%, 84%)
CMYKcmyk(21%, 0%, 1%, 7%)
LABlab(90.7 -16.5 -3.8)
LCHlch(90.7 16.9 193.0)
OKLCHoklch(0.914 0.051 191.7)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red73.7%
Green93.3%
Blue92.2%

CMYK percentages

Cyan21.0%
Magenta0.0%
Yellow1.3%
Key (black)6.7%

Color previews

#bceeeb text on a black background

contrast 16.57:1

Card sample

#bceeeb text on a white background

contrast 1.27:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bceeeb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bceeeb in the Color Lab