Skip to content

#aabbee

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

RGB
170, 187, 238
HSL
225°, 67%, 80%
CMYK
29, 21, 0, 7
Luminance
0.5026

Every format

HEX#aabbee
RGBrgb(170, 187, 238)
HSLhsl(225, 67%, 80%)
CMYKcmyk(29%, 21%, 0%, 7%)
LABlab(76.2 5.5 -27.3)
LCHlch(76.2 27.8 281.4)
OKLCHoklch(0.797 0.075 270.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#aabbee on white: 1.90:1
AA ✗ fail · AA-large · AAA
Aa
#aabbee on black: 11.05:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red66.7%
Green73.3%
Blue93.3%

CMYK percentages

Cyan28.6%
Magenta21.4%
Yellow0.0%
Key (black)6.7%

Color previews

#aabbee text on a black background

contrast 11.05:1

Card sample

#aabbee text on a white background

contrast 1.90:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #aabbee

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #aabbee in the Color Lab