Skip to content

#abfbcd

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

RGB
171, 251, 205
HSL
146°, 91%, 83%
CMYK
32, 0, 18, 2
Luminance
0.8206

Every format

HEX#abfbcd
RGBrgb(171, 251, 205)
HSLhsl(146, 91%, 83%)
CMYKcmyk(32%, 0%, 18%, 2%)
LABlab(92.6 -33.8 14.4)
LCHlch(92.6 36.7 156.9)
OKLCHoklch(0.924 0.101 158.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abfbcd on white: 1.21:1
AA ✗ fail · AA-large · AAA
Aa
#abfbcd on black: 17.41:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green98.4%
Blue80.4%

CMYK percentages

Cyan31.9%
Magenta0.0%
Yellow18.3%
Key (black)1.6%

Color previews

#abfbcd text on a black background

contrast 17.41:1

Card sample

#abfbcd text on a white background

contrast 1.21:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abfbcd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abfbcd in the Color Lab