Skip to content

#abcedb

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

RGB
171, 206, 219
HSL
196°, 40%, 77%
CMYK
22, 6, 0, 14
Luminance
0.5792

Every format

HEX#abcedb
RGBrgb(171, 206, 219)
HSLhsl(196, 40%, 77%)
CMYKcmyk(22%, 6%, 0%, 14%)
LABlab(80.7 -8.8 -10.3)
LCHlch(80.7 13.5 229.6)
OKLCHoklch(0.830 0.041 222.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abcedb on white: 1.67:1
AA ✗ fail · AA-large · AAA
Aa
#abcedb on black: 12.58:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green80.8%
Blue85.9%

CMYK percentages

Cyan21.9%
Magenta5.9%
Yellow0.0%
Key (black)14.1%

Color previews

#abcedb text on a black background

contrast 12.58:1

Card sample

#abcedb text on a white background

contrast 1.67:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abcedb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abcedb in the Color Lab