Skip to content

#cddfad

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

RGB
205, 223, 173
HSL
82°, 44%, 78%
CMYK
8, 0, 22, 13
Luminance
0.6877

Every format

HEX#cddfad
RGBrgb(205, 223, 173)
HSLhsl(82, 44%, 78%)
CMYKcmyk(8%, 0%, 22%, 13%)
LABlab(86.4 -14.6 22.6)
LCHlch(86.4 26.9 122.8)
OKLCHoklch(0.877 0.069 123.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cddfad on white: 1.42:1
AA ✗ fail · AA-large · AAA
Aa
#cddfad on black: 14.75:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.4%
Green87.5%
Blue67.8%

CMYK percentages

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

Color previews

#cddfad text on a black background

contrast 14.75:1

Card sample

#cddfad text on a white background

contrast 1.42:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cddfad

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cddfad in the Color Lab