Skip to content

#abcaca

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

RGB
171, 202, 202
HSL
180°, 23%, 73%
CMYK
15, 0, 0, 21
Luminance
0.5516

Every format

HEX#abcaca
RGBrgb(171, 202, 202)
HSLhsl(180, 23%, 73%)
CMYKcmyk(15%, 0%, 0%, 21%)
LABlab(79.1 -10.3 -3.5)
LCHlch(79.1 10.9 198.6)
OKLCHoklch(0.816 0.033 196.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abcaca on white: 1.75:1
AA ✗ fail · AA-large · AAA
Aa
#abcaca on black: 12.03:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green79.2%
Blue79.2%

CMYK percentages

Cyan15.3%
Magenta0.0%
Yellow0.0%
Key (black)20.8%

Color previews

#abcaca text on a black background

contrast 12.03:1

Card sample

#abcaca text on a white background

contrast 1.75:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abcaca

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abcaca in the Color Lab