Skip to content

#acdecc

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

RGB
172, 222, 204
HSL
158°, 43%, 77%
CMYK
23, 0, 8, 13
Luminance
0.6537

Every format

HEX#acdecc
RGBrgb(172, 222, 204)
HSLhsl(158, 43%, 77%)
CMYKcmyk(23%, 0%, 8%, 13%)
LABlab(84.7 -19.8 3.6)
LCHlch(84.7 20.1 169.8)
OKLCHoklch(0.861 0.058 170.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#acdecc on white: 1.49:1
AA ✗ fail · AA-large · AAA
Aa
#acdecc on black: 14.07:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green87.1%
Blue80.0%

CMYK percentages

Cyan22.5%
Magenta0.0%
Yellow8.1%
Key (black)12.9%

Color previews

#acdecc text on a black background

contrast 14.07:1

Card sample

#acdecc text on a white background

contrast 1.49:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #acdecc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #acdecc in the Color Lab