Skip to content

#bcebdc

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

RGB
188, 235, 220
HSL
161°, 54%, 83%
CMYK
20, 0, 6, 8
Luminance
0.7528

Every format

HEX#bcebdc
RGBrgb(188, 235, 220)
HSLhsl(161, 54%, 83%)
CMYKcmyk(20%, 0%, 6%, 8%)
LABlab(89.5 -18.1 2.3)
LCHlch(89.5 18.2 172.7)
OKLCHoklch(0.903 0.053 173.6)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

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

CMYK percentages

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

Color previews

#bcebdc text on a black background

contrast 16.06:1

Card sample

#bcebdc text on a white background

contrast 1.31:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bcebdc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bcebdc in the Color Lab