Skip to content

#acf0f0

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

RGB
172, 240, 240
HSL
180°, 69%, 81%
CMYK
28, 0, 0, 6
Luminance
0.7738

Every format

HEX#acf0f0
RGBrgb(172, 240, 240)
HSLhsl(180, 69%, 81%)
CMYKcmyk(28%, 0%, 0%, 6%)
LABlab(90.5 -21.0 -6.8)
LCHlch(90.5 22.1 198.0)
OKLCHoklch(0.910 0.068 196.0)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.5%
Green94.1%
Blue94.1%

CMYK percentages

Cyan28.3%
Magenta0.0%
Yellow0.0%
Key (black)5.9%

Color previews

#acf0f0 text on a black background

contrast 16.48:1

Card sample

#acf0f0 text on a white background

contrast 1.27:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #acf0f0

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #acf0f0 in the Color Lab