Skip to content

#bcebbd

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

RGB
188, 235, 189
HSL
121°, 54%, 83%
CMYK
20, 0, 20, 8
Luminance
0.7378

Every format

HEX#bcebbd
RGBrgb(188, 235, 189)
HSLhsl(121, 54%, 83%)
CMYKcmyk(20%, 0%, 20%, 8%)
LABlab(88.8 -23.8 17.4)
LCHlch(88.8 29.5 143.7)
OKLCHoklch(0.895 0.079 145.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bcebbd on white: 1.33:1
AA ✗ fail · AA-large · AAA
Aa
#bcebbd on black: 15.76:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red73.7%
Green92.2%
Blue74.1%

CMYK percentages

Cyan20.0%
Magenta0.0%
Yellow19.6%
Key (black)7.8%

Color previews

#bcebbd text on a black background

contrast 15.76:1

Card sample

#bcebbd text on a white background

contrast 1.33:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bcebbd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bcebbd in the Color Lab