Skip to content

#abfdcc

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

RGB
171, 253, 204
HSL
144°, 95%, 83%
CMYK
32, 0, 19, 1
Luminance
0.8327

Every format

HEX#abfdcc
RGBrgb(171, 253, 204)
HSLhsl(144, 95%, 83%)
CMYKcmyk(32%, 0%, 19%, 1%)
LABlab(93.1 -34.9 15.6)
LCHlch(93.1 38.2 155.8)
OKLCHoklch(0.928 0.105 157.4)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.1%
Green99.2%
Blue80.0%

CMYK percentages

Cyan32.4%
Magenta0.0%
Yellow19.4%
Key (black)0.8%

Color previews

#abfdcc text on a black background

contrast 17.65:1

Card sample

#abfdcc text on a white background

contrast 1.19:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abfdcc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abfdcc in the Color Lab