Skip to content

#ace6ff

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

RGB
172, 230, 255
HSL
198°, 100%, 84%
CMYK
33, 10, 0, 0
Luminance
0.7258

Every format

HEX#ace6ff
RGBrgb(172, 230, 255)
HSLhsl(198, 100%, 84%)
CMYKcmyk(33%, 10%, 0%, 0%)
LABlab(88.3 -12.6 -18.0)
LCHlch(88.3 22.0 235.1)
OKLCHoklch(0.894 0.068 226.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ace6ff on white: 1.35:1
AA ✗ fail · AA-large · AAA
Aa
#ace6ff on black: 15.52:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green90.2%
Blue100.0%

CMYK percentages

Cyan32.5%
Magenta9.8%
Yellow0.0%
Key (black)0.0%

Color previews

#ace6ff text on a black background

contrast 15.52:1

Card sample

#ace6ff text on a white background

contrast 1.35:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ace6ff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ace6ff in the Color Lab