Skip to content

#cddfda

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

RGB
205, 223, 218
HSL
163°, 22%, 84%
CMYK
8, 0, 2, 13
Luminance
0.7082

Every format

HEX#cddfda
RGBrgb(205, 223, 218)
HSLhsl(163, 22%, 84%)
CMYKcmyk(8%, 0%, 2%, 13%)
LABlab(87.4 -6.9 0.4)
LCHlch(87.4 6.9 176.8)
OKLCHoklch(0.889 0.020 177.4)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red80.4%
Green87.5%
Blue85.5%

CMYK percentages

Cyan8.1%
Magenta0.0%
Yellow2.2%
Key (black)12.5%

Color previews

#cddfda text on a black background

contrast 15.16:1

Card sample

#cddfda text on a white background

contrast 1.38:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cddfda

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cddfda in the Color Lab