Skip to content

#aff3cd

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

RGB
175, 243, 205
HSL
147°, 74%, 82%
CMYK
28, 0, 16, 5
Luminance
0.7762

Every format

HEX#aff3cd
RGBrgb(175, 243, 205)
HSLhsl(147, 74%, 82%)
CMYKcmyk(28%, 0%, 16%, 5%)
LABlab(90.6 -28.8 11.6)
LCHlch(90.6 31.1 158.1)
OKLCHoklch(0.909 0.086 159.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#aff3cd on white: 1.27:1
AA ✗ fail · AA-large · AAA
Aa
#aff3cd on black: 16.52:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red68.6%
Green95.3%
Blue80.4%

CMYK percentages

Cyan28.0%
Magenta0.0%
Yellow15.6%
Key (black)4.7%

Color previews

#aff3cd text on a black background

contrast 16.52:1

Card sample

#aff3cd text on a white background

contrast 1.27:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #aff3cd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #aff3cd in the Color Lab