Skip to content

#acdbcb

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

RGB
172, 219, 203
HSL
160°, 40%, 77%
CMYK
22, 0, 7, 14
Luminance
0.6375

Every format

HEX#acdbcb
RGBrgb(172, 219, 203)
HSLhsl(160, 40%, 77%)
CMYKcmyk(22%, 0%, 7%, 14%)
LABlab(83.8 -18.4 2.9)
LCHlch(83.8 18.7 171.2)
OKLCHoklch(0.854 0.054 172.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#acdbcb on white: 1.53:1
AA ✗ fail · AA-large · AAA
Aa
#acdbcb on black: 13.75:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green85.9%
Blue79.6%

CMYK percentages

Cyan21.5%
Magenta0.0%
Yellow7.3%
Key (black)14.1%

Color previews

#acdbcb text on a black background

contrast 13.75:1

Card sample

#acdbcb text on a white background

contrast 1.53:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #acdbcb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #acdbcb in the Color Lab