Skip to content

#cadeb9

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

RGB
202, 222, 185
HSL
92°, 36%, 80%
CMYK
9, 0, 17, 13
Luminance
0.6830

Every format

HEX#cadeb9
RGBrgb(202, 222, 185)
HSLhsl(92, 36%, 80%)
CMYKcmyk(9%, 0%, 17%, 13%)
LABlab(86.2 -13.3 15.9)
LCHlch(86.2 20.7 129.7)
OKLCHoklch(0.876 0.054 130.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cadeb9 on white: 1.43:1
AA ✗ fail · AA-large · AAA
Aa
#cadeb9 on black: 14.66:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red79.2%
Green87.1%
Blue72.5%

CMYK percentages

Cyan9.0%
Magenta0.0%
Yellow16.7%
Key (black)12.9%

Color previews

#cadeb9 text on a black background

contrast 14.66:1

Card sample

#cadeb9 text on a white background

contrast 1.43:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cadeb9

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cadeb9 in the Color Lab