Skip to content

#abcbab

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

RGB
171, 203, 171
HSL
120°, 24%, 73%
CMYK
16, 0, 16, 20
Luminance
0.5431

Every format

HEX#abcbab
RGBrgb(171, 203, 171)
HSLhsl(120, 24%, 73%)
CMYKcmyk(16%, 0%, 16%, 20%)
LABlab(78.6 -16.8 12.4)
LCHlch(78.6 20.9 143.5)
OKLCHoklch(0.810 0.056 145.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abcbab on white: 1.77:1
AA ✗ fail · AA-large · AAA
Aa
#abcbab on black: 11.86:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green79.6%
Blue67.1%

CMYK percentages

Cyan15.8%
Magenta0.0%
Yellow15.8%
Key (black)20.4%

Color previews

#abcbab text on a black background

contrast 11.86:1

Card sample

#abcbab text on a white background

contrast 1.77:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abcbab

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abcbab in the Color Lab