Skip to content

#abcedd

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

RGB
171, 206, 221
HSL
198°, 42%, 77%
CMYK
23, 7, 0, 13
Luminance
0.5802

Every format

HEX#abcedd
RGBrgb(171, 206, 221)
HSLhsl(198, 42%, 77%)
CMYKcmyk(23%, 7%, 0%, 13%)
LABlab(80.8 -8.3 -11.3)
LCHlch(80.8 14.0 233.6)
OKLCHoklch(0.831 0.043 225.7)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.1%
Green80.8%
Blue86.7%

CMYK percentages

Cyan22.6%
Magenta6.8%
Yellow0.0%
Key (black)13.3%

Color previews

#abcedd text on a black background

contrast 12.60:1

Card sample

#abcedd text on a white background

contrast 1.67:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abcedd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abcedd in the Color Lab