Skip to content

#acdada

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

RGB
172, 218, 218
HSL
180°, 38%, 77%
CMYK
21, 0, 0, 15
Luminance
0.6398

Every format

HEX#acdada
RGBrgb(172, 218, 218)
HSLhsl(180, 38%, 77%)
CMYKcmyk(21%, 0%, 0%, 15%)
LABlab(84.0 -14.8 -4.9)
LCHlch(84.0 15.6 198.3)
OKLCHoklch(0.856 0.048 196.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#acdada on white: 1.52:1
AA ✗ fail · AA-large · AAA
Aa
#acdada on black: 13.80:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green85.5%
Blue85.5%

CMYK percentages

Cyan21.1%
Magenta0.0%
Yellow0.0%
Key (black)14.5%

Color previews

#acdada text on a black background

contrast 13.80:1

Card sample

#acdada text on a white background

contrast 1.52:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #acdada

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #acdada in the Color Lab