Skip to content

#abd4eb

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

RGB
171, 212, 235
HSL
202°, 62%, 80%
CMYK
27, 10, 0, 8
Luminance
0.6174

Every format

HEX#abd4eb
RGBrgb(171, 212, 235)
HSLhsl(202, 62%, 80%)
CMYKcmyk(27%, 10%, 0%, 8%)
LABlab(82.8 -8.3 -15.7)
LCHlch(82.8 17.7 242.2)
OKLCHoklch(0.848 0.054 232.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abd4eb on white: 1.57:1
AA ✗ fail · AA-large · AAA
Aa
#abd4eb on black: 13.35:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green83.1%
Blue92.2%

CMYK percentages

Cyan27.2%
Magenta9.8%
Yellow0.0%
Key (black)7.8%

Color previews

#abd4eb text on a black background

contrast 13.35:1

Card sample

#abd4eb text on a white background

contrast 1.57:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abd4eb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abd4eb in the Color Lab