Skip to content

#a8ecdf

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

RGB
168, 236, 223
HSL
169°, 64%, 79%
CMYK
29, 0, 6, 8
Luminance
0.7364

Every format

HEX#a8ecdf
RGBrgb(168, 236, 223)
HSLhsl(169, 64%, 79%)
CMYKcmyk(29%, 0%, 6%, 8%)
LABlab(88.8 -23.9 -0.5)
LCHlch(88.8 23.9 181.2)
OKLCHoklch(0.894 0.070 181.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#a8ecdf on white: 1.34:1
AA ✗ fail · AA-large · AAA
Aa
#a8ecdf on black: 15.73:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red65.9%
Green92.5%
Blue87.5%

CMYK percentages

Cyan28.8%
Magenta0.0%
Yellow5.5%
Key (black)7.5%

Color previews

#a8ecdf text on a black background

contrast 15.73:1

Card sample

#a8ecdf text on a white background

contrast 1.34:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #a8ecdf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #a8ecdf in the Color Lab