Skip to content

#bcceba

a light, soft green · cool · closest name: silver

RGB
188, 206, 186
HSL
114°, 17%, 77%
CMYK
9, 0, 10, 19
Luminance
0.5838

Every format

HEX#bcceba
RGBrgb(188, 206, 186)
HSLhsl(114, 17%, 77%)
CMYKcmyk(9%, 0%, 10%, 19%)
LABlab(81.0 -9.8 7.9)
LCHlch(81.0 12.6 141.2)
OKLCHoklch(0.832 0.034 142.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bcceba on white: 1.66:1
AA ✗ fail · AA-large · AAA
Aa
#bcceba on black: 12.68:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red73.7%
Green80.8%
Blue72.9%

CMYK percentages

Cyan8.7%
Magenta0.0%
Yellow9.7%
Key (black)19.2%

Color previews

#bcceba text on a black background

contrast 12.68:1

Card sample

#bcceba text on a white background

contrast 1.66:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bcceba

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bcceba in the Color Lab