Skip to content

#cadfdc

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

RGB
202, 223, 220
HSL
171°, 25%, 83%
CMYK
9, 0, 1, 13
Luminance
0.7050

Every format

HEX#cadfdc
RGBrgb(202, 223, 220)
HSLhsl(171, 25%, 83%)
CMYKcmyk(9%, 0%, 1%, 13%)
LABlab(87.2 -7.5 -0.9)
LCHlch(87.2 7.6 186.9)
OKLCHoklch(0.887 0.023 186.4)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red79.2%
Green87.5%
Blue86.3%

CMYK percentages

Cyan9.4%
Magenta0.0%
Yellow1.3%
Key (black)12.5%

Color previews

#cadfdc text on a black background

contrast 15.10:1

Card sample

#cadfdc text on a white background

contrast 1.39:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cadfdc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cadfdc in the Color Lab