Skip to content

#abebbd

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

RGB
171, 235, 189
HSL
137°, 62%, 80%
CMYK
27, 0, 20, 8
Luminance
0.7175

Every format

HEX#abebbd
RGBrgb(171, 235, 189)
HSLhsl(137, 62%, 80%)
CMYKcmyk(27%, 0%, 20%, 8%)
LABlab(87.8 -29.2 15.9)
LCHlch(87.8 33.3 151.4)
OKLCHoklch(0.885 0.090 153.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abebbd on white: 1.37:1
AA ✗ fail · AA-large · AAA
Aa
#abebbd on black: 15.35:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green92.2%
Blue74.1%

CMYK percentages

Cyan27.2%
Magenta0.0%
Yellow19.6%
Key (black)7.8%

Color previews

#abebbd text on a black background

contrast 15.35:1

Card sample

#abebbd text on a white background

contrast 1.37:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abebbd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abebbd in the Color Lab