Skip to content

#8adade

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

RGB
138, 218, 222
HSL
183°, 56%, 71%
CMYK
38, 2, 0, 13
Luminance
0.6082

Every format

HEX#8adade
RGBrgb(138, 218, 222)
HSLhsl(183, 56%, 71%)
CMYKcmyk(38%, 2%, 0%, 13%)
LABlab(82.3 -23.4 -9.7)
LCHlch(82.3 25.4 202.5)
OKLCHoklch(0.838 0.079 199.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#8adade on white: 1.60:1
AA ✗ fail · AA-large · AAA
Aa
#8adade on black: 13.16:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red54.1%
Green85.5%
Blue87.1%

CMYK percentages

Cyan37.8%
Magenta1.8%
Yellow0.0%
Key (black)12.9%

Color previews

#8adade text on a black background

contrast 13.16:1

Card sample

#8adade text on a white background

contrast 1.60:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(138, 218, 222, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(138, 218, 222, 0.45);
Border & gradient
Gradient panel
border: 3px solid #8adade;
background: linear-gradient(135deg, #8adade, #8AA2DE);

Monochromatic scale

Palettes built from #8adade

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #8adade in the Color Lab