Skip to content

#abdddf

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

RGB
171, 221, 223
HSL
182°, 45%, 77%
CMYK
23, 1, 0, 13
Luminance
0.6570

Every format

HEX#abdddf
RGBrgb(171, 221, 223)
HSLhsl(182, 45%, 77%)
CMYKcmyk(23%, 1%, 0%, 13%)
LABlab(84.8 -15.6 -6.3)
LCHlch(84.8 16.8 201.9)
OKLCHoklch(0.863 0.052 199.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abdddf on white: 1.49:1
AA ✗ fail · AA-large · AAA
Aa
#abdddf on black: 14.14:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green86.7%
Blue87.5%

CMYK percentages

Cyan23.3%
Magenta0.9%
Yellow0.0%
Key (black)12.5%

Color previews

#abdddf text on a black background

contrast 14.14:1

Card sample

#abdddf text on a white background

contrast 1.49:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abdddf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abdddf in the Color Lab