Skip to content

#addaeb

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

RGB
173, 218, 235
HSL
197°, 61%, 80%
CMYK
26, 7, 0, 8
Luminance
0.6503

Every format

HEX#addaeb
RGBrgb(173, 218, 235)
HSLhsl(197, 61%, 80%)
CMYKcmyk(26%, 7%, 0%, 8%)
LABlab(84.5 -10.8 -13.1)
LCHlch(84.5 17.0 230.5)
OKLCHoklch(0.862 0.052 222.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#addaeb on white: 1.50:1
AA ✗ fail · AA-large · AAA
Aa
#addaeb on black: 14.01:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.8%
Green85.5%
Blue92.2%

CMYK percentages

Cyan26.4%
Magenta7.2%
Yellow0.0%
Key (black)7.8%

Color previews

#addaeb text on a black background

contrast 14.01:1

Card sample

#addaeb text on a white background

contrast 1.50:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #addaeb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #addaeb in the Color Lab