Skip to content

#aafdac

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

RGB
170, 253, 172
HSL
121°, 95%, 83%
CMYK
33, 0, 32, 1
Luminance
0.8178

Every format

HEX#aafdac
RGBrgb(170, 253, 172)
HSLhsl(121, 95%, 83%)
CMYKcmyk(33%, 0%, 32%, 1%)
LABlab(92.5 -40.7 31.0)
LCHlch(92.5 51.2 142.7)
OKLCHoklch(0.921 0.136 144.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#aafdac on white: 1.21:1
AA ✗ fail · AA-large · AAA
Aa
#aafdac on black: 17.36:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red66.7%
Green99.2%
Blue67.5%

CMYK percentages

Cyan32.8%
Magenta0.0%
Yellow32.0%
Key (black)0.8%

Color previews

#aafdac text on a black background

contrast 17.36:1

Card sample

#aafdac text on a white background

contrast 1.21:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #aafdac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #aafdac in the Color Lab