Skip to content

#aaffdf

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

RGB
170, 255, 223
HSL
157°, 100%, 83%
CMYK
33, 0, 13, 0
Luminance
0.8539

Every format

HEX#aaffdf
RGBrgb(170, 255, 223)
HSLhsl(157, 100%, 83%)
CMYKcmyk(33%, 0%, 13%, 0%)
LABlab(94.0 -32.4 7.2)
LCHlch(94.0 33.2 167.5)
OKLCHoklch(0.937 0.094 168.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#aaffdf on white: 1.16:1
AA ✗ fail · AA-large · AAA
Aa
#aaffdf on black: 18.08:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red66.7%
Green100.0%
Blue87.5%

CMYK percentages

Cyan33.3%
Magenta0.0%
Yellow12.5%
Key (black)0.0%

Color previews

#aaffdf text on a black background

contrast 18.08:1

Card sample

#aaffdf text on a white background

contrast 1.16:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(170, 255, 223, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(170, 255, 223, 0.45);
Border & gradient
Gradient panel
border: 3px solid #aaffdf;
background: linear-gradient(135deg, #aaffdf, #AAE6FF);

Monochromatic scale

Palettes built from #aaffdf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #aaffdf in the Color Lab