Skip to content

#afdfcd

a light, soft green · cool · closest name: beige

RGB
175, 223, 205
HSL
158°, 43%, 78%
CMYK
22, 0, 8, 13
Luminance
0.6630

Every format

HEX#afdfcd
RGBrgb(175, 223, 205)
HSLhsl(158, 43%, 78%)
CMYKcmyk(22%, 0%, 8%, 13%)
LABlab(85.2 -19.1 3.7)
LCHlch(85.2 19.5 168.9)
OKLCHoklch(0.865 0.056 170.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#afdfcd on white: 1.47:1
AA ✗ fail · AA-large · AAA
Aa
#afdfcd on black: 14.26:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red68.6%
Green87.5%
Blue80.4%

CMYK percentages

Cyan21.5%
Magenta0.0%
Yellow8.1%
Key (black)12.5%

Color previews

#afdfcd text on a black background

contrast 14.26:1

Card sample

#afdfcd text on a white background

contrast 1.47:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #afdfcd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #afdfcd in the Color Lab