Skip to content

#ace7ff

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

RGB
172, 231, 255
HSL
197°, 100%, 84%
CMYK
33, 9, 0, 0
Luminance
0.7314

Every format

HEX#ace7ff
RGBrgb(172, 231, 255)
HSLhsl(197, 100%, 84%)
CMYKcmyk(33%, 9%, 0%, 0%)
LABlab(88.5 -13.1 -17.6)
LCHlch(88.5 21.9 233.4)
OKLCHoklch(0.896 0.068 225.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ace7ff on white: 1.34:1
AA ✗ fail · AA-large · AAA
Aa
#ace7ff on black: 15.63:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green90.6%
Blue100.0%

CMYK percentages

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

Color previews

#ace7ff text on a black background

contrast 15.63:1

Card sample

#ace7ff text on a white background

contrast 1.34:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ace7ff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ace7ff in the Color Lab