Skip to content

#afcccd

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

RGB
175, 204, 205
HSL
182°, 23%, 75%
CMYK
15, 1, 0, 20
Luminance
0.5671

Every format

HEX#afcccd
RGBrgb(175, 204, 205)
HSLhsl(182, 23%, 75%)
CMYKcmyk(15%, 1%, 0%, 20%)
LABlab(80.0 -9.4 -3.8)
LCHlch(80.0 10.2 201.7)
OKLCHoklch(0.824 0.031 199.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#afcccd on white: 1.70:1
AA ✗ fail · AA-large · AAA
Aa
#afcccd on black: 12.34:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red68.6%
Green80.0%
Blue80.4%

CMYK percentages

Cyan14.6%
Magenta0.5%
Yellow0.0%
Key (black)19.6%

Color previews

#afcccd text on a black background

contrast 12.34:1

Card sample

#afcccd text on a white background

contrast 1.70:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #afcccd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #afcccd in the Color Lab