Skip to content

#afecdd

a light, vivid cyan · cool · closest name: beige

RGB
175, 236, 221
HSL
165°, 62%, 81%
CMYK
26, 0, 6, 8
Luminance
0.7433

Every format

HEX#afecdd
RGBrgb(175, 236, 221)
HSLhsl(165, 62%, 81%)
CMYKcmyk(26%, 0%, 6%, 8%)
LABlab(89.1 -22.3 1.0)
LCHlch(89.1 22.3 177.3)
OKLCHoklch(0.898 0.065 177.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#afecdd on white: 1.32:1
AA ✗ fail · AA-large · AAA
Aa
#afecdd on black: 15.87:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red68.6%
Green92.5%
Blue86.7%

CMYK percentages

Cyan25.8%
Magenta0.0%
Yellow6.4%
Key (black)7.5%

Color previews

#afecdd text on a black background

contrast 15.87:1

Card sample

#afecdd text on a white background

contrast 1.32:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #afecdd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #afecdd in the Color Lab