Skip to content

#afdedc

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

RGB
175, 222, 220
HSL
177°, 42%, 78%
CMYK
21, 0, 1, 13
Luminance
0.6652

Every format

HEX#afdedc
RGBrgb(175, 222, 220)
HSLhsl(177, 42%, 78%)
CMYKcmyk(21%, 0%, 1%, 13%)
LABlab(85.3 -15.5 -4.0)
LCHlch(85.3 16.0 194.5)
OKLCHoklch(0.867 0.049 193.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#afdedc on white: 1.47:1
AA ✗ fail · AA-large · AAA
Aa
#afdedc on black: 14.30:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red68.6%
Green87.1%
Blue86.3%

CMYK percentages

Cyan21.2%
Magenta0.0%
Yellow0.9%
Key (black)12.9%

Color previews

#afdedc text on a black background

contrast 14.30:1

Card sample

#afdedc text on a white background

contrast 1.47:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #afdedc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #afdedc in the Color Lab