Skip to content

#adeae2

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

RGB
173, 234, 226
HSL
172°, 59%, 80%
CMYK
26, 0, 3, 8
Luminance
0.7322

Every format

HEX#adeae2
RGBrgb(173, 234, 226)
HSLhsl(172, 59%, 80%)
CMYKcmyk(26%, 0%, 3%, 8%)
LABlab(88.5 -20.8 -2.4)
LCHlch(88.5 21.0 186.5)
OKLCHoklch(0.893 0.063 186.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#adeae2 on white: 1.34:1
AA ✗ fail · AA-large · AAA
Aa
#adeae2 on black: 15.64:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.8%
Green91.8%
Blue88.6%

CMYK percentages

Cyan26.1%
Magenta0.0%
Yellow3.4%
Key (black)8.2%

Color previews

#adeae2 text on a black background

contrast 15.64:1

Card sample

#adeae2 text on a white background

contrast 1.34:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(173, 234, 226, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(173, 234, 226, 0.45);
Border & gradient
Gradient panel
border: 3px solid #adeae2;
background: linear-gradient(135deg, #adeae2, #ADC9EA);

Monochromatic scale

Palettes built from #adeae2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #adeae2 in the Color Lab