Skip to content

#afddcd

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

RGB
175, 221, 205
HSL
159°, 40%, 78%
CMYK
21, 0, 7, 13
Luminance
0.6523

Every format

HEX#afddcd
RGBrgb(175, 221, 205)
HSLhsl(159, 40%, 78%)
CMYKcmyk(21%, 0%, 7%, 13%)
LABlab(84.6 -18.1 3.0)
LCHlch(84.6 18.4 170.7)
OKLCHoklch(0.861 0.053 171.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#afddcd on white: 1.49:1
AA ✗ fail · AA-large · AAA
Aa
#afddcd on black: 14.05:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red68.6%
Green86.7%
Blue80.4%

CMYK percentages

Cyan20.8%
Magenta0.0%
Yellow7.2%
Key (black)13.3%

Color previews

#afddcd text on a black background

contrast 14.05:1

Card sample

#afddcd text on a white background

contrast 1.49:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #afddcd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #afddcd in the Color Lab