Skip to content

#aeeead

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

RGB
174, 238, 173
HSL
119°, 66%, 81%
CMYK
27, 0, 27, 7
Luminance
0.7316

Every format

HEX#aeeead
RGBrgb(174, 238, 173)
HSLhsl(119, 66%, 81%)
CMYKcmyk(27%, 0%, 27%, 7%)
LABlab(88.5 -32.5 25.2)
LCHlch(88.5 41.1 142.2)
OKLCHoklch(0.890 0.109 144.2)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red68.2%
Green93.3%
Blue67.8%

CMYK percentages

Cyan26.9%
Magenta0.0%
Yellow27.3%
Key (black)6.7%

Color previews

#aeeead text on a black background

contrast 15.63:1

Card sample

#aeeead text on a white background

contrast 1.34:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #aeeead

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #aeeead in the Color Lab