Skip to content

#acc3eb

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

RGB
172, 195, 235
HSL
218°, 61%, 80%
CMYK
27, 17, 0, 8
Luminance
0.5380

Every format

HEX#acc3eb
RGBrgb(172, 195, 235)
HSLhsl(218, 61%, 80%)
CMYKcmyk(27%, 17%, 0%, 8%)
LABlab(78.3 1.0 -22.4)
LCHlch(78.3 22.4 272.6)
OKLCHoklch(0.814 0.062 261.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#acc3eb on white: 1.79:1
AA ✗ fail · AA-large · AAA
Aa
#acc3eb on black: 11.76:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green76.5%
Blue92.2%

CMYK percentages

Cyan26.8%
Magenta17.0%
Yellow0.0%
Key (black)7.8%

Color previews

#acc3eb text on a black background

contrast 11.76:1

Card sample

#acc3eb text on a white background

contrast 1.79:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #acc3eb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #acc3eb in the Color Lab