Skip to content

#afc3cd

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

RGB
175, 195, 205
HSL
200°, 23%, 75%
CMYK
15, 5, 0, 20
Luminance
0.5255

Every format

HEX#afc3cd
RGBrgb(175, 195, 205)
HSLhsl(200, 23%, 75%)
CMYKcmyk(15%, 5%, 0%, 20%)
LABlab(77.6 -4.7 -7.3)
LCHlch(77.6 8.7 237.1)
OKLCHoklch(0.805 0.026 229.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#afc3cd on white: 1.82:1
AA ✗ fail · AA-large · AAA
Aa
#afc3cd on black: 11.51:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red68.6%
Green76.5%
Blue80.4%

CMYK percentages

Cyan14.6%
Magenta4.9%
Yellow0.0%
Key (black)19.6%

Color previews

#afc3cd text on a black background

contrast 11.51:1

Card sample

#afc3cd text on a white background

contrast 1.82:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #afc3cd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #afc3cd in the Color Lab