Skip to content

#abceb1

a light, soft green · cool · closest name: silver

RGB
171, 206, 177
HSL
130°, 26%, 74%
CMYK
17, 0, 14, 19
Luminance
0.5597

Every format

HEX#abceb1
RGBrgb(171, 206, 177)
HSLhsl(130, 26%, 74%)
CMYKcmyk(17%, 0%, 14%, 19%)
LABlab(79.6 -17.2 10.6)
LCHlch(79.6 20.2 148.4)
OKLCHoklch(0.818 0.055 150.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abceb1 on white: 1.72:1
AA ✗ fail · AA-large · AAA
Aa
#abceb1 on black: 12.19:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green80.8%
Blue69.4%

CMYK percentages

Cyan17.0%
Magenta0.0%
Yellow14.1%
Key (black)19.2%

Color previews

#abceb1 text on a black background

contrast 12.19:1

Card sample

#abceb1 text on a white background

contrast 1.72:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abceb1

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abceb1 in the Color Lab