Skip to content

#acf2ec

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

RGB
172, 242, 236
HSL
175°, 73%, 81%
CMYK
29, 0, 3, 5
Luminance
0.7833

Every format

HEX#acf2ec
RGBrgb(172, 242, 236)
HSLhsl(175, 73%, 81%)
CMYKcmyk(29%, 0%, 3%, 5%)
LABlab(90.9 -22.9 -4.1)
LCHlch(90.9 23.2 190.1)
OKLCHoklch(0.913 0.070 189.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#acf2ec on white: 1.26:1
AA ✗ fail · AA-large · AAA
Aa
#acf2ec on black: 16.67:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green94.9%
Blue92.5%

CMYK percentages

Cyan28.9%
Magenta0.0%
Yellow2.5%
Key (black)5.1%

Color previews

#acf2ec text on a black background

contrast 16.67:1

Card sample

#acf2ec text on a white background

contrast 1.26:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #acf2ec

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #acf2ec in the Color Lab