Skip to content

#abccc8

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

RGB
171, 204, 200
HSL
173°, 24%, 74%
CMYK
16, 0, 2, 20
Luminance
0.5601

Every format

HEX#abccc8
RGBrgb(171, 204, 200)
HSLhsl(173, 24%, 74%)
CMYKcmyk(16%, 0%, 2%, 20%)
LABlab(79.6 -11.8 -1.7)
LCHlch(79.6 11.9 188.1)
OKLCHoklch(0.820 0.036 187.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abccc8 on white: 1.72:1
AA ✗ fail · AA-large · AAA
Aa
#abccc8 on black: 12.20:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green80.0%
Blue78.4%

CMYK percentages

Cyan16.2%
Magenta0.0%
Yellow2.0%
Key (black)20.0%

Color previews

#abccc8 text on a black background

contrast 12.20:1

Card sample

#abccc8 text on a white background

contrast 1.72:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abccc8

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abccc8 in the Color Lab