Skip to content

#afdece

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

RGB
175, 222, 206
HSL
160°, 42%, 78%
CMYK
21, 0, 7, 13
Luminance
0.6581

Every format

HEX#afdece
RGBrgb(175, 222, 206)
HSLhsl(160, 42%, 78%)
CMYKcmyk(21%, 0%, 7%, 13%)
LABlab(84.9 -18.4 2.9)
LCHlch(84.9 18.6 171.2)
OKLCHoklch(0.863 0.054 172.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#afdece on white: 1.48:1
AA ✗ fail · AA-large · AAA
Aa
#afdece on black: 14.16:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red68.6%
Green87.1%
Blue80.8%

CMYK percentages

Cyan21.2%
Magenta0.0%
Yellow7.2%
Key (black)12.9%

Color previews

#afdece text on a black background

contrast 14.16:1

Card sample

#afdece text on a white background

contrast 1.48:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #afdece

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #afdece in the Color Lab