Skip to content

#acf3ec

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

RGB
172, 243, 236
HSL
174°, 75%, 81%
CMYK
29, 0, 3, 5
Luminance
0.7893

Every format

HEX#acf3ec
RGBrgb(172, 243, 236)
HSLhsl(174, 75%, 81%)
CMYKcmyk(29%, 0%, 3%, 5%)
LABlab(91.2 -23.4 -3.7)
LCHlch(91.2 23.7 189.0)
OKLCHoklch(0.915 0.071 188.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#acf3ec on white: 1.25:1
AA ✗ fail · AA-large · AAA
Aa
#acf3ec on black: 16.79:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green95.3%
Blue92.5%

CMYK percentages

Cyan29.2%
Magenta0.0%
Yellow2.9%
Key (black)4.7%

Color previews

#acf3ec text on a black background

contrast 16.79:1

Card sample

#acf3ec text on a white background

contrast 1.25:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #acf3ec

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #acf3ec in the Color Lab