Skip to content

#ace6db

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

RGB
172, 230, 219
HSL
169°, 54%, 79%
CMYK
25, 0, 5, 10
Luminance
0.7048

Every format

HEX#ace6db
RGBrgb(172, 230, 219)
HSLhsl(169, 54%, 79%)
CMYKcmyk(25%, 0%, 5%, 10%)
LABlab(87.2 -20.6 -0.6)
LCHlch(87.2 20.6 181.7)
OKLCHoklch(0.882 0.061 181.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ace6db on white: 1.39:1
AA ✗ fail · AA-large · AAA
Aa
#ace6db on black: 15.10:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green90.2%
Blue85.9%

CMYK percentages

Cyan25.2%
Magenta0.0%
Yellow4.8%
Key (black)9.8%

Color previews

#ace6db text on a black background

contrast 15.10:1

Card sample

#ace6db text on a white background

contrast 1.39:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ace6db

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ace6db in the Color Lab