Skip to content

#abccee

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

RGB
171, 204, 238
HSL
210°, 66%, 80%
CMYK
28, 14, 0, 7
Luminance
0.5802

Every format

HEX#abccee
RGBrgb(171, 204, 238)
HSLhsl(210, 66%, 80%)
CMYKcmyk(28%, 14%, 0%, 7%)
LABlab(80.8 -3.4 -20.4)
LCHlch(80.8 20.6 260.6)
OKLCHoklch(0.833 0.060 249.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abccee on white: 1.67:1
AA ✗ fail · AA-large · AAA
Aa
#abccee on black: 12.60:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green80.0%
Blue93.3%

CMYK percentages

Cyan28.2%
Magenta14.3%
Yellow0.0%
Key (black)6.7%

Color previews

#abccee text on a black background

contrast 12.60:1

Card sample

#abccee text on a white background

contrast 1.67:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abccee

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abccee in the Color Lab