Skip to content

#b3dccc

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

RGB
179, 220, 204
HSL
157°, 37%, 78%
CMYK
19, 0, 7, 14
Luminance
0.6513

Every format

HEX#b3dccc
RGBrgb(179, 220, 204)
HSLhsl(157, 37%, 78%)
CMYKcmyk(19%, 0%, 7%, 14%)
LABlab(84.5 -16.6 3.4)
LCHlch(84.5 16.9 168.3)
OKLCHoklch(0.861 0.048 169.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#b3dccc on white: 1.50:1
AA ✗ fail · AA-large · AAA
Aa
#b3dccc on black: 14.03:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red70.2%
Green86.3%
Blue80.0%

CMYK percentages

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

Color previews

#b3dccc text on a black background

contrast 14.03:1

Card sample

#b3dccc text on a white background

contrast 1.50:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #b3dccc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #b3dccc in the Color Lab