Skip to content

#aafdfd

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

RGB
170, 253, 253
HSL
180°, 95%, 83%
CMYK
33, 0, 0, 1
Luminance
0.8589

Every format

HEX#aafdfd
RGBrgb(170, 253, 253)
HSLhsl(180, 95%, 83%)
CMYKcmyk(33%, 0%, 0%, 1%)
LABlab(94.3 -25.0 -8.0)
LCHlch(94.3 26.2 197.8)
OKLCHoklch(0.941 0.080 195.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#aafdfd on white: 1.16:1
AA ✗ fail · AA-large · AAA
Aa
#aafdfd on black: 18.18:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red66.7%
Green99.2%
Blue99.2%

CMYK percentages

Cyan32.8%
Magenta0.0%
Yellow0.0%
Key (black)0.8%

Color previews

#aafdfd text on a black background

contrast 18.18:1

Card sample

#aafdfd text on a white background

contrast 1.16:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #aafdfd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #aafdfd in the Color Lab