Skip to content

#b2cec2

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

RGB
178, 206, 194
HSL
154°, 22%, 75%
CMYK
14, 0, 6, 19
Luminance
0.5750

Every format

HEX#b2cec2
RGBrgb(178, 206, 194)
HSLhsl(154, 22%, 75%)
CMYKcmyk(14%, 0%, 6%, 19%)
LABlab(80.5 -11.7 2.8)
LCHlch(80.5 12.0 166.5)
OKLCHoklch(0.827 0.034 167.8)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red69.8%
Green80.8%
Blue76.1%

CMYK percentages

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

Color previews

#b2cec2 text on a black background

contrast 12.50:1

Card sample

#b2cec2 text on a white background

contrast 1.68:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #b2cec2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #b2cec2 in the Color Lab