Skip to content

#afc2cd

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

RGB
175, 194, 205
HSL
202°, 23%, 75%
CMYK
15, 5, 0, 20
Luminance
0.5211

Every format

HEX#afc2cd
RGBrgb(175, 194, 205)
HSLhsl(202, 23%, 75%)
CMYKcmyk(15%, 5%, 0%, 20%)
LABlab(77.3 -4.2 -7.7)
LCHlch(77.3 8.8 241.4)
OKLCHoklch(0.803 0.026 233.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#afc2cd on white: 1.84:1
AA ✗ fail · AA-large · AAA
Aa
#afc2cd on black: 11.42:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red68.6%
Green76.1%
Blue80.4%

CMYK percentages

Cyan14.6%
Magenta5.4%
Yellow0.0%
Key (black)19.6%

Color previews

#afc2cd text on a black background

contrast 11.42:1

Card sample

#afc2cd text on a white background

contrast 1.84:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #afc2cd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #afc2cd in the Color Lab