Skip to content

#acdfee

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

RGB
172, 223, 238
HSL
194°, 66%, 80%
CMYK
28, 6, 0, 7
Luminance
0.6772

Every format

HEX#acdfee
RGBrgb(172, 223, 238)
HSLhsl(194, 66%, 80%)
CMYKcmyk(28%, 6%, 0%, 7%)
LABlab(85.9 -13.0 -12.7)
LCHlch(85.9 18.1 224.3)
OKLCHoklch(0.873 0.056 217.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#acdfee on white: 1.44:1
AA ✗ fail · AA-large · AAA
Aa
#acdfee on black: 14.54:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green87.5%
Blue93.3%

CMYK percentages

Cyan27.7%
Magenta6.3%
Yellow0.0%
Key (black)6.7%

Color previews

#acdfee text on a black background

contrast 14.54:1

Card sample

#acdfee text on a white background

contrast 1.44:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #acdfee

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #acdfee in the Color Lab