Skip to content

#acecdf

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

RGB
172, 236, 223
HSL
168°, 63%, 80%
CMYK
27, 0, 6, 8
Luminance
0.7409

Every format

HEX#acecdf
RGBrgb(172, 236, 223)
HSLhsl(168, 63%, 80%)
CMYKcmyk(27%, 0%, 6%, 8%)
LABlab(89.0 -22.7 -0.2)
LCHlch(89.0 22.7 180.5)
OKLCHoklch(0.896 0.067 180.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#acecdf on white: 1.33:1
AA ✗ fail · AA-large · AAA
Aa
#acecdf on black: 15.82:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

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

CMYK percentages

Cyan27.1%
Magenta0.0%
Yellow5.5%
Key (black)7.5%

Color previews

#acecdf text on a black background

contrast 15.82:1

Card sample

#acecdf text on a white background

contrast 1.33:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #acecdf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #acecdf in the Color Lab