Skip to content

#accbf2

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

RGB
172, 203, 242
HSL
213°, 73%, 81%
CMYK
29, 16, 0, 5
Luminance
0.5789

Every format

HEX#accbf2
RGBrgb(172, 203, 242)
HSLhsl(213, 73%, 81%)
CMYKcmyk(29%, 16%, 0%, 5%)
LABlab(80.7 -1.6 -22.6)
LCHlch(80.7 22.6 265.9)
OKLCHoklch(0.833 0.064 254.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#accbf2 on white: 1.67:1
AA ✗ fail · AA-large · AAA
Aa
#accbf2 on black: 12.58:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green79.6%
Blue94.9%

CMYK percentages

Cyan28.9%
Magenta16.1%
Yellow0.0%
Key (black)5.1%

Color previews

#accbf2 text on a black background

contrast 12.58:1

Card sample

#accbf2 text on a white background

contrast 1.67:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #accbf2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #accbf2 in the Color Lab