Skip to content

#abecc2

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

RGB
171, 236, 194
HSL
141°, 63%, 80%
CMYK
28, 0, 18, 8
Luminance
0.7254

Every format

HEX#abecc2
RGBrgb(171, 236, 194)
HSLhsl(141, 63%, 80%)
CMYKcmyk(28%, 0%, 18%, 8%)
LABlab(88.2 -28.8 13.9)
LCHlch(88.2 32.0 154.2)
OKLCHoklch(0.888 0.087 155.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abecc2 on white: 1.35:1
AA ✗ fail · AA-large · AAA
Aa
#abecc2 on black: 15.51:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green92.5%
Blue76.1%

CMYK percentages

Cyan27.5%
Magenta0.0%
Yellow17.8%
Key (black)7.5%

Color previews

#abecc2 text on a black background

contrast 15.51:1

Card sample

#abecc2 text on a white background

contrast 1.35:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abecc2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abecc2 in the Color Lab