Skip to content

#abcfdf

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

RGB
171, 207, 223
HSL
199°, 45%, 77%
CMYK
23, 7, 0, 13
Luminance
0.5861

Every format

HEX#abcfdf
RGBrgb(171, 207, 223)
HSLhsl(199, 45%, 77%)
CMYKcmyk(23%, 7%, 0%, 13%)
LABlab(81.1 -8.4 -11.8)
LCHlch(81.1 14.5 234.7)
OKLCHoklch(0.834 0.044 226.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abcfdf on white: 1.65:1
AA ✗ fail · AA-large · AAA
Aa
#abcfdf on black: 12.72:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green81.2%
Blue87.5%

CMYK percentages

Cyan23.3%
Magenta7.2%
Yellow0.0%
Key (black)12.5%

Color previews

#abcfdf text on a black background

contrast 12.72:1

Card sample

#abcfdf text on a white background

contrast 1.65:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abcfdf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abcfdf in the Color Lab