Skip to content

#b2c2ab

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

RGB
178, 194, 171
HSL
102°, 16%, 72%
CMYK
8, 0, 12, 24
Luminance
0.5099

Every format

HEX#b2c2ab
RGBrgb(178, 194, 171)
HSLhsl(102, 16%, 72%)
CMYKcmyk(8%, 0%, 12%, 24%)
LABlab(76.7 -9.8 9.7)
LCHlch(76.7 13.8 135.1)
OKLCHoklch(0.795 0.036 136.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#b2c2ab on white: 1.88:1
AA ✗ fail · AA-large · AAA
Aa
#b2c2ab on black: 11.20:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red69.8%
Green76.1%
Blue67.1%

CMYK percentages

Cyan8.2%
Magenta0.0%
Yellow11.9%
Key (black)23.9%

Color previews

#b2c2ab text on a black background

contrast 11.20:1

Card sample

#b2c2ab text on a white background

contrast 1.88:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #b2c2ab

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #b2c2ab in the Color Lab