Skip to content

#b2cdad

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

RGB
178, 205, 173
HSL
111°, 24%, 74%
CMYK
13, 0, 16, 20
Luminance
0.5614

Every format

HEX#b2cdad
RGBrgb(178, 205, 173)
HSLhsl(111, 24%, 74%)
CMYKcmyk(13%, 0%, 16%, 20%)
LABlab(79.7 -15.1 12.9)
LCHlch(79.7 19.9 139.3)
OKLCHoklch(0.820 0.053 140.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#b2cdad on white: 1.72:1
AA ✗ fail · AA-large · AAA
Aa
#b2cdad on black: 12.23:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red69.8%
Green80.4%
Blue67.8%

CMYK percentages

Cyan13.2%
Magenta0.0%
Yellow15.6%
Key (black)19.6%

Color previews

#b2cdad text on a black background

contrast 12.23:1

Card sample

#b2cdad text on a white background

contrast 1.72:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #b2cdad

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #b2cdad in the Color Lab