Skip to content

#aeeeae

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

RGB
174, 238, 174
HSL
120°, 65%, 81%
CMYK
27, 0, 27, 7
Luminance
0.7320

Every format

HEX#aeeeae
RGBrgb(174, 238, 174)
HSLhsl(120, 65%, 81%)
CMYKcmyk(27%, 0%, 27%, 7%)
LABlab(88.5 -32.3 24.7)
LCHlch(88.5 40.6 142.6)
OKLCHoklch(0.890 0.108 144.6)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red68.2%
Green93.3%
Blue68.2%

CMYK percentages

Cyan26.9%
Magenta0.0%
Yellow26.9%
Key (black)6.7%

Color previews

#aeeeae text on a black background

contrast 15.64:1

Card sample

#aeeeae text on a white background

contrast 1.34:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #aeeeae

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #aeeeae in the Color Lab