Skip to content

#bcceaf

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

RGB
188, 206, 175
HSL
95°, 24%, 75%
CMYK
9, 0, 15, 19
Luminance
0.5793

Every format

HEX#bcceaf
RGBrgb(188, 206, 175)
HSLhsl(95, 24%, 75%)
CMYKcmyk(9%, 0%, 15%, 19%)
LABlab(80.7 -11.7 13.4)
LCHlch(80.7 17.8 131.2)
OKLCHoklch(0.829 0.047 132.1)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red73.7%
Green80.8%
Blue68.6%

CMYK percentages

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

Color previews

#bcceaf text on a black background

contrast 12.59:1

Card sample

#bcceaf text on a white background

contrast 1.67:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bcceaf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bcceaf in the Color Lab