Skip to content

#b2ccab

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

RGB
178, 204, 171
HSL
107°, 24%, 74%
CMYK
13, 0, 16, 20
Luminance
0.5559

Every format

HEX#b2ccab
RGBrgb(178, 204, 171)
HSLhsl(107, 24%, 74%)
CMYKcmyk(13%, 0%, 16%, 20%)
LABlab(79.4 -14.9 13.6)
LCHlch(79.4 20.1 137.7)
OKLCHoklch(0.817 0.053 139.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#b2ccab on white: 1.73:1
AA ✗ fail · AA-large · AAA
Aa
#b2ccab on black: 12.12:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red69.8%
Green80.0%
Blue67.1%

CMYK percentages

Cyan12.7%
Magenta0.0%
Yellow16.2%
Key (black)20.0%

Color previews

#b2ccab text on a black background

contrast 12.12:1

Card sample

#b2ccab text on a white background

contrast 1.73:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #b2ccab

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #b2ccab in the Color Lab