Skip to content

#cdd8cc

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

RGB
205, 216, 204
HSL
115°, 13%, 82%
CMYK
5, 0, 6, 15
Luminance
0.6645

Every format

HEX#cdd8cc
RGBrgb(205, 216, 204)
HSLhsl(115, 13%, 82%)
CMYKcmyk(5%, 0%, 6%, 15%)
LABlab(85.2 -5.9 4.6)
LCHlch(85.2 7.5 141.9)
OKLCHoklch(0.871 0.020 143.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cdd8cc on white: 1.47:1
AA ✗ fail · AA-large · AAA
Aa
#cdd8cc on black: 14.29:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.4%
Green84.7%
Blue80.0%

CMYK percentages

Cyan5.1%
Magenta0.0%
Yellow5.6%
Key (black)15.3%

Color previews

#cdd8cc text on a black background

contrast 14.29:1

Card sample

#cdd8cc text on a white background

contrast 1.47:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cdd8cc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cdd8cc in the Color Lab