Skip to content

#b3cdbc

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

RGB
179, 205, 188
HSL
141°, 21%, 75%
CMYK
13, 0, 8, 20
Luminance
0.5688

Every format

HEX#b3cdbc
RGBrgb(179, 205, 188)
HSLhsl(141, 21%, 75%)
CMYKcmyk(13%, 0%, 8%, 20%)
LABlab(80.1 -12.0 5.5)
LCHlch(80.1 13.2 155.3)
OKLCHoklch(0.824 0.037 156.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#b3cdbc on white: 1.70:1
AA ✗ fail · AA-large · AAA
Aa
#b3cdbc on black: 12.38:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red70.2%
Green80.4%
Blue73.7%

CMYK percentages

Cyan12.7%
Magenta0.0%
Yellow8.3%
Key (black)19.6%

Color previews

#b3cdbc text on a black background

contrast 12.38:1

Card sample

#b3cdbc text on a white background

contrast 1.70:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #b3cdbc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #b3cdbc in the Color Lab