Skip to content

#abcddb

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

RGB
171, 205, 219
HSL
198°, 40%, 77%
CMYK
22, 6, 0, 14
Luminance
0.5744

Every format

HEX#abcddb
RGBrgb(171, 205, 219)
HSLhsl(198, 40%, 77%)
CMYKcmyk(22%, 6%, 0%, 14%)
LABlab(80.4 -8.2 -10.7)
LCHlch(80.4 13.5 232.4)
OKLCHoklch(0.828 0.041 224.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abcddb on white: 1.68:1
AA ✗ fail · AA-large · AAA
Aa
#abcddb on black: 12.49:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green80.4%
Blue85.9%

CMYK percentages

Cyan21.9%
Magenta6.4%
Yellow0.0%
Key (black)14.1%

Color previews

#abcddb text on a black background

contrast 12.49:1

Card sample

#abcddb text on a white background

contrast 1.68:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abcddb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abcddb in the Color Lab