Skip to content

#adeaeb

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

RGB
173, 234, 235
HSL
181°, 61%, 80%
CMYK
26, 0, 0, 8
Luminance
0.7373

Every format

HEX#adeaeb
RGBrgb(173, 234, 235)
HSLhsl(181, 61%, 80%)
CMYKcmyk(26%, 0%, 0%, 8%)
LABlab(88.8 -18.9 -6.7)
LCHlch(88.8 20.0 199.6)
OKLCHoklch(0.896 0.061 197.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#adeaeb on white: 1.33:1
AA ✗ fail · AA-large · AAA
Aa
#adeaeb on black: 15.75:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.8%
Green91.8%
Blue92.2%

CMYK percentages

Cyan26.4%
Magenta0.4%
Yellow0.0%
Key (black)7.8%

Color previews

#adeaeb text on a black background

contrast 15.75:1

Card sample

#adeaeb text on a white background

contrast 1.33:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #adeaeb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #adeaeb in the Color Lab