Skip to content

#abcabe

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

RGB
171, 202, 190
HSL
157°, 23%, 73%
CMYK
15, 0, 6, 21
Luminance
0.5462

Every format

HEX#abcabe
RGBrgb(171, 202, 190)
HSLhsl(157, 23%, 73%)
CMYKcmyk(15%, 0%, 6%, 21%)
LABlab(78.8 -12.7 2.5)
LCHlch(78.8 13.0 168.8)
OKLCHoklch(0.813 0.037 170.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abcabe on white: 1.76:1
AA ✗ fail · AA-large · AAA
Aa
#abcabe on black: 11.92:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green79.2%
Blue74.5%

CMYK percentages

Cyan15.3%
Magenta0.0%
Yellow5.9%
Key (black)20.8%

Color previews

#abcabe text on a black background

contrast 11.92:1

Card sample

#abcabe text on a white background

contrast 1.76:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abcabe

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abcabe in the Color Lab