Skip to content

#abeed2

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

RGB
171, 238, 210
HSL
155°, 66%, 80%
CMYK
28, 0, 12, 7
Luminance
0.7446

Every format

HEX#abeed2
RGBrgb(171, 238, 210)
HSLhsl(155, 66%, 80%)
CMYKcmyk(28%, 0%, 12%, 7%)
LABlab(89.1 -26.7 6.8)
LCHlch(89.1 27.5 165.6)
OKLCHoklch(0.897 0.078 166.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abeed2 on white: 1.32:1
AA ✗ fail · AA-large · AAA
Aa
#abeed2 on black: 15.89:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green93.3%
Blue82.4%

CMYK percentages

Cyan28.2%
Magenta0.0%
Yellow11.8%
Key (black)6.7%

Color previews

#abeed2 text on a black background

contrast 15.89:1

Card sample

#abeed2 text on a white background

contrast 1.32:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abeed2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abeed2 in the Color Lab