Skip to content

#bbecdf

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

RGB
187, 236, 223
HSL
164°, 56%, 83%
CMYK
21, 0, 6, 8
Luminance
0.7588

Every format

HEX#bbecdf
RGBrgb(187, 236, 223)
HSLhsl(164, 56%, 83%)
CMYKcmyk(21%, 0%, 6%, 8%)
LABlab(89.8 -18.3 1.1)
LCHlch(89.8 18.3 176.4)
OKLCHoklch(0.905 0.053 177.1)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red73.3%
Green92.5%
Blue87.5%

CMYK percentages

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

Color previews

#bbecdf text on a black background

contrast 16.18:1

Card sample

#bbecdf text on a white background

contrast 1.30:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bbecdf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bbecdf in the Color Lab