Skip to content

#b3cdad

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

RGB
179, 205, 173
HSL
109°, 24%, 74%
CMYK
13, 0, 16, 20
Luminance
0.5626

Every format

HEX#b3cdad
RGBrgb(179, 205, 173)
HSLhsl(109, 24%, 74%)
CMYKcmyk(13%, 0%, 16%, 20%)
LABlab(79.8 -14.7 13.0)
LCHlch(79.8 19.6 138.4)
OKLCHoklch(0.820 0.052 139.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#b3cdad on white: 1.71:1
AA ✗ fail · AA-large · AAA
Aa
#b3cdad on black: 12.25:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red70.2%
Green80.4%
Blue67.8%

CMYK percentages

Cyan12.7%
Magenta0.0%
Yellow15.6%
Key (black)19.6%

Color previews

#b3cdad text on a black background

contrast 12.25:1

Card sample

#b3cdad text on a white background

contrast 1.71:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #b3cdad

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #b3cdad in the Color Lab