Skip to content

#ccdfad

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

RGB
204, 223, 173
HSL
83°, 44%, 78%
CMYK
9, 0, 22, 13
Luminance
0.6863

Every format

HEX#ccdfad
RGBrgb(204, 223, 173)
HSLhsl(83, 44%, 78%)
CMYKcmyk(9%, 0%, 22%, 13%)
LABlab(86.3 -14.9 22.4)
LCHlch(86.3 27.0 123.6)
OKLCHoklch(0.877 0.070 124.7)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red80.0%
Green87.5%
Blue67.8%

CMYK percentages

Cyan8.5%
Magenta0.0%
Yellow22.4%
Key (black)12.5%

Color previews

#ccdfad text on a black background

contrast 14.73:1

Card sample

#ccdfad text on a white background

contrast 1.43:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(204, 223, 173, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(204, 223, 173, 0.45);
Border & gradient
Gradient panel
border: 3px solid #ccdfad;
background: linear-gradient(135deg, #ccdfad, #ADDFAF);

Monochromatic scale

Palettes built from #ccdfad

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ccdfad in the Color Lab