Skip to content

#acdddf

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

RGB
172, 221, 223
HSL
182°, 44%, 78%
CMYK
23, 1, 0, 13
Luminance
0.6581

Every format

HEX#acdddf
RGBrgb(172, 221, 223)
HSLhsl(182, 44%, 78%)
CMYKcmyk(23%, 1%, 0%, 13%)
LABlab(84.9 -15.3 -6.2)
LCHlch(84.9 16.5 202.0)
OKLCHoklch(0.864 0.051 199.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#acdddf on white: 1.48:1
AA ✗ fail · AA-large · AAA
Aa
#acdddf on black: 14.16:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green86.7%
Blue87.5%

CMYK percentages

Cyan22.9%
Magenta0.9%
Yellow0.0%
Key (black)12.5%

Color previews

#acdddf text on a black background

contrast 14.16:1

Card sample

#acdddf text on a white background

contrast 1.48:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #acdddf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #acdddf in the Color Lab