Skip to content

#bcebca

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

RGB
188, 235, 202
HSL
138°, 54%, 83%
CMYK
20, 0, 14, 8
Luminance
0.7437

Every format

HEX#bcebca
RGBrgb(188, 235, 202)
HSLhsl(138, 54%, 83%)
CMYKcmyk(20%, 0%, 14%, 8%)
LABlab(89.1 -21.5 11.1)
LCHlch(89.1 24.2 152.7)
OKLCHoklch(0.898 0.066 154.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bcebca on white: 1.32:1
AA ✗ fail · AA-large · AAA
Aa
#bcebca on black: 15.87:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red73.7%
Green92.2%
Blue79.2%

CMYK percentages

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

Color previews

#bcebca text on a black background

contrast 15.87:1

Card sample

#bcebca text on a white background

contrast 1.32:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bcebca

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bcebca in the Color Lab