Skip to content

#bccead

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

RGB
188, 206, 173
HSL
93°, 25%, 74%
CMYK
9, 0, 16, 19
Luminance
0.5785

Every format

HEX#bccead
RGBrgb(188, 206, 173)
HSLhsl(93, 25%, 74%)
CMYKcmyk(9%, 0%, 16%, 19%)
LABlab(80.7 -12.1 14.4)
LCHlch(80.7 18.8 129.9)
OKLCHoklch(0.829 0.049 130.8)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

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

CMYK percentages

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

Color previews

#bccead text on a black background

contrast 12.57:1

Card sample

#bccead text on a white background

contrast 1.67:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bccead

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bccead in the Color Lab