Skip to content

#abc2bb

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

RGB
171, 194, 187
HSL
162°, 16%, 72%
CMYK
12, 0, 4, 24
Luminance
0.5083

Every format

HEX#abc2bb
RGBrgb(171, 194, 187)
HSLhsl(162, 16%, 72%)
CMYKcmyk(12%, 0%, 4%, 24%)
LABlab(76.6 -9.2 0.9)
LCHlch(76.6 9.2 174.6)
OKLCHoklch(0.795 0.027 175.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abc2bb on white: 1.88:1
AA ✗ fail · AA-large · AAA
Aa
#abc2bb on black: 11.17:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green76.1%
Blue73.3%

CMYK percentages

Cyan11.9%
Magenta0.0%
Yellow3.6%
Key (black)23.9%

Color previews

#abc2bb text on a black background

contrast 11.17:1

Card sample

#abc2bb text on a white background

contrast 1.88:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abc2bb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abc2bb in the Color Lab