Skip to content

#affcdd

a light, electric green · cool · closest name: aquamarine

RGB
175, 252, 221
HSL
156°, 93%, 84%
CMYK
31, 0, 12, 1
Luminance
0.8396

Every format

HEX#affcdd
RGBrgb(175, 252, 221)
HSLhsl(156, 93%, 84%)
CMYKcmyk(31%, 0%, 12%, 1%)
LABlab(93.4 -30.0 7.3)
LCHlch(93.4 30.9 166.2)
OKLCHoklch(0.932 0.087 167.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#affcdd on white: 1.18:1
AA ✗ fail · AA-large · AAA
Aa
#affcdd on black: 17.79:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red68.6%
Green98.8%
Blue86.7%

CMYK percentages

Cyan30.6%
Magenta0.0%
Yellow12.3%
Key (black)1.2%

Color previews

#affcdd text on a black background

contrast 17.79:1

Card sample

#affcdd text on a white background

contrast 1.18:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #affcdd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #affcdd in the Color Lab