Skip to content

#bcceac

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

RGB
188, 206, 172
HSL
92°, 26%, 74%
CMYK
9, 0, 17, 19
Luminance
0.5781

Every format

HEX#bcceac
RGBrgb(188, 206, 172)
HSLhsl(92, 26%, 74%)
CMYKcmyk(9%, 0%, 17%, 19%)
LABlab(80.6 -12.2 14.9)
LCHlch(80.6 19.3 129.4)
OKLCHoklch(0.829 0.050 130.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bcceac on white: 1.67:1
AA ✗ fail · AA-large · AAA
Aa
#bcceac on black: 12.56:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red73.7%
Green80.8%
Blue67.5%

CMYK percentages

Cyan8.7%
Magenta0.0%
Yellow16.5%
Key (black)19.2%

Color previews

#bcceac text on a black background

contrast 12.56:1

Card sample

#bcceac text on a white background

contrast 1.67:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bcceac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bcceac in the Color Lab