Skip to content

#a2eecc

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

RGB
162, 238, 204
HSL
153°, 69%, 78%
CMYK
32, 0, 14, 7
Luminance
0.7319

Every format

HEX#a2eecc
RGBrgb(162, 238, 204)
HSLhsl(153, 69%, 78%)
CMYKcmyk(32%, 0%, 14%, 7%)
LABlab(88.5 -30.5 9.1)
LCHlch(88.5 31.8 163.5)
OKLCHoklch(0.890 0.089 164.8)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red63.5%
Green93.3%
Blue80.0%

CMYK percentages

Cyan31.9%
Magenta0.0%
Yellow14.3%
Key (black)6.7%

Color previews

#a2eecc text on a black background

contrast 15.64:1

Card sample

#a2eecc text on a white background

contrast 1.34:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #a2eecc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #a2eecc in the Color Lab