Skip to content

#b3decc

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

RGB
179, 222, 204
HSL
155°, 39%, 79%
CMYK
19, 0, 8, 13
Luminance
0.6619

Every format

HEX#b3decc
RGBrgb(179, 222, 204)
HSLhsl(155, 39%, 79%)
CMYKcmyk(19%, 0%, 8%, 13%)
LABlab(85.1 -17.6 4.2)
LCHlch(85.1 18.1 166.5)
OKLCHoklch(0.865 0.051 167.8)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red70.2%
Green87.1%
Blue80.0%

CMYK percentages

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

Color previews

#b3decc text on a black background

contrast 14.24:1

Card sample

#b3decc text on a white background

contrast 1.48:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #b3decc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #b3decc in the Color Lab