Skip to content

#bcebbc

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

RGB
188, 235, 188
HSL
120°, 54%, 83%
CMYK
20, 0, 20, 8
Luminance
0.7374

Every format

HEX#bcebbc
RGBrgb(188, 235, 188)
HSLhsl(120, 54%, 83%)
CMYKcmyk(20%, 0%, 20%, 8%)
LABlab(88.8 -23.9 17.9)
LCHlch(88.8 29.9 143.2)
OKLCHoklch(0.895 0.080 144.9)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red73.7%
Green92.2%
Blue73.7%

CMYK percentages

Cyan20.0%
Magenta0.0%
Yellow20.0%
Key (black)7.8%

Color previews

#bcebbc text on a black background

contrast 15.75:1

Card sample

#bcebbc text on a white background

contrast 1.33:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bcebbc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bcebbc in the Color Lab