Skip to content

#abeceb

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

RGB
171, 236, 235
HSL
179°, 63%, 80%
CMYK
28, 0, 0, 8
Luminance
0.7465

Every format

HEX#abeceb
RGBrgb(171, 236, 235)
HSLhsl(179, 63%, 80%)
CMYKcmyk(28%, 0%, 0%, 8%)
LABlab(89.2 -20.4 -6.1)
LCHlch(89.2 21.3 196.6)
OKLCHoklch(0.899 0.065 194.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abeceb on white: 1.32:1
AA ✗ fail · AA-large · AAA
Aa
#abeceb on black: 15.93:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green92.5%
Blue92.2%

CMYK percentages

Cyan27.5%
Magenta0.0%
Yellow0.4%
Key (black)7.5%

Color previews

#abeceb text on a black background

contrast 15.93:1

Card sample

#abeceb text on a white background

contrast 1.32:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abeceb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abeceb in the Color Lab