Skip to content

#abbba2

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

RGB
171, 187, 162
HSL
98°, 16%, 68%
CMYK
9, 0, 13, 27
Luminance
0.4681

Every format

HEX#abbba2
RGBrgb(171, 187, 162)
HSLhsl(98, 16%, 68%)
CMYKcmyk(9%, 0%, 13%, 27%)
LABlab(74.1 -10.2 10.8)
LCHlch(74.1 14.8 133.2)
OKLCHoklch(0.773 0.039 134.2)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.1%
Green73.3%
Blue63.5%

CMYK percentages

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

Color previews

#abbba2 text on a black background

contrast 10.36:1

Card sample

#abbba2 text on a white background

contrast 2.03:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abbba2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abbba2 in the Color Lab