Skip to content

#abccc4

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

RGB
171, 204, 196
HSL
166°, 24%, 74%
CMYK
16, 0, 4, 20
Luminance
0.5583

Every format

HEX#abccc4
RGBrgb(171, 204, 196)
HSLhsl(166, 24%, 74%)
CMYKcmyk(16%, 0%, 4%, 20%)
LABlab(79.5 -12.6 0.3)
LCHlch(79.5 12.6 178.6)
OKLCHoklch(0.819 0.037 179.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abccc4 on white: 1.73:1
AA ✗ fail · AA-large · AAA
Aa
#abccc4 on black: 12.17:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green80.0%
Blue76.9%

CMYK percentages

Cyan16.2%
Magenta0.0%
Yellow3.9%
Key (black)20.0%

Color previews

#abccc4 text on a black background

contrast 12.17:1

Card sample

#abccc4 text on a white background

contrast 1.73:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abccc4

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abccc4 in the Color Lab