Skip to content

#cadbb3

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

RGB
202, 219, 179
HSL
86°, 36%, 78%
CMYK
8, 0, 18, 14
Luminance
0.6647

Every format

HEX#cadbb3
RGBrgb(202, 219, 179)
HSLhsl(86, 36%, 78%)
CMYKcmyk(8%, 0%, 18%, 14%)
LABlab(85.2 -12.7 17.8)
LCHlch(85.2 21.9 125.5)
OKLCHoklch(0.868 0.057 126.3)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red79.2%
Green85.9%
Blue70.2%

CMYK percentages

Cyan7.8%
Magenta0.0%
Yellow18.3%
Key (black)14.1%

Color previews

#cadbb3 text on a black background

contrast 14.29:1

Card sample

#cadbb3 text on a white background

contrast 1.47:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cadbb3

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cadbb3 in the Color Lab