Skip to content

#accdf4

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

RGB
172, 205, 244
HSL
213°, 77%, 82%
CMYK
30, 16, 0, 4
Luminance
0.5896

Every format

HEX#accdf4
RGBrgb(172, 205, 244)
HSLhsl(213, 77%, 82%)
CMYKcmyk(30%, 16%, 0%, 4%)
LABlab(81.3 -2.2 -22.8)
LCHlch(81.3 22.9 264.5)
OKLCHoklch(0.838 0.065 252.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#accdf4 on white: 1.64:1
AA ✗ fail · AA-large · AAA
Aa
#accdf4 on black: 12.79:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green80.4%
Blue95.7%

CMYK percentages

Cyan29.5%
Magenta16.0%
Yellow0.0%
Key (black)4.3%

Color previews

#accdf4 text on a black background

contrast 12.79:1

Card sample

#accdf4 text on a white background

contrast 1.64:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #accdf4

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #accdf4 in the Color Lab