Skip to content

#cadcdc

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

RGB
202, 220, 220
HSL
180°, 21%, 83%
CMYK
8, 0, 0, 14
Luminance
0.6891

Every format

HEX#cadcdc
RGBrgb(202, 220, 220)
HSLhsl(180, 21%, 83%)
CMYKcmyk(8%, 0%, 0%, 14%)
LABlab(86.5 -6.0 -2.1)
LCHlch(86.5 6.3 199.0)
OKLCHoklch(0.881 0.019 196.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cadcdc on white: 1.42:1
AA ✗ fail · AA-large · AAA
Aa
#cadcdc on black: 14.78:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red79.2%
Green86.3%
Blue86.3%

CMYK percentages

Cyan8.2%
Magenta0.0%
Yellow0.0%
Key (black)13.7%

Color previews

#cadcdc text on a black background

contrast 14.78:1

Card sample

#cadcdc text on a white background

contrast 1.42:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cadcdc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cadcdc in the Color Lab