Skip to content

#abbdac

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

RGB
171, 189, 172
HSL
123°, 12%, 71%
CMYK
10, 0, 9, 26
Luminance
0.4803

Every format

HEX#abbdac
RGBrgb(171, 189, 172)
HSLhsl(123, 12%, 71%)
CMYKcmyk(10%, 0%, 9%, 26%)
LABlab(74.8 -9.4 6.5)
LCHlch(74.8 11.4 145.4)
OKLCHoklch(0.780 0.031 146.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abbdac on white: 1.98:1
AA ✗ fail · AA-large · AAA
Aa
#abbdac on black: 10.61:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green74.1%
Blue67.5%

CMYK percentages

Cyan9.5%
Magenta0.0%
Yellow9.0%
Key (black)25.9%

Color previews

#abbdac text on a black background

contrast 10.61:1

Card sample

#abbdac text on a white background

contrast 1.98:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abbdac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abbdac in the Color Lab