Skip to content

#aeeeac

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

RGB
174, 238, 172
HSL
118°, 66%, 80%
CMYK
27, 0, 28, 7
Luminance
0.7313

Every format

HEX#aeeeac
RGBrgb(174, 238, 172)
HSLhsl(118, 66%, 80%)
CMYKcmyk(27%, 0%, 28%, 7%)
LABlab(88.5 -32.6 25.7)
LCHlch(88.5 41.5 141.8)
OKLCHoklch(0.889 0.110 143.9)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red68.2%
Green93.3%
Blue67.5%

CMYK percentages

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

Color previews

#aeeeac text on a black background

contrast 15.63:1

Card sample

#aeeeac text on a white background

contrast 1.34:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #aeeeac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #aeeeac in the Color Lab