Skip to content

#ace3fe

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

RGB
172, 227, 254
HSL
200°, 98%, 84%
CMYK
32, 11, 0, 0
Luminance
0.7086

Every format

HEX#ace3fe
RGBrgb(172, 227, 254)
HSLhsl(200, 98%, 84%)
CMYKcmyk(32%, 11%, 0%, 0%)
LABlab(87.4 -11.3 -18.8)
LCHlch(87.4 21.9 239.0)
OKLCHoklch(0.887 0.067 229.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ace3fe on white: 1.38:1
AA ✗ fail · AA-large · AAA
Aa
#ace3fe on black: 15.17:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green89.0%
Blue99.6%

CMYK percentages

Cyan32.3%
Magenta10.6%
Yellow0.0%
Key (black)0.4%

Color previews

#ace3fe text on a black background

contrast 15.17:1

Card sample

#ace3fe text on a white background

contrast 1.38:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ace3fe

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ace3fe in the Color Lab