Skip to content

#cddcc7

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

RGB
205, 220, 199
HSL
103°, 23%, 82%
CMYK
7, 0, 10, 14
Luminance
0.6829

Every format

HEX#cddcc7
RGBrgb(205, 220, 199)
HSLhsl(103, 23%, 82%)
CMYKcmyk(7%, 0%, 10%, 14%)
LABlab(86.2 -8.8 8.6)
LCHlch(86.2 12.3 135.8)
OKLCHoklch(0.877 0.033 136.6)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red80.4%
Green86.3%
Blue78.0%

CMYK percentages

Cyan6.8%
Magenta0.0%
Yellow9.5%
Key (black)13.7%

Color previews

#cddcc7 text on a black background

contrast 14.66:1

Card sample

#cddcc7 text on a white background

contrast 1.43:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cddcc7

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cddcc7 in the Color Lab