Skip to content

#cadeb6

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

RGB
202, 222, 182
HSL
90°, 38%, 79%
CMYK
9, 0, 18, 13
Luminance
0.6818

Every format

HEX#cadeb6
RGBrgb(202, 222, 182)
HSLhsl(90, 38%, 79%)
CMYKcmyk(9%, 0%, 18%, 13%)
LABlab(86.1 -13.7 17.4)
LCHlch(86.1 22.2 128.2)
OKLCHoklch(0.875 0.058 129.2)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red79.2%
Green87.1%
Blue71.4%

CMYK percentages

Cyan9.0%
Magenta0.0%
Yellow18.0%
Key (black)12.9%

Color previews

#cadeb6 text on a black background

contrast 14.64:1

Card sample

#cadeb6 text on a white background

contrast 1.43:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cadeb6

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cadeb6 in the Color Lab