Skip to content

#acebdc

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

RGB
172, 235, 220
HSL
166°, 61%, 80%
CMYK
27, 0, 6, 8
Luminance
0.7335

Every format

HEX#acebdc
RGBrgb(172, 235, 220)
HSLhsl(166, 61%, 80%)
CMYKcmyk(27%, 0%, 6%, 8%)
LABlab(88.6 -22.9 0.9)
LCHlch(88.6 22.9 177.8)
OKLCHoklch(0.893 0.067 178.3)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.5%
Green92.2%
Blue86.3%

CMYK percentages

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

Color previews

#acebdc text on a black background

contrast 15.67:1

Card sample

#acebdc text on a white background

contrast 1.34:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #acebdc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #acebdc in the Color Lab