Skip to content

#aceff2

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

RGB
172, 239, 242
HSL
183°, 73%, 81%
CMYK
29, 1, 0, 5
Luminance
0.7691

Every format

HEX#aceff2
RGBrgb(172, 239, 242)
HSLhsl(183, 73%, 81%)
CMYKcmyk(29%, 1%, 0%, 5%)
LABlab(90.3 -20.1 -8.2)
LCHlch(90.3 21.7 202.2)
OKLCHoklch(0.909 0.067 199.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#aceff2 on white: 1.28:1
AA ✗ fail · AA-large · AAA
Aa
#aceff2 on black: 16.38:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green93.7%
Blue94.9%

CMYK percentages

Cyan28.9%
Magenta1.2%
Yellow0.0%
Key (black)5.1%

Color previews

#aceff2 text on a black background

contrast 16.38:1

Card sample

#aceff2 text on a white background

contrast 1.28:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #aceff2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #aceff2 in the Color Lab