Skip to content

#abc3ef

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

RGB
171, 195, 239
HSL
219°, 68%, 80%
CMYK
29, 18, 0, 6
Luminance
0.5392

Every format

HEX#abc3ef
RGBrgb(171, 195, 239)
HSLhsl(219, 68%, 80%)
CMYKcmyk(29%, 18%, 0%, 6%)
LABlab(78.4 1.7 -24.4)
LCHlch(78.4 24.5 273.9)
OKLCHoklch(0.814 0.068 262.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abc3ef on white: 1.78:1
AA ✗ fail · AA-large · AAA
Aa
#abc3ef on black: 11.78:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green76.5%
Blue93.7%

CMYK percentages

Cyan28.5%
Magenta18.4%
Yellow0.0%
Key (black)6.3%

Color previews

#abc3ef text on a black background

contrast 11.78:1

Card sample

#abc3ef text on a white background

contrast 1.78:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abc3ef

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abc3ef in the Color Lab