Skip to content

#abceef

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

RGB
171, 206, 239
HSL
209°, 68%, 80%
CMYK
29, 14, 0, 6
Luminance
0.5903

Every format

HEX#abceef
RGBrgb(171, 206, 239)
HSLhsl(209, 68%, 80%)
CMYKcmyk(29%, 14%, 0%, 6%)
LABlab(81.3 -4.2 -20.0)
LCHlch(81.3 20.5 258.2)
OKLCHoklch(0.837 0.060 247.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abceef on white: 1.64:1
AA ✗ fail · AA-large · AAA
Aa
#abceef on black: 12.81:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green80.8%
Blue93.7%

CMYK percentages

Cyan28.5%
Magenta13.8%
Yellow0.0%
Key (black)6.3%

Color previews

#abceef text on a black background

contrast 12.81:1

Card sample

#abceef text on a white background

contrast 1.64:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abceef

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abceef in the Color Lab