Skip to content

#cadeac

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

RGB
202, 222, 172
HSL
84°, 43%, 77%
CMYK
9, 0, 23, 13
Luminance
0.6778

Every format

HEX#cadeac
RGBrgb(202, 222, 172)
HSLhsl(84, 43%, 77%)
CMYKcmyk(9%, 0%, 23%, 13%)
LABlab(85.9 -15.3 22.4)
LCHlch(85.9 27.1 124.4)
OKLCHoklch(0.873 0.070 125.5)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

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

CMYK percentages

Cyan9.0%
Magenta0.0%
Yellow22.5%
Key (black)12.9%

Color previews

#cadeac text on a black background

contrast 14.56:1

Card sample

#cadeac text on a white background

contrast 1.44:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cadeac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cadeac in the Color Lab