Skip to content

#afdfdd

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

RGB
175, 223, 221
HSL
178°, 43%, 78%
CMYK
22, 0, 1, 13
Luminance
0.6711

Every format

HEX#afdfdd
RGBrgb(175, 223, 221)
HSLhsl(178, 43%, 78%)
CMYKcmyk(22%, 0%, 1%, 13%)
LABlab(85.6 -15.8 -4.1)
LCHlch(85.6 16.4 194.6)
OKLCHoklch(0.870 0.050 193.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#afdfdd on white: 1.46:1
AA ✗ fail · AA-large · AAA
Aa
#afdfdd on black: 14.42:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red68.6%
Green87.5%
Blue86.7%

CMYK percentages

Cyan21.5%
Magenta0.0%
Yellow0.9%
Key (black)12.5%

Color previews

#afdfdd text on a black background

contrast 14.42:1

Card sample

#afdfdd text on a white background

contrast 1.46:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #afdfdd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #afdfdd in the Color Lab