Skip to content

#bcecdf

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

RGB
188, 236, 223
HSL
164°, 56%, 83%
CMYK
20, 0, 6, 8
Luminance
0.7601

Every format

HEX#bcecdf
RGBrgb(188, 236, 223)
HSLhsl(164, 56%, 83%)
CMYKcmyk(20%, 0%, 6%, 8%)
LABlab(89.9 -17.9 1.2)
LCHlch(89.9 18.0 176.1)
OKLCHoklch(0.906 0.052 176.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bcecdf on white: 1.30:1
AA ✗ fail · AA-large · AAA
Aa
#bcecdf on black: 16.20:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red73.7%
Green92.5%
Blue87.5%

CMYK percentages

Cyan20.3%
Magenta0.0%
Yellow5.5%
Key (black)7.5%

Color previews

#bcecdf text on a black background

contrast 16.20:1

Card sample

#bcecdf text on a white background

contrast 1.30:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bcecdf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bcecdf in the Color Lab