Skip to content

#ace2fa

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

RGB
172, 226, 250
HSL
199°, 89%, 83%
CMYK
31, 10, 0, 2
Luminance
0.7007

Every format

HEX#ace2fa
RGBrgb(172, 226, 250)
HSLhsl(199, 89%, 83%)
CMYKcmyk(31%, 10%, 0%, 2%)
LABlab(87.0 -11.7 -17.2)
LCHlch(87.0 20.8 235.8)
OKLCHoklch(0.883 0.064 227.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ace2fa on white: 1.40:1
AA ✗ fail · AA-large · AAA
Aa
#ace2fa on black: 15.01:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green88.6%
Blue98.0%

CMYK percentages

Cyan31.2%
Magenta9.6%
Yellow0.0%
Key (black)2.0%

Color previews

#ace2fa text on a black background

contrast 15.01:1

Card sample

#ace2fa text on a white background

contrast 1.40:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ace2fa

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ace2fa in the Color Lab