Skip to content

#addbef

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

RGB
173, 219, 239
HSL
198°, 67%, 81%
CMYK
28, 8, 0, 6
Luminance
0.6578

Every format

HEX#addbef
RGBrgb(173, 219, 239)
HSLhsl(198, 67%, 81%)
CMYKcmyk(28%, 8%, 0%, 6%)
LABlab(84.9 -10.4 -14.7)
LCHlch(84.9 18.0 234.6)
OKLCHoklch(0.866 0.055 226.3)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.8%
Green85.9%
Blue93.7%

CMYK percentages

Cyan27.6%
Magenta8.4%
Yellow0.0%
Key (black)6.3%

Color previews

#addbef text on a black background

contrast 14.16:1

Card sample

#addbef text on a white background

contrast 1.48:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #addbef

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #addbef in the Color Lab