Skip to content

#bcebdb

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

RGB
188, 235, 219
HSL
160°, 54%, 83%
CMYK
20, 0, 7, 8
Luminance
0.7522

Every format

HEX#bcebdb
RGBrgb(188, 235, 219)
HSLhsl(160, 54%, 83%)
CMYKcmyk(20%, 0%, 7%, 8%)
LABlab(89.5 -18.2 2.8)
LCHlch(89.5 18.4 171.3)
OKLCHoklch(0.903 0.053 172.3)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red73.7%
Green92.2%
Blue85.9%

CMYK percentages

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

Color previews

#bcebdb text on a black background

contrast 16.04:1

Card sample

#bcebdb text on a white background

contrast 1.31:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bcebdb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bcebdb in the Color Lab