Skip to content

#aafeff

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

RGB
170, 254, 255
HSL
181°, 100%, 83%
CMYK
33, 0, 0, 0
Luminance
0.8665

Every format

HEX#aafeff
RGBrgb(170, 254, 255)
HSLhsl(181, 100%, 83%)
CMYKcmyk(33%, 0%, 0%, 0%)
LABlab(94.6 -25.0 -8.6)
LCHlch(94.6 26.4 198.9)
OKLCHoklch(0.944 0.081 196.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#aafeff on white: 1.15:1
AA ✗ fail · AA-large · AAA
Aa
#aafeff on black: 18.33:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red66.7%
Green99.6%
Blue100.0%

CMYK percentages

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

Color previews

#aafeff text on a black background

contrast 18.33:1

Card sample

#aafeff text on a white background

contrast 1.15:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #aafeff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #aafeff in the Color Lab