Skip to content

#abfeba

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

RGB
171, 254, 186
HSL
131°, 98%, 83%
CMYK
33, 0, 27, 0
Luminance
0.8309

Every format

HEX#abfeba
RGBrgb(171, 254, 186)
HSLhsl(131, 98%, 83%)
CMYKcmyk(33%, 0%, 27%, 0%)
LABlab(93.0 -38.5 24.7)
LCHlch(93.0 45.8 147.3)
OKLCHoklch(0.926 0.123 149.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abfeba on white: 1.19:1
AA ✗ fail · AA-large · AAA
Aa
#abfeba on black: 17.62:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green99.6%
Blue72.9%

CMYK percentages

Cyan32.7%
Magenta0.0%
Yellow26.8%
Key (black)0.4%

Color previews

#abfeba text on a black background

contrast 17.62:1

Card sample

#abfeba text on a white background

contrast 1.19:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abfeba

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abfeba in the Color Lab