Skip to content

#b2cec3

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

RGB
178, 206, 195
HSL
156°, 22%, 75%
CMYK
14, 0, 5, 19
Luminance
0.5755

Every format

HEX#b2cec3
RGBrgb(178, 206, 195)
HSLhsl(156, 22%, 75%)
CMYKcmyk(14%, 0%, 5%, 19%)
LABlab(80.5 -11.5 2.3)
LCHlch(80.5 11.7 168.6)
OKLCHoklch(0.828 0.034 169.8)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red69.8%
Green80.8%
Blue76.5%

CMYK percentages

Cyan13.6%
Magenta0.0%
Yellow5.3%
Key (black)19.2%

Color previews

#b2cec3 text on a black background

contrast 12.51:1

Card sample

#b2cec3 text on a white background

contrast 1.68:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #b2cec3

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #b2cec3 in the Color Lab