Skip to content

#abedeb

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

RGB
171, 237, 235
HSL
178°, 65%, 80%
CMYK
28, 0, 1, 7
Luminance
0.7522

Every format

HEX#abedeb
RGBrgb(171, 237, 235)
HSLhsl(178, 65%, 80%)
CMYKcmyk(28%, 0%, 1%, 7%)
LABlab(89.5 -20.9 -5.7)
LCHlch(89.5 21.7 195.2)
OKLCHoklch(0.902 0.066 193.7)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.1%
Green92.9%
Blue92.2%

CMYK percentages

Cyan27.8%
Magenta0.0%
Yellow0.8%
Key (black)7.1%

Color previews

#abedeb text on a black background

contrast 16.04:1

Card sample

#abedeb text on a white background

contrast 1.31:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abedeb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abedeb in the Color Lab