Skip to content

#abebac

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

RGB
171, 235, 172
HSL
121°, 62%, 80%
CMYK
27, 0, 27, 8
Luminance
0.7105

Every format

HEX#abebac
RGBrgb(171, 235, 172)
HSLhsl(121, 62%, 80%)
CMYKcmyk(27%, 0%, 27%, 8%)
LABlab(87.5 -32.2 24.3)
LCHlch(87.5 40.3 143.0)
OKLCHoklch(0.881 0.107 145.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abebac on white: 1.38:1
AA ✗ fail · AA-large · AAA
Aa
#abebac on black: 15.21:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green92.2%
Blue67.5%

CMYK percentages

Cyan27.2%
Magenta0.0%
Yellow26.8%
Key (black)7.8%

Color previews

#abebac text on a black background

contrast 15.21:1

Card sample

#abebac text on a white background

contrast 1.38:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abebac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abebac in the Color Lab