Skip to content

#accbee

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

RGB
172, 203, 238
HSL
212°, 66%, 80%
CMYK
28, 15, 0, 7
Luminance
0.5766

Every format

HEX#accbee
RGBrgb(172, 203, 238)
HSLhsl(212, 66%, 80%)
CMYKcmyk(28%, 15%, 0%, 7%)
LABlab(80.5 -2.5 -20.7)
LCHlch(80.5 20.8 263.0)
OKLCHoklch(0.831 0.060 251.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#accbee on white: 1.68:1
AA ✗ fail · AA-large · AAA
Aa
#accbee on black: 12.53:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green79.6%
Blue93.3%

CMYK percentages

Cyan27.7%
Magenta14.7%
Yellow0.0%
Key (black)6.7%

Color previews

#accbee text on a black background

contrast 12.53:1

Card sample

#accbee text on a white background

contrast 1.68:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #accbee

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #accbee in the Color Lab