Skip to content

#aceddf

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

RGB
172, 237, 223
HSL
167°, 64%, 80%
CMYK
27, 0, 6, 7
Luminance
0.7467

Every format

HEX#aceddf
RGBrgb(172, 237, 223)
HSLhsl(167, 64%, 80%)
CMYKcmyk(27%, 0%, 6%, 7%)
LABlab(89.2 -23.2 0.2)
LCHlch(89.2 23.2 179.5)
OKLCHoklch(0.899 0.068 179.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#aceddf on white: 1.32:1
AA ✗ fail · AA-large · AAA
Aa
#aceddf on black: 15.93:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green92.9%
Blue87.5%

CMYK percentages

Cyan27.4%
Magenta0.0%
Yellow5.9%
Key (black)7.1%

Color previews

#aceddf text on a black background

contrast 15.93:1

Card sample

#aceddf text on a white background

contrast 1.32:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #aceddf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #aceddf in the Color Lab