Skip to content

#afd2d2

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

RGB
175, 210, 210
HSL
180°, 28%, 76%
CMYK
17, 0, 0, 18
Luminance
0.5986

Every format

HEX#afd2d2
RGBrgb(175, 210, 210)
HSLhsl(180, 28%, 76%)
CMYKcmyk(17%, 0%, 0%, 18%)
LABlab(81.8 -11.5 -3.9)
LCHlch(81.8 12.2 198.5)
OKLCHoklch(0.838 0.037 196.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#afd2d2 on white: 1.62:1
AA ✗ fail · AA-large · AAA
Aa
#afd2d2 on black: 12.97:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red68.6%
Green82.4%
Blue82.4%

CMYK percentages

Cyan16.7%
Magenta0.0%
Yellow0.0%
Key (black)17.6%

Color previews

#afd2d2 text on a black background

contrast 12.97:1

Card sample

#afd2d2 text on a white background

contrast 1.62:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #afd2d2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #afd2d2 in the Color Lab