Skip to content

#abbddb

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

RGB
171, 189, 219
HSL
218°, 40%, 77%
CMYK
22, 14, 0, 14
Luminance
0.5017

Every format

HEX#abbddb
RGBrgb(171, 189, 219)
HSLhsl(218, 40%, 77%)
CMYKcmyk(22%, 14%, 0%, 14%)
LABlab(76.2 0.3 -17.1)
LCHlch(76.2 17.1 270.9)
OKLCHoklch(0.794 0.047 260.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abbddb on white: 1.90:1
AA ✗ fail · AA-large · AAA
Aa
#abbddb on black: 11.03:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green74.1%
Blue85.9%

CMYK percentages

Cyan21.9%
Magenta13.7%
Yellow0.0%
Key (black)14.1%

Color previews

#abbddb text on a black background

contrast 11.03:1

Card sample

#abbddb text on a white background

contrast 1.90:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abbddb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abbddb in the Color Lab