Skip to content

#abcadc

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

RGB
171, 202, 220
HSL
202°, 41%, 77%
CMYK
22, 8, 0, 14
Luminance
0.5607

Every format

HEX#abcadc
RGBrgb(171, 202, 220)
HSLhsl(202, 41%, 77%)
CMYKcmyk(22%, 8%, 0%, 14%)
LABlab(79.7 -6.4 -12.4)
LCHlch(79.7 13.9 242.5)
OKLCHoklch(0.822 0.042 233.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abcadc on white: 1.72:1
AA ✗ fail · AA-large · AAA
Aa
#abcadc on black: 12.21:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green79.2%
Blue86.3%

CMYK percentages

Cyan22.3%
Magenta8.2%
Yellow0.0%
Key (black)13.7%

Color previews

#abcadc text on a black background

contrast 12.21:1

Card sample

#abcadc text on a white background

contrast 1.72:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abcadc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abcadc in the Color Lab