Skip to content

#cdd9d9

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

RGB
205, 217, 217
HSL
180°, 14%, 83%
CMYK
6, 0, 0, 15
Luminance
0.6761

Every format

HEX#cdd9d9
RGBrgb(205, 217, 217)
HSLhsl(180, 14%, 83%)
CMYKcmyk(6%, 0%, 0%, 15%)
LABlab(85.8 -4.0 -1.4)
LCHlch(85.8 4.3 199.2)
OKLCHoklch(0.876 0.013 196.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cdd9d9 on white: 1.45:1
AA ✗ fail · AA-large · AAA
Aa
#cdd9d9 on black: 14.52:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.4%
Green85.1%
Blue85.1%

CMYK percentages

Cyan5.5%
Magenta0.0%
Yellow0.0%
Key (black)14.9%

Color previews

#cdd9d9 text on a black background

contrast 14.52:1

Card sample

#cdd9d9 text on a white background

contrast 1.45:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cdd9d9

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cdd9d9 in the Color Lab