Skip to content

#acbeef

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

RGB
172, 190, 239
HSL
224°, 68%, 81%
CMYK
28, 21, 0, 6
Luminance
0.5183

Every format

HEX#acbeef
RGBrgb(172, 190, 239)
HSLhsl(224, 68%, 81%)
CMYKcmyk(28%, 21%, 0%, 6%)
LABlab(77.2 4.7 -26.3)
LCHlch(77.2 26.7 280.1)
OKLCHoklch(0.805 0.072 269.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#acbeef on white: 1.85:1
AA ✗ fail · AA-large · AAA
Aa
#acbeef on black: 11.37:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green74.5%
Blue93.7%

CMYK percentages

Cyan28.0%
Magenta20.5%
Yellow0.0%
Key (black)6.3%

Color previews

#acbeef text on a black background

contrast 11.37:1

Card sample

#acbeef text on a white background

contrast 1.85:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #acbeef

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #acbeef in the Color Lab