Skip to content

#abdfef

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

RGB
171, 223, 239
HSL
194°, 68%, 80%
CMYK
29, 7, 0, 6
Luminance
0.6767

Every format

HEX#abdfef
RGBrgb(171, 223, 239)
HSLhsl(194, 68%, 80%)
CMYKcmyk(29%, 7%, 0%, 6%)
LABlab(85.8 -13.0 -13.2)
LCHlch(85.8 18.6 225.5)
OKLCHoklch(0.873 0.058 218.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abdfef on white: 1.44:1
AA ✗ fail · AA-large · AAA
Aa
#abdfef on black: 14.53:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green87.5%
Blue93.7%

CMYK percentages

Cyan28.5%
Magenta6.7%
Yellow0.0%
Key (black)6.3%

Color previews

#abdfef text on a black background

contrast 14.53:1

Card sample

#abdfef text on a white background

contrast 1.44:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abdfef

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abdfef in the Color Lab