Skip to content

#b4dccc

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

RGB
180, 220, 204
HSL
156°, 36%, 78%
CMYK
18, 0, 7, 14
Luminance
0.6525

Every format

HEX#b4dccc
RGBrgb(180, 220, 204)
HSLhsl(156, 36%, 78%)
CMYKcmyk(18%, 0%, 7%, 14%)
LABlab(84.6 -16.2 3.5)
LCHlch(84.6 16.6 167.7)
OKLCHoklch(0.861 0.047 168.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#b4dccc on white: 1.49:1
AA ✗ fail · AA-large · AAA
Aa
#b4dccc on black: 14.05:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red70.6%
Green86.3%
Blue80.0%

CMYK percentages

Cyan18.2%
Magenta0.0%
Yellow7.3%
Key (black)13.7%

Color previews

#b4dccc text on a black background

contrast 14.05:1

Card sample

#b4dccc text on a white background

contrast 1.49:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #b4dccc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #b4dccc in the Color Lab