Skip to content

#abcaab

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

RGB
171, 202, 171
HSL
120°, 23%, 73%
CMYK
15, 0, 15, 21
Luminance
0.5384

Every format

HEX#abcaab
RGBrgb(171, 202, 171)
HSLhsl(120, 23%, 73%)
CMYKcmyk(15%, 0%, 15%, 21%)
LABlab(78.4 -16.3 12.1)
LCHlch(78.4 20.3 143.5)
OKLCHoklch(0.808 0.054 145.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abcaab on white: 1.78:1
AA ✗ fail · AA-large · AAA
Aa
#abcaab on black: 11.77:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green79.2%
Blue67.1%

CMYK percentages

Cyan15.3%
Magenta0.0%
Yellow15.3%
Key (black)20.8%

Color previews

#abcaab text on a black background

contrast 11.77:1

Card sample

#abcaab text on a white background

contrast 1.78:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abcaab

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abcaab in the Color Lab