Skip to content

#acefdd

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

RGB
172, 239, 221
HSL
164°, 68%, 81%
CMYK
28, 0, 8, 6
Luminance
0.7572

Every format

HEX#acefdd
RGBrgb(172, 239, 221)
HSLhsl(164, 68%, 81%)
CMYKcmyk(28%, 0%, 8%, 6%)
LABlab(89.7 -24.6 2.0)
LCHlch(89.7 24.7 175.4)
OKLCHoklch(0.902 0.072 176.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#acefdd on white: 1.30:1
AA ✗ fail · AA-large · AAA
Aa
#acefdd on black: 16.14:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green93.7%
Blue86.7%

CMYK percentages

Cyan28.0%
Magenta0.0%
Yellow7.5%
Key (black)6.3%

Color previews

#acefdd text on a black background

contrast 16.14:1

Card sample

#acefdd text on a white background

contrast 1.30:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #acefdd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #acefdd in the Color Lab