Skip to content

#cadbb5

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

RGB
202, 219, 181
HSL
87°, 35%, 78%
CMYK
8, 0, 17, 14
Luminance
0.6656

Every format

HEX#cadbb5
RGBrgb(202, 219, 181)
HSLhsl(87, 35%, 78%)
CMYKcmyk(8%, 0%, 17%, 14%)
LABlab(85.3 -12.4 16.8)
LCHlch(85.3 20.9 126.4)
OKLCHoklch(0.869 0.054 127.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cadbb5 on white: 1.47:1
AA ✗ fail · AA-large · AAA
Aa
#cadbb5 on black: 14.31:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red79.2%
Green85.9%
Blue71.0%

CMYK percentages

Cyan7.8%
Magenta0.0%
Yellow17.4%
Key (black)14.1%

Color previews

#cadbb5 text on a black background

contrast 14.31:1

Card sample

#cadbb5 text on a white background

contrast 1.47:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(202, 219, 181, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(202, 219, 181, 0.45);
Border & gradient
Gradient panel
border: 3px solid #cadbb5;
background: linear-gradient(135deg, #cadbb5, #B5DBB9);

Monochromatic scale

Palettes built from #cadbb5

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cadbb5 in the Color Lab