Skip to content

#abfacb

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

RGB
171, 250, 203
HSL
144°, 89%, 83%
CMYK
32, 0, 19, 2
Luminance
0.8134

Every format

HEX#abfacb
RGBrgb(171, 250, 203)
HSLhsl(144, 89%, 83%)
CMYKcmyk(32%, 0%, 19%, 2%)
LABlab(92.3 -33.7 15.0)
LCHlch(92.3 36.8 156.0)
OKLCHoklch(0.921 0.101 157.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abfacb on white: 1.22:1
AA ✗ fail · AA-large · AAA
Aa
#abfacb on black: 17.27:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green98.0%
Blue79.6%

CMYK percentages

Cyan31.6%
Magenta0.0%
Yellow18.8%
Key (black)2.0%

Color previews

#abfacb text on a black background

contrast 17.27:1

Card sample

#abfacb text on a white background

contrast 1.22:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abfacb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abfacb in the Color Lab