Skip to content

#cad2ac

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

RGB
202, 210, 172
HSL
73°, 30%, 75%
CMYK
4, 0, 18, 18
Luminance
0.6163

Every format

HEX#cad2ac
RGBrgb(202, 210, 172)
HSLhsl(73, 30%, 75%)
CMYKcmyk(4%, 0%, 18%, 18%)
LABlab(82.7 -9.2 17.9)
LCHlch(82.7 20.2 117.2)
OKLCHoklch(0.848 0.052 117.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cad2ac on white: 1.58:1
AA ✗ fail · AA-large · AAA
Aa
#cad2ac on black: 13.33:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red79.2%
Green82.4%
Blue67.5%

CMYK percentages

Cyan3.8%
Magenta0.0%
Yellow18.1%
Key (black)17.6%

Color previews

#cad2ac text on a black background

contrast 13.33:1

Card sample

#cad2ac text on a white background

contrast 1.58:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cad2ac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cad2ac in the Color Lab