Skip to content

#abcadf

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

RGB
171, 202, 223
HSL
204°, 45%, 77%
CMYK
23, 9, 0, 13
Luminance
0.5623

Every format

HEX#abcadf
RGBrgb(171, 202, 223)
HSLhsl(204, 45%, 77%)
CMYKcmyk(23%, 9%, 0%, 13%)
LABlab(79.7 -5.8 -13.8)
LCHlch(79.7 15.0 247.4)
OKLCHoklch(0.823 0.045 237.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abcadf on white: 1.71:1
AA ✗ fail · AA-large · AAA
Aa
#abcadf on black: 12.25:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green79.2%
Blue87.5%

CMYK percentages

Cyan23.3%
Magenta9.4%
Yellow0.0%
Key (black)12.5%

Color previews

#abcadf text on a black background

contrast 12.25:1

Card sample

#abcadf text on a white background

contrast 1.71:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abcadf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abcadf in the Color Lab