Skip to content

#a2faff

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

RGB
162, 250, 255
HSL
183°, 100%, 82%
CMYK
37, 2, 0, 0
Luminance
0.8327

Every format

HEX#a2faff
RGBrgb(162, 250, 255)
HSLhsl(183, 100%, 82%)
CMYKcmyk(37%, 2%, 0%, 0%)
LABlab(93.1 -25.1 -10.8)
LCHlch(93.1 27.3 203.2)
OKLCHoklch(0.931 0.085 200.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#a2faff on white: 1.19:1
AA ✗ fail · AA-large · AAA
Aa
#a2faff on black: 17.65:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red63.5%
Green98.0%
Blue100.0%

CMYK percentages

Cyan36.5%
Magenta2.0%
Yellow0.0%
Key (black)0.0%

Color previews

#a2faff text on a black background

contrast 17.65:1

Card sample

#a2faff text on a white background

contrast 1.19:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #a2faff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #a2faff in the Color Lab