Skip to content

#abcfcc

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

RGB
171, 207, 204
HSL
175°, 27%, 74%
CMYK
17, 0, 1, 19
Luminance
0.5764

Every format

HEX#abcfcc
RGBrgb(171, 207, 204)
HSLhsl(175, 27%, 74%)
CMYKcmyk(17%, 0%, 1%, 19%)
LABlab(80.5 -12.5 -2.5)
LCHlch(80.5 12.7 191.2)
OKLCHoklch(0.828 0.038 190.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abcfcc on white: 1.68:1
AA ✗ fail · AA-large · AAA
Aa
#abcfcc on black: 12.53:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green81.2%
Blue80.0%

CMYK percentages

Cyan17.4%
Magenta0.0%
Yellow1.4%
Key (black)18.8%

Color previews

#abcfcc text on a black background

contrast 12.53:1

Card sample

#abcfcc text on a white background

contrast 1.68:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abcfcc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abcfcc in the Color Lab