Skip to content

#abcddc

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

RGB
171, 205, 220
HSL
198°, 41%, 77%
CMYK
22, 7, 0, 14
Luminance
0.5749

Every format

HEX#abcddc
RGBrgb(171, 205, 220)
HSLhsl(198, 41%, 77%)
CMYKcmyk(22%, 7%, 0%, 14%)
LABlab(80.5 -8.0 -11.2)
LCHlch(80.5 13.8 234.4)
OKLCHoklch(0.828 0.042 226.4)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.1%
Green80.4%
Blue86.3%

CMYK percentages

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

Color previews

#abcddc text on a black background

contrast 12.50:1

Card sample

#abcddc text on a white background

contrast 1.68:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abcddc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abcddc in the Color Lab