Skip to content

#aeeeab

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

RGB
174, 238, 171
HSL
117°, 66%, 80%
CMYK
27, 0, 28, 7
Luminance
0.7309

Every format

HEX#aeeeab
RGBrgb(174, 238, 171)
HSLhsl(117, 66%, 80%)
CMYKcmyk(27%, 0%, 28%, 7%)
LABlab(88.5 -32.8 26.1)
LCHlch(88.5 41.9 141.4)
OKLCHoklch(0.889 0.111 143.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#aeeeab on white: 1.34:1
AA ✗ fail · AA-large · AAA
Aa
#aeeeab on black: 15.62:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red68.2%
Green93.3%
Blue67.1%

CMYK percentages

Cyan26.9%
Magenta0.0%
Yellow28.2%
Key (black)6.7%

Color previews

#aeeeab text on a black background

contrast 15.62:1

Card sample

#aeeeab text on a white background

contrast 1.34:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(174, 238, 171, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(174, 238, 171, 0.45);
Border & gradient
Gradient panel
border: 3px solid #aeeeab;
background: linear-gradient(135deg, #aeeeab, #ABEED5);

Monochromatic scale

Palettes built from #aeeeab

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #aeeeab in the Color Lab