Skip to content

#cadeb3

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

RGB
202, 222, 179
HSL
88°, 39%, 79%
CMYK
9, 0, 19, 13
Luminance
0.6805

Every format

HEX#cadeb3
RGBrgb(202, 222, 179)
HSLhsl(88, 39%, 79%)
CMYKcmyk(9%, 0%, 19%, 13%)
LABlab(86.0 -14.2 18.9)
LCHlch(86.0 23.6 126.9)
OKLCHoklch(0.875 0.061 127.9)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red79.2%
Green87.1%
Blue70.2%

CMYK percentages

Cyan9.0%
Magenta0.0%
Yellow19.4%
Key (black)12.9%

Color previews

#cadeb3 text on a black background

contrast 14.61:1

Card sample

#cadeb3 text on a white background

contrast 1.44:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cadeb3

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cadeb3 in the Color Lab