Skip to content

#ace7db

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

RGB
172, 231, 219
HSL
168°, 55%, 79%
CMYK
26, 0, 5, 9
Luminance
0.7104

Every format

HEX#ace7db
RGBrgb(172, 231, 219)
HSLhsl(168, 55%, 79%)
CMYKcmyk(26%, 0%, 5%, 9%)
LABlab(87.5 -21.1 -0.2)
LCHlch(87.5 21.1 180.6)
OKLCHoklch(0.884 0.062 180.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ace7db on white: 1.38:1
AA ✗ fail · AA-large · AAA
Aa
#ace7db on black: 15.21:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green90.6%
Blue85.9%

CMYK percentages

Cyan25.5%
Magenta0.0%
Yellow5.2%
Key (black)9.4%

Color previews

#ace7db text on a black background

contrast 15.21:1

Card sample

#ace7db text on a white background

contrast 1.38:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ace7db

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ace7db in the Color Lab