Skip to content

#abc3cc

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

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

Every format

HEX#abc3cc
RGBrgb(171, 195, 204)
HSLhsl(196, 24%, 74%)
CMYKcmyk(16%, 4%, 0%, 20%)
LABlab(77.3 -6.2 -7.2)
LCHlch(77.3 9.6 229.3)
OKLCHoklch(0.802 0.029 222.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abc3cc on white: 1.84:1
AA ✗ fail · AA-large · AAA
Aa
#abc3cc on black: 11.41:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green76.5%
Blue80.0%

CMYK percentages

Cyan16.2%
Magenta4.4%
Yellow0.0%
Key (black)20.0%

Color previews

#abc3cc text on a black background

contrast 11.41:1

Card sample

#abc3cc text on a white background

contrast 1.84:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abc3cc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abc3cc in the Color Lab