Skip to content

#aaffff

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

RGB
170, 255, 255
HSL
180°, 100%, 83%
CMYK
33, 0, 0, 0
Luminance
0.8729

Every format

HEX#aaffff
RGBrgb(170, 255, 255)
HSLhsl(180, 100%, 83%)
CMYKcmyk(33%, 0%, 0%, 0%)
LABlab(94.9 -25.5 -8.2)
LCHlch(94.9 26.8 197.8)
OKLCHoklch(0.946 0.082 195.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#aaffff on white: 1.14:1
AA ✗ fail · AA-large · AAA
Aa
#aaffff on black: 18.46:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red66.7%
Green100.0%
Blue100.0%

CMYK percentages

Cyan33.3%
Magenta0.0%
Yellow0.0%
Key (black)0.0%

Color previews

#aaffff text on a black background

contrast 18.46:1

Card sample

#aaffff text on a white background

contrast 1.14:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #aaffff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #aaffff in the Color Lab