Skip to content

#afcccb

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

RGB
175, 204, 203
HSL
178°, 22%, 74%
CMYK
14, 0, 1, 20
Luminance
0.5661

Every format

HEX#afcccb
RGBrgb(175, 204, 203)
HSLhsl(178, 22%, 74%)
CMYKcmyk(14%, 0%, 1%, 20%)
LABlab(80.0 -9.9 -2.8)
LCHlch(80.0 10.2 195.6)
OKLCHoklch(0.824 0.031 194.0)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red68.6%
Green80.0%
Blue79.6%

CMYK percentages

Cyan14.2%
Magenta0.0%
Yellow0.5%
Key (black)20.0%

Color previews

#afcccb text on a black background

contrast 12.32:1

Card sample

#afcccb text on a white background

contrast 1.70:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #afcccb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #afcccb in the Color Lab