Skip to content

#cddad8

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

RGB
205, 218, 216
HSL
171°, 15%, 83%
CMYK
6, 0, 1, 15
Luminance
0.6808

Every format

HEX#cddad8
RGBrgb(205, 218, 216)
HSLhsl(171, 15%, 83%)
CMYKcmyk(6%, 0%, 1%, 15%)
LABlab(86.0 -4.7 -0.5)
LCHlch(86.0 4.8 186.4)
OKLCHoklch(0.878 0.014 185.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cddad8 on white: 1.44:1
AA ✗ fail · AA-large · AAA
Aa
#cddad8 on black: 14.62:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.4%
Green85.5%
Blue84.7%

CMYK percentages

Cyan6.0%
Magenta0.0%
Yellow0.9%
Key (black)14.5%

Color previews

#cddad8 text on a black background

contrast 14.62:1

Card sample

#cddad8 text on a white background

contrast 1.44:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cddad8

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cddad8 in the Color Lab