Skip to content

#cddecc

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

RGB
205, 222, 204
HSL
117°, 21%, 84%
CMYK
8, 0, 8, 13
Luminance
0.6958

Every format

HEX#cddecc
RGBrgb(205, 222, 204)
HSLhsl(117, 21%, 84%)
CMYKcmyk(8%, 0%, 8%, 13%)
LABlab(86.8 -9.0 6.9)
LCHlch(86.8 11.3 142.5)
OKLCHoklch(0.883 0.030 143.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cddecc on white: 1.41:1
AA ✗ fail · AA-large · AAA
Aa
#cddecc on black: 14.92:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.4%
Green87.1%
Blue80.0%

CMYK percentages

Cyan7.7%
Magenta0.0%
Yellow8.1%
Key (black)12.9%

Color previews

#cddecc text on a black background

contrast 14.92:1

Card sample

#cddecc text on a white background

contrast 1.41:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cddecc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cddecc in the Color Lab