Skip to content

#ace2f3

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

RGB
172, 226, 243
HSL
194°, 75%, 81%
CMYK
29, 7, 0, 5
Luminance
0.6963

Every format

HEX#ace2f3
RGBrgb(172, 226, 243)
HSLhsl(194, 75%, 81%)
CMYKcmyk(29%, 7%, 0%, 5%)
LABlab(86.8 -13.3 -13.9)
LCHlch(86.8 19.2 226.1)
OKLCHoklch(0.881 0.060 219.2)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.5%
Green88.6%
Blue95.3%

CMYK percentages

Cyan29.2%
Magenta7.0%
Yellow0.0%
Key (black)4.7%

Color previews

#ace2f3 text on a black background

contrast 14.93:1

Card sample

#ace2f3 text on a white background

contrast 1.41:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ace2f3

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ace2f3 in the Color Lab