Skip to content

#cadeb1

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

RGB
202, 222, 177
HSL
87°, 41%, 78%
CMYK
9, 0, 20, 13
Luminance
0.6797

Every format

HEX#cadeb1
RGBrgb(202, 222, 177)
HSLhsl(87, 41%, 78%)
CMYKcmyk(9%, 0%, 20%, 13%)
LABlab(86.0 -14.5 19.9)
LCHlch(86.0 24.6 126.1)
OKLCHoklch(0.874 0.064 127.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cadeb1 on white: 1.44:1
AA ✗ fail · AA-large · AAA
Aa
#cadeb1 on black: 14.59:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red79.2%
Green87.1%
Blue69.4%

CMYK percentages

Cyan9.0%
Magenta0.0%
Yellow20.3%
Key (black)12.9%

Color previews

#cadeb1 text on a black background

contrast 14.59:1

Card sample

#cadeb1 text on a white background

contrast 1.44:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cadeb1

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cadeb1 in the Color Lab