Skip to content

#b2dcac

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

RGB
178, 220, 172
HSL
113°, 41%, 77%
CMYK
19, 0, 22, 14
Luminance
0.6363

Every format

HEX#b2dcac
RGBrgb(178, 220, 172)
HSLhsl(113, 41%, 77%)
CMYKcmyk(19%, 0%, 22%, 14%)
LABlab(83.8 -22.7 19.2)
LCHlch(83.8 29.7 139.8)
OKLCHoklch(0.852 0.079 141.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#b2dcac on white: 1.53:1
AA ✗ fail · AA-large · AAA
Aa
#b2dcac on black: 13.73:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red69.8%
Green86.3%
Blue67.5%

CMYK percentages

Cyan19.1%
Magenta0.0%
Yellow21.8%
Key (black)13.7%

Color previews

#b2dcac text on a black background

contrast 13.73:1

Card sample

#b2dcac text on a white background

contrast 1.53:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #b2dcac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #b2dcac in the Color Lab