Skip to content

#acebdd

a light, vivid cyan · cool · closest name: beige

RGB
172, 235, 221
HSL
167°, 61%, 80%
CMYK
27, 0, 6, 8
Luminance
0.7341

Every format

HEX#acebdd
RGBrgb(172, 235, 221)
HSLhsl(167, 61%, 80%)
CMYKcmyk(27%, 0%, 6%, 8%)
LABlab(88.6 -22.7 0.4)
LCHlch(88.6 22.7 179.0)
OKLCHoklch(0.894 0.066 179.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#acebdd on white: 1.34:1
AA ✗ fail · AA-large · AAA
Aa
#acebdd on black: 15.68:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green92.2%
Blue86.7%

CMYK percentages

Cyan26.8%
Magenta0.0%
Yellow6.0%
Key (black)7.8%

Color previews

#acebdd text on a black background

contrast 15.68:1

Card sample

#acebdd text on a white background

contrast 1.34:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #acebdd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #acebdd in the Color Lab