Skip to content

#aff7cd

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

RGB
175, 247, 205
HSL
145°, 82%, 83%
CMYK
29, 0, 17, 3
Luminance
0.8004

Every format

HEX#aff7cd
RGBrgb(175, 247, 205)
HSLhsl(145, 82%, 83%)
CMYKcmyk(29%, 0%, 17%, 3%)
LABlab(91.7 -30.7 13.1)
LCHlch(91.7 33.4 156.8)
OKLCHoklch(0.917 0.092 158.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#aff7cd on white: 1.23:1
AA ✗ fail · AA-large · AAA
Aa
#aff7cd on black: 17.01:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red68.6%
Green96.9%
Blue80.4%

CMYK percentages

Cyan29.1%
Magenta0.0%
Yellow17.0%
Key (black)3.1%

Color previews

#aff7cd text on a black background

contrast 17.01:1

Card sample

#aff7cd text on a white background

contrast 1.23:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #aff7cd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #aff7cd in the Color Lab