Skip to content

#cddcd1

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

RGB
205, 220, 209
HSL
136°, 18%, 83%
CMYK
7, 0, 5, 14
Luminance
0.6877

Every format

HEX#cddcd1
RGBrgb(205, 220, 209)
HSLhsl(136, 18%, 83%)
CMYKcmyk(7%, 0%, 5%, 14%)
LABlab(86.4 -7.1 3.7)
LCHlch(86.4 8.0 152.5)
OKLCHoklch(0.880 0.022 154.1)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red80.4%
Green86.3%
Blue82.0%

CMYK percentages

Cyan6.8%
Magenta0.0%
Yellow5.0%
Key (black)13.7%

Color previews

#cddcd1 text on a black background

contrast 14.75:1

Card sample

#cddcd1 text on a white background

contrast 1.42:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cddcd1

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cddcd1 in the Color Lab