Skip to content

#b2decc

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

RGB
178, 222, 204
HSL
156°, 40%, 78%
CMYK
20, 0, 8, 13
Luminance
0.6607

Every format

HEX#b2decc
RGBrgb(178, 222, 204)
HSLhsl(156, 40%, 78%)
CMYKcmyk(20%, 0%, 8%, 13%)
LABlab(85.0 -17.9 4.1)
LCHlch(85.0 18.3 167.0)
OKLCHoklch(0.864 0.052 168.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#b2decc on white: 1.48:1
AA ✗ fail · AA-large · AAA
Aa
#b2decc on black: 14.21:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red69.8%
Green87.1%
Blue80.0%

CMYK percentages

Cyan19.8%
Magenta0.0%
Yellow8.1%
Key (black)12.9%

Color previews

#b2decc text on a black background

contrast 14.21:1

Card sample

#b2decc text on a white background

contrast 1.48:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #b2decc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #b2decc in the Color Lab