Skip to content

#9adeff

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

RGB
154, 222, 255
HSL
200°, 100%, 80%
CMYK
40, 13, 0, 0
Luminance
0.6633

Every format

HEX#9adeff
RGBrgb(154, 222, 255)
HSLhsl(200, 100%, 80%)
CMYKcmyk(40%, 13%, 0%, 0%)
LABlab(85.2 -13.2 -22.8)
LCHlch(85.2 26.3 239.9)
OKLCHoklch(0.867 0.082 229.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#9adeff on white: 1.47:1
AA ✗ fail · AA-large · AAA
Aa
#9adeff on black: 14.27:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red60.4%
Green87.1%
Blue100.0%

CMYK percentages

Cyan39.6%
Magenta12.9%
Yellow0.0%
Key (black)0.0%

Color previews

#9adeff text on a black background

contrast 14.27:1

Card sample

#9adeff text on a white background

contrast 1.47:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #9adeff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #9adeff in the Color Lab