Skip to content

#acccda

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

RGB
172, 204, 218
HSL
198°, 38%, 77%
CMYK
21, 6, 0, 15
Luminance
0.5702

Every format

HEX#acccda
RGBrgb(172, 204, 218)
HSLhsl(198, 38%, 77%)
CMYKcmyk(21%, 6%, 0%, 15%)
LABlab(80.2 -7.6 -10.5)
LCHlch(80.2 13.0 234.0)
OKLCHoklch(0.826 0.040 226.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#acccda on white: 1.69:1
AA ✗ fail · AA-large · AAA
Aa
#acccda on black: 12.40:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green80.0%
Blue85.5%

CMYK percentages

Cyan21.1%
Magenta6.4%
Yellow0.0%
Key (black)14.5%

Color previews

#acccda text on a black background

contrast 12.40:1

Card sample

#acccda text on a white background

contrast 1.69:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #acccda

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #acccda in the Color Lab