Skip to content

#abcded

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

RGB
171, 205, 237
HSL
209°, 65%, 80%
CMYK
28, 14, 0, 7
Luminance
0.5843

Every format

HEX#abcded
RGBrgb(171, 205, 237)
HSLhsl(209, 65%, 80%)
CMYKcmyk(28%, 14%, 0%, 7%)
LABlab(81.0 -4.1 -19.5)
LCHlch(81.0 19.9 258.0)
OKLCHoklch(0.834 0.058 246.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abcded on white: 1.66:1
AA ✗ fail · AA-large · AAA
Aa
#abcded on black: 12.69:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green80.4%
Blue92.9%

CMYK percentages

Cyan27.8%
Magenta13.5%
Yellow0.0%
Key (black)7.1%

Color previews

#abcded text on a black background

contrast 12.69:1

Card sample

#abcded text on a white background

contrast 1.66:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abcded

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abcded in the Color Lab