Skip to content

#a1c4ac

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

RGB
161, 196, 172
HSL
139°, 23%, 70%
CMYK
18, 0, 12, 23
Luminance
0.5004

Every format

HEX#a1c4ac
RGBrgb(161, 196, 172)
HSLhsl(139, 23%, 70%)
CMYKcmyk(18%, 0%, 12%, 23%)
LABlab(76.1 -16.5 8.2)
LCHlch(76.1 18.4 153.5)
OKLCHoklch(0.788 0.051 155.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#a1c4ac on white: 1.91:1
AA ✗ fail · AA-large · AAA
Aa
#a1c4ac on black: 11.01:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red63.1%
Green76.9%
Blue67.5%

CMYK percentages

Cyan17.9%
Magenta0.0%
Yellow12.2%
Key (black)23.1%

Color previews

#a1c4ac text on a black background

contrast 11.01:1

Card sample

#a1c4ac text on a white background

contrast 1.91:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #a1c4ac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #a1c4ac in the Color Lab