Skip to content

#afdbdc

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

RGB
175, 219, 220
HSL
181°, 39%, 78%
CMYK
21, 1, 0, 14
Luminance
0.6494

Every format

HEX#afdbdc
RGBrgb(175, 219, 220)
HSLhsl(181, 39%, 78%)
CMYKcmyk(21%, 1%, 0%, 14%)
LABlab(84.5 -14.0 -5.2)
LCHlch(84.5 14.9 200.4)
OKLCHoklch(0.861 0.046 198.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#afdbdc on white: 1.50:1
AA ✗ fail · AA-large · AAA
Aa
#afdbdc on black: 13.99:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red68.6%
Green85.9%
Blue86.3%

CMYK percentages

Cyan20.5%
Magenta0.5%
Yellow0.0%
Key (black)13.7%

Color previews

#afdbdc text on a black background

contrast 13.99:1

Card sample

#afdbdc text on a white background

contrast 1.50:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #afdbdc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #afdbdc in the Color Lab