Skip to content

#b2ccac

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

RGB
178, 204, 172
HSL
109°, 24%, 74%
CMYK
13, 0, 16, 20
Luminance
0.5563

Every format

HEX#b2ccac
RGBrgb(178, 204, 172)
HSLhsl(109, 24%, 74%)
CMYKcmyk(13%, 0%, 16%, 20%)
LABlab(79.4 -14.7 13.1)
LCHlch(79.4 19.7 138.4)
OKLCHoklch(0.817 0.052 139.8)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red69.8%
Green80.0%
Blue67.5%

CMYK percentages

Cyan12.7%
Magenta0.0%
Yellow15.7%
Key (black)20.0%

Color previews

#b2ccac text on a black background

contrast 12.13:1

Card sample

#b2ccac text on a white background

contrast 1.73:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #b2ccac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #b2ccac in the Color Lab