Skip to content

#abcedf

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

RGB
171, 206, 223
HSL
200°, 45%, 77%
CMYK
23, 8, 0, 13
Luminance
0.5813

Every format

HEX#abcedf
RGBrgb(171, 206, 223)
HSLhsl(200, 45%, 77%)
CMYKcmyk(23%, 8%, 0%, 13%)
LABlab(80.8 -7.9 -12.3)
LCHlch(80.8 14.6 237.3)
OKLCHoklch(0.832 0.044 228.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abcedf on white: 1.66:1
AA ✗ fail · AA-large · AAA
Aa
#abcedf on black: 12.63:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green80.8%
Blue87.5%

CMYK percentages

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

Color previews

#abcedf text on a black background

contrast 12.63:1

Card sample

#abcedf text on a white background

contrast 1.66:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abcedf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abcedf in the Color Lab