Skip to content

#acefeb

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

RGB
172, 239, 235
HSL
176°, 68%, 81%
CMYK
28, 0, 2, 6
Luminance
0.7650

Every format

HEX#acefeb
RGBrgb(172, 239, 235)
HSLhsl(176, 68%, 81%)
CMYKcmyk(28%, 0%, 2%, 6%)
LABlab(90.1 -21.6 -4.8)
LCHlch(90.1 22.2 192.5)
OKLCHoklch(0.906 0.067 191.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#acefeb on white: 1.29:1
AA ✗ fail · AA-large · AAA
Aa
#acefeb on black: 16.30:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green93.7%
Blue92.2%

CMYK percentages

Cyan28.0%
Magenta0.0%
Yellow1.7%
Key (black)6.3%

Color previews

#acefeb text on a black background

contrast 16.30:1

Card sample

#acefeb text on a white background

contrast 1.29:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #acefeb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #acefeb in the Color Lab