Skip to content

#aceffb

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

RGB
172, 239, 251
HSL
189°, 91%, 83%
CMYK
32, 5, 0, 2
Luminance
0.7747

Every format

HEX#aceffb
RGBrgb(172, 239, 251)
HSLhsl(189, 91%, 83%)
CMYKcmyk(32%, 5%, 0%, 2%)
LABlab(90.5 -18.0 -12.5)
LCHlch(90.5 21.9 214.7)
OKLCHoklch(0.911 0.069 209.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#aceffb on white: 1.27:1
AA ✗ fail · AA-large · AAA
Aa
#aceffb on black: 16.49:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green93.7%
Blue98.4%

CMYK percentages

Cyan31.5%
Magenta4.8%
Yellow0.0%
Key (black)1.6%

Color previews

#aceffb text on a black background

contrast 16.49:1

Card sample

#aceffb text on a white background

contrast 1.27:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #aceffb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #aceffb in the Color Lab