Skip to content

#accdfa

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

RGB
172, 205, 250
HSL
215°, 89%, 83%
CMYK
31, 18, 0, 2
Luminance
0.5934

Every format

HEX#accdfa
RGBrgb(172, 205, 250)
HSLhsl(215, 89%, 83%)
CMYKcmyk(31%, 18%, 0%, 2%)
LABlab(81.5 -0.8 -25.6)
LCHlch(81.5 25.6 268.3)
OKLCHoklch(0.840 0.073 256.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#accdfa on white: 1.63:1
AA ✗ fail · AA-large · AAA
Aa
#accdfa on black: 12.87:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green80.4%
Blue98.0%

CMYK percentages

Cyan31.2%
Magenta18.0%
Yellow0.0%
Key (black)2.0%

Color previews

#accdfa text on a black background

contrast 12.87:1

Card sample

#accdfa text on a white background

contrast 1.63:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #accdfa

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #accdfa in the Color Lab