Skip to content

#ace7da

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

RGB
172, 231, 218
HSL
167°, 55%, 79%
CMYK
26, 0, 6, 9
Luminance
0.7098

Every format

HEX#ace7da
RGBrgb(172, 231, 218)
HSLhsl(167, 55%, 79%)
CMYKcmyk(26%, 0%, 6%, 9%)
LABlab(87.5 -21.3 0.3)
LCHlch(87.5 21.3 179.3)
OKLCHoklch(0.884 0.063 179.7)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

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

CMYK percentages

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

Color previews

#ace7da text on a black background

contrast 15.20:1

Card sample

#ace7da text on a white background

contrast 1.38:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ace7da

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ace7da in the Color Lab