Skip to content

#abebba

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

RGB
171, 235, 186
HSL
134°, 62%, 80%
CMYK
27, 0, 21, 8
Luminance
0.7162

Every format

HEX#abebba
RGBrgb(171, 235, 186)
HSLhsl(134, 62%, 80%)
CMYKcmyk(27%, 0%, 21%, 8%)
LABlab(87.8 -29.8 17.4)
LCHlch(87.8 34.5 149.7)
OKLCHoklch(0.884 0.093 151.4)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.1%
Green92.2%
Blue72.9%

CMYK percentages

Cyan27.2%
Magenta0.0%
Yellow20.9%
Key (black)7.8%

Color previews

#abebba text on a black background

contrast 15.32:1

Card sample

#abebba text on a white background

contrast 1.37:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abebba

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abebba in the Color Lab