Skip to content

#acebdf

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

RGB
172, 235, 223
HSL
169°, 61%, 80%
CMYK
27, 0, 5, 8
Luminance
0.7352

Every format

HEX#acebdf
RGBrgb(172, 235, 223)
HSLhsl(169, 61%, 80%)
CMYKcmyk(27%, 0%, 5%, 8%)
LABlab(88.7 -22.3 -0.6)
LCHlch(88.7 22.3 181.5)
OKLCHoklch(0.894 0.066 181.7)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.5%
Green92.2%
Blue87.5%

CMYK percentages

Cyan26.8%
Magenta0.0%
Yellow5.1%
Key (black)7.8%

Color previews

#acebdf text on a black background

contrast 15.70:1

Card sample

#acebdf text on a white background

contrast 1.34:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #acebdf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #acebdf in the Color Lab