Skip to content

#addbeb

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

RGB
173, 219, 235
HSL
196°, 61%, 80%
CMYK
26, 7, 0, 8
Luminance
0.6555

Every format

HEX#addbeb
RGBrgb(173, 219, 235)
HSLhsl(196, 61%, 80%)
CMYKcmyk(26%, 7%, 0%, 8%)
LABlab(84.8 -11.3 -12.7)
LCHlch(84.8 17.0 228.3)
OKLCHoklch(0.864 0.053 221.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#addbeb on white: 1.49:1
AA ✗ fail · AA-large · AAA
Aa
#addbeb on black: 14.11:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.8%
Green85.9%
Blue92.2%

CMYK percentages

Cyan26.4%
Magenta6.8%
Yellow0.0%
Key (black)7.8%

Color previews

#addbeb text on a black background

contrast 14.11:1

Card sample

#addbeb text on a white background

contrast 1.49:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #addbeb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #addbeb in the Color Lab