Skip to content

#abcecc

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

RGB
171, 206, 204
HSL
177°, 26%, 74%
CMYK
17, 0, 1, 19
Luminance
0.5716

Every format

HEX#abcecc
RGBrgb(171, 206, 204)
HSLhsl(177, 26%, 74%)
CMYKcmyk(17%, 0%, 1%, 19%)
LABlab(80.3 -12.0 -2.9)
LCHlch(80.3 12.3 193.5)
OKLCHoklch(0.825 0.037 192.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abcecc on white: 1.69:1
AA ✗ fail · AA-large · AAA
Aa
#abcecc on black: 12.43:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green80.8%
Blue80.0%

CMYK percentages

Cyan17.0%
Magenta0.0%
Yellow1.0%
Key (black)19.2%

Color previews

#abcecc text on a black background

contrast 12.43:1

Card sample

#abcecc text on a white background

contrast 1.69:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abcecc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abcecc in the Color Lab