Skip to content

#abcecd

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

RGB
171, 206, 205
HSL
178°, 26%, 74%
CMYK
17, 0, 1, 19
Luminance
0.5721

Every format

HEX#abcecd
RGBrgb(171, 206, 205)
HSLhsl(178, 26%, 74%)
CMYKcmyk(17%, 0%, 1%, 19%)
LABlab(80.3 -11.8 -3.4)
LCHlch(80.3 12.2 196.0)
OKLCHoklch(0.826 0.037 194.3)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.1%
Green80.8%
Blue80.4%

CMYK percentages

Cyan17.0%
Magenta0.0%
Yellow0.5%
Key (black)19.2%

Color previews

#abcecd text on a black background

contrast 12.44:1

Card sample

#abcecd text on a white background

contrast 1.69:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abcecd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abcecd in the Color Lab