Skip to content

#aceadd

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

RGB
172, 234, 221
HSL
167°, 60%, 80%
CMYK
27, 0, 6, 8
Luminance
0.7284

Every format

HEX#aceadd
RGBrgb(172, 234, 221)
HSLhsl(167, 60%, 80%)
CMYKcmyk(27%, 0%, 6%, 8%)
LABlab(88.4 -22.2 -0.0)
LCHlch(88.4 22.2 180.0)
OKLCHoklch(0.891 0.065 180.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#aceadd on white: 1.35:1
AA ✗ fail · AA-large · AAA
Aa
#aceadd on black: 15.57:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green91.8%
Blue86.7%

CMYK percentages

Cyan26.5%
Magenta0.0%
Yellow5.6%
Key (black)8.2%

Color previews

#aceadd text on a black background

contrast 15.57:1

Card sample

#aceadd text on a white background

contrast 1.35:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #aceadd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #aceadd in the Color Lab