Skip to content

#cadcac

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

RGB
202, 220, 172
HSL
83°, 41%, 77%
CMYK
8, 0, 22, 14
Luminance
0.6672

Every format

HEX#cadcac
RGBrgb(202, 220, 172)
HSLhsl(83, 41%, 77%)
CMYKcmyk(8%, 0%, 22%, 14%)
LABlab(85.4 -14.3 21.6)
LCHlch(85.4 25.9 123.5)
OKLCHoklch(0.869 0.067 124.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cadcac on white: 1.46:1
AA ✗ fail · AA-large · AAA
Aa
#cadcac on black: 14.34:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red79.2%
Green86.3%
Blue67.5%

CMYK percentages

Cyan8.2%
Magenta0.0%
Yellow21.8%
Key (black)13.7%

Color previews

#cadcac text on a black background

contrast 14.34:1

Card sample

#cadcac text on a white background

contrast 1.46:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cadcac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cadcac in the Color Lab