Skip to content

#b2cec4

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

RGB
178, 206, 196
HSL
159°, 22%, 75%
CMYK
14, 0, 5, 19
Luminance
0.5759

Every format

HEX#b2cec4
RGBrgb(178, 206, 196)
HSLhsl(159, 22%, 75%)
CMYKcmyk(14%, 0%, 5%, 19%)
LABlab(80.5 -11.3 1.8)
LCHlch(80.5 11.5 170.9)
OKLCHoklch(0.828 0.033 171.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#b2cec4 on white: 1.68:1
AA ✗ fail · AA-large · AAA
Aa
#b2cec4 on black: 12.52:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red69.8%
Green80.8%
Blue76.9%

CMYK percentages

Cyan13.6%
Magenta0.0%
Yellow4.9%
Key (black)19.2%

Color previews

#b2cec4 text on a black background

contrast 12.52:1

Card sample

#b2cec4 text on a white background

contrast 1.68:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #b2cec4

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #b2cec4 in the Color Lab