Skip to content

#abdffc

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

RGB
171, 223, 252
HSL
202°, 93%, 83%
CMYK
32, 12, 0, 1
Luminance
0.6846

Every format

HEX#abdffc
RGBrgb(171, 223, 252)
HSLhsl(202, 93%, 83%)
CMYKcmyk(32%, 12%, 0%, 1%)
LABlab(86.2 -10.0 -19.5)
LCHlch(86.2 21.9 242.9)
OKLCHoklch(0.877 0.067 232.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abdffc on white: 1.43:1
AA ✗ fail · AA-large · AAA
Aa
#abdffc on black: 14.69:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green87.5%
Blue98.8%

CMYK percentages

Cyan32.1%
Magenta11.5%
Yellow0.0%
Key (black)1.2%

Color previews

#abdffc text on a black background

contrast 14.69:1

Card sample

#abdffc text on a white background

contrast 1.43:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abdffc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abdffc in the Color Lab