Skip to content

#afdedd

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

RGB
175, 222, 221
HSL
179°, 42%, 78%
CMYK
21, 0, 1, 13
Luminance
0.6658

Every format

HEX#afdedd
RGBrgb(175, 222, 221)
HSLhsl(179, 42%, 78%)
CMYKcmyk(21%, 0%, 1%, 13%)
LABlab(85.3 -15.3 -4.5)
LCHlch(85.3 16.0 196.4)
OKLCHoklch(0.867 0.049 194.7)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red68.6%
Green87.1%
Blue86.7%

CMYK percentages

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

Color previews

#afdedd text on a black background

contrast 14.32:1

Card sample

#afdedd text on a white background

contrast 1.47:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #afdedd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #afdedd in the Color Lab