Skip to content

#adeceb

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

RGB
173, 236, 235
HSL
179°, 62%, 80%
CMYK
27, 0, 0, 8
Luminance
0.7487

Every format

HEX#adeceb
RGBrgb(173, 236, 235)
HSLhsl(179, 62%, 80%)
CMYKcmyk(27%, 0%, 0%, 8%)
LABlab(89.3 -19.9 -5.9)
LCHlch(89.3 20.7 196.6)
OKLCHoklch(0.901 0.063 194.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#adeceb on white: 1.31:1
AA ✗ fail · AA-large · AAA
Aa
#adeceb on black: 15.97:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.8%
Green92.5%
Blue92.2%

CMYK percentages

Cyan26.7%
Magenta0.0%
Yellow0.4%
Key (black)7.5%

Color previews

#adeceb text on a black background

contrast 15.97:1

Card sample

#adeceb text on a white background

contrast 1.31:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #adeceb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #adeceb in the Color Lab