Skip to content

#ace2f2

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

RGB
172, 226, 242
HSL
194°, 73%, 81%
CMYK
29, 7, 0, 5
Luminance
0.6957

Every format

HEX#ace2f2
RGBrgb(172, 226, 242)
HSLhsl(194, 73%, 81%)
CMYKcmyk(29%, 7%, 0%, 5%)
LABlab(86.8 -13.6 -13.4)
LCHlch(86.8 19.1 224.6)
OKLCHoklch(0.881 0.059 217.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ace2f2 on white: 1.41:1
AA ✗ fail · AA-large · AAA
Aa
#ace2f2 on black: 14.91:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green88.6%
Blue94.9%

CMYK percentages

Cyan28.9%
Magenta6.6%
Yellow0.0%
Key (black)5.1%

Color previews

#ace2f2 text on a black background

contrast 14.91:1

Card sample

#ace2f2 text on a white background

contrast 1.41:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ace2f2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ace2f2 in the Color Lab