Skip to content

#cadeab

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

RGB
202, 222, 171
HSL
84°, 44%, 77%
CMYK
9, 0, 23, 13
Luminance
0.6774

Every format

HEX#cadeab
RGBrgb(202, 222, 171)
HSLhsl(84, 44%, 77%)
CMYKcmyk(9%, 0%, 23%, 13%)
LABlab(85.9 -15.4 22.9)
LCHlch(85.9 27.6 124.0)
OKLCHoklch(0.873 0.071 125.2)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red79.2%
Green87.1%
Blue67.1%

CMYK percentages

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

Color previews

#cadeab text on a black background

contrast 14.55:1

Card sample

#cadeab text on a white background

contrast 1.44:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cadeab

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cadeab in the Color Lab