Skip to content

#acfdfb

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

RGB
172, 253, 251
HSL
179°, 95%, 83%
CMYK
32, 0, 1, 1
Luminance
0.8599

Every format

HEX#acfdfb
RGBrgb(172, 253, 251)
HSLhsl(179, 95%, 83%)
CMYKcmyk(32%, 0%, 1%, 1%)
LABlab(94.3 -24.9 -6.9)
LCHlch(94.3 25.8 195.5)
OKLCHoklch(0.942 0.079 193.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#acfdfb on white: 1.15:1
AA ✗ fail · AA-large · AAA
Aa
#acfdfb on black: 18.20:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green99.2%
Blue98.4%

CMYK percentages

Cyan32.0%
Magenta0.0%
Yellow0.8%
Key (black)0.8%

Color previews

#acfdfb text on a black background

contrast 18.20:1

Card sample

#acfdfb text on a white background

contrast 1.15:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #acfdfb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #acfdfb in the Color Lab