Skip to content

#abcedc

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

RGB
171, 206, 220
HSL
197°, 41%, 77%
CMYK
22, 6, 0, 14
Luminance
0.5797

Every format

HEX#abcedc
RGBrgb(171, 206, 220)
HSLhsl(197, 41%, 77%)
CMYKcmyk(22%, 6%, 0%, 14%)
LABlab(80.7 -8.5 -10.8)
LCHlch(80.7 13.7 231.6)
OKLCHoklch(0.831 0.042 224.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abcedc on white: 1.67:1
AA ✗ fail · AA-large · AAA
Aa
#abcedc on black: 12.59:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green80.8%
Blue86.3%

CMYK percentages

Cyan22.3%
Magenta6.4%
Yellow0.0%
Key (black)13.7%

Color previews

#abcedc text on a black background

contrast 12.59:1

Card sample

#abcedc text on a white background

contrast 1.67:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abcedc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abcedc in the Color Lab