Skip to content

#a2eebb

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

RGB
162, 238, 187
HSL
140°, 69%, 78%
CMYK
32, 0, 21, 7
Luminance
0.7242

Every format

HEX#a2eebb
RGBrgb(162, 238, 187)
HSLhsl(140, 69%, 78%)
CMYKcmyk(32%, 0%, 21%, 7%)
LABlab(88.2 -33.8 17.4)
LCHlch(88.2 38.0 152.8)
OKLCHoklch(0.886 0.103 154.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#a2eebb on white: 1.36:1
AA ✗ fail · AA-large · AAA
Aa
#a2eebb on black: 15.48:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red63.5%
Green93.3%
Blue73.3%

CMYK percentages

Cyan31.9%
Magenta0.0%
Yellow21.4%
Key (black)6.7%

Color previews

#a2eebb text on a black background

contrast 15.48:1

Card sample

#a2eebb text on a white background

contrast 1.36:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #a2eebb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #a2eebb in the Color Lab