Skip to content

#abbbaf

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

RGB
171, 187, 175
HSL
135°, 11%, 70%
CMYK
9, 0, 6, 27
Luminance
0.4729

Every format

HEX#abbbaf
RGBrgb(171, 187, 175)
HSLhsl(135, 11%, 70%)
CMYKcmyk(9%, 0%, 6%, 27%)
LABlab(74.4 -7.8 4.2)
LCHlch(74.4 8.9 151.8)
OKLCHoklch(0.776 0.024 153.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abbbaf on white: 2.01:1
AA ✗ fail · AA-large · AAA
Aa
#abbbaf on black: 10.46:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green73.3%
Blue68.6%

CMYK percentages

Cyan8.6%
Magenta0.0%
Yellow6.4%
Key (black)26.7%

Color previews

#abbbaf text on a black background

contrast 10.46:1

Card sample

#abbbaf text on a white background

contrast 2.01:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abbbaf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abbbaf in the Color Lab