Skip to content

#addbee

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

RGB
173, 219, 238
HSL
198°, 66%, 81%
CMYK
27, 8, 0, 7
Luminance
0.6572

Every format

HEX#addbee
RGBrgb(173, 219, 238)
HSLhsl(198, 66%, 81%)
CMYKcmyk(27%, 8%, 0%, 7%)
LABlab(84.8 -10.6 -14.2)
LCHlch(84.8 17.7 233.1)
OKLCHoklch(0.865 0.055 225.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#addbee on white: 1.48:1
AA ✗ fail · AA-large · AAA
Aa
#addbee on black: 14.14:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.8%
Green85.9%
Blue93.3%

CMYK percentages

Cyan27.3%
Magenta8.0%
Yellow0.0%
Key (black)6.7%

Color previews

#addbee text on a black background

contrast 14.14:1

Card sample

#addbee text on a white background

contrast 1.48:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #addbee

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #addbee in the Color Lab