Skip to content

#cadfd8

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

RGB
202, 223, 216
HSL
160°, 25%, 83%
CMYK
9, 0, 3, 13
Luminance
0.7029

Every format

HEX#cadfd8
RGBrgb(202, 223, 216)
HSLhsl(160, 25%, 83%)
CMYKcmyk(9%, 0%, 3%, 13%)
LABlab(87.1 -8.3 1.0)
LCHlch(87.1 8.4 172.9)
OKLCHoklch(0.886 0.024 173.8)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red79.2%
Green87.5%
Blue84.7%

CMYK percentages

Cyan9.4%
Magenta0.0%
Yellow3.1%
Key (black)12.5%

Color previews

#cadfd8 text on a black background

contrast 15.06:1

Card sample

#cadfd8 text on a white background

contrast 1.39:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cadfd8

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cadfd8 in the Color Lab