Skip to content

#acccb2

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

RGB
172, 204, 178
HSL
131°, 24%, 74%
CMYK
16, 0, 13, 20
Luminance
0.5517

Every format

HEX#acccb2
RGBrgb(172, 204, 178)
HSLhsl(131, 24%, 74%)
CMYKcmyk(16%, 0%, 13%, 20%)
LABlab(79.1 -15.7 9.4)
LCHlch(79.1 18.3 149.1)
OKLCHoklch(0.814 0.050 150.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#acccb2 on white: 1.75:1
AA ✗ fail · AA-large · AAA
Aa
#acccb2 on black: 12.03:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green80.0%
Blue69.8%

CMYK percentages

Cyan15.7%
Magenta0.0%
Yellow12.7%
Key (black)20.0%

Color previews

#acccb2 text on a black background

contrast 12.03:1

Card sample

#acccb2 text on a white background

contrast 1.75:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #acccb2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #acccb2 in the Color Lab