Skip to content

#ace8db

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

RGB
172, 232, 219
HSL
167°, 57%, 79%
CMYK
26, 0, 6, 9
Luminance
0.7160

Every format

HEX#ace8db
RGBrgb(172, 232, 219)
HSLhsl(167, 57%, 79%)
CMYKcmyk(26%, 0%, 6%, 9%)
LABlab(87.8 -21.6 0.2)
LCHlch(87.8 21.6 179.5)
OKLCHoklch(0.887 0.064 179.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ace8db on white: 1.37:1
AA ✗ fail · AA-large · AAA
Aa
#ace8db on black: 15.32:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green91.0%
Blue85.9%

CMYK percentages

Cyan25.9%
Magenta0.0%
Yellow5.6%
Key (black)9.0%

Color previews

#ace8db text on a black background

contrast 15.32:1

Card sample

#ace8db text on a white background

contrast 1.37:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ace8db

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ace8db in the Color Lab