Skip to content

#ccdfdc

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

RGB
204, 223, 220
HSL
171°, 23%, 84%
CMYK
9, 0, 1, 13
Luminance
0.7078

Every format

HEX#ccdfdc
RGBrgb(204, 223, 220)
HSLhsl(171, 23%, 84%)
CMYKcmyk(9%, 0%, 1%, 13%)
LABlab(87.4 -6.9 -0.7)
LCHlch(87.4 6.9 185.8)
OKLCHoklch(0.889 0.021 185.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ccdfdc on white: 1.39:1
AA ✗ fail · AA-large · AAA
Aa
#ccdfdc on black: 15.16:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.0%
Green87.5%
Blue86.3%

CMYK percentages

Cyan8.5%
Magenta0.0%
Yellow1.3%
Key (black)12.5%

Color previews

#ccdfdc text on a black background

contrast 15.16:1

Card sample

#ccdfdc text on a white background

contrast 1.39:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ccdfdc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ccdfdc in the Color Lab