Skip to content

#afdfdc

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

RGB
175, 223, 220
HSL
176°, 43%, 78%
CMYK
22, 0, 1, 13
Luminance
0.6706

Every format

HEX#afdfdc
RGBrgb(175, 223, 220)
HSLhsl(176, 43%, 78%)
CMYKcmyk(22%, 0%, 1%, 13%)
LABlab(85.5 -16.0 -3.6)
LCHlch(85.5 16.4 192.7)
OKLCHoklch(0.869 0.050 191.5)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red68.6%
Green87.5%
Blue86.3%

CMYK percentages

Cyan21.5%
Magenta0.0%
Yellow1.3%
Key (black)12.5%

Color previews

#afdfdc text on a black background

contrast 14.41:1

Card sample

#afdfdc text on a white background

contrast 1.46:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #afdfdc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #afdfdc in the Color Lab