Skip to content

#abccc2

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

RGB
171, 204, 194
HSL
162°, 24%, 74%
CMYK
16, 0, 5, 20
Luminance
0.5574

Every format

HEX#abccc2
RGBrgb(171, 204, 194)
HSLhsl(162, 24%, 74%)
CMYKcmyk(16%, 0%, 5%, 20%)
LABlab(79.5 -13.0 1.3)
LCHlch(79.5 13.0 174.2)
OKLCHoklch(0.818 0.038 175.0)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

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

CMYK percentages

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

Color previews

#abccc2 text on a black background

contrast 12.15:1

Card sample

#abccc2 text on a white background

contrast 1.73:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abccc2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abccc2 in the Color Lab