Skip to content

#abbaac

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

RGB
171, 186, 172
HSL
124°, 10%, 70%
CMYK
8, 0, 8, 27
Luminance
0.4675

Every format

HEX#abbaac
RGBrgb(171, 186, 172)
HSLhsl(124, 10%, 70%)
CMYKcmyk(8%, 0%, 8%, 27%)
LABlab(74.0 -7.8 5.3)
LCHlch(74.0 9.5 145.8)
OKLCHoklch(0.773 0.026 147.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abbaac on white: 2.03:1
AA ✗ fail · AA-large · AAA
Aa
#abbaac on black: 10.35:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green72.9%
Blue67.5%

CMYK percentages

Cyan8.1%
Magenta0.0%
Yellow7.5%
Key (black)27.1%

Color previews

#abbaac text on a black background

contrast 10.35:1

Card sample

#abbaac text on a white background

contrast 2.03:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abbaac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abbaac in the Color Lab