Skip to content

#ace9db

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

RGB
172, 233, 219
HSL
166°, 58%, 79%
CMYK
26, 0, 6, 9
Luminance
0.7216

Every format

HEX#ace9db
RGBrgb(172, 233, 219)
HSLhsl(166, 58%, 79%)
CMYKcmyk(26%, 0%, 6%, 9%)
LABlab(88.0 -22.1 0.6)
LCHlch(88.0 22.1 178.5)
OKLCHoklch(0.889 0.065 179.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ace9db on white: 1.36:1
AA ✗ fail · AA-large · AAA
Aa
#ace9db on black: 15.43:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green91.4%
Blue85.9%

CMYK percentages

Cyan26.2%
Magenta0.0%
Yellow6.0%
Key (black)8.6%

Color previews

#ace9db text on a black background

contrast 15.43:1

Card sample

#ace9db text on a white background

contrast 1.36:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ace9db

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ace9db in the Color Lab