Skip to content

#accccb

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

RGB
172, 204, 203
HSL
178°, 24%, 74%
CMYK
16, 0, 1, 20
Luminance
0.5627

Every format

HEX#accccb
RGBrgb(172, 204, 203)
HSLhsl(178, 24%, 74%)
CMYKcmyk(16%, 0%, 1%, 20%)
LABlab(79.8 -10.8 -3.1)
LCHlch(79.8 11.3 195.8)
OKLCHoklch(0.822 0.034 194.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#accccb on white: 1.71:1
AA ✗ fail · AA-large · AAA
Aa
#accccb on black: 12.25:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green80.0%
Blue79.6%

CMYK percentages

Cyan15.7%
Magenta0.0%
Yellow0.5%
Key (black)20.0%

Color previews

#accccb text on a black background

contrast 12.25:1

Card sample

#accccb text on a white background

contrast 1.71:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #accccb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #accccb in the Color Lab