Skip to content

#ace3e2

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

RGB
172, 227, 226
HSL
179°, 50%, 78%
CMYK
24, 0, 0, 11
Luminance
0.6920

Every format

HEX#ace3e2
RGBrgb(172, 227, 226)
HSLhsl(179, 50%, 78%)
CMYKcmyk(24%, 0%, 0%, 11%)
LABlab(86.6 -17.6 -5.2)
LCHlch(86.6 18.4 196.5)
OKLCHoklch(0.878 0.056 194.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ace3e2 on white: 1.42:1
AA ✗ fail · AA-large · AAA
Aa
#ace3e2 on black: 14.84:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green89.0%
Blue88.6%

CMYK percentages

Cyan24.2%
Magenta0.0%
Yellow0.4%
Key (black)11.0%

Color previews

#ace3e2 text on a black background

contrast 14.84:1

Card sample

#ace3e2 text on a white background

contrast 1.42:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ace3e2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ace3e2 in the Color Lab