Skip to content

#a3c2a3

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

RGB
163, 194, 163
HSL
120°, 20%, 70%
CMYK
16, 0, 16, 24
Luminance
0.4901

Every format

HEX#a3c2a3
RGBrgb(163, 194, 163)
HSLhsl(120, 20%, 70%)
CMYKcmyk(16%, 0%, 16%, 24%)
LABlab(75.5 -16.4 12.2)
LCHlch(75.5 20.4 143.5)
OKLCHoklch(0.782 0.055 145.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#a3c2a3 on white: 1.94:1
AA ✗ fail · AA-large · AAA
Aa
#a3c2a3 on black: 10.80:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red63.9%
Green76.1%
Blue63.9%

CMYK percentages

Cyan16.0%
Magenta0.0%
Yellow16.0%
Key (black)23.9%

Color previews

#a3c2a3 text on a black background

contrast 10.80:1

Card sample

#a3c2a3 text on a white background

contrast 1.94:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(163, 194, 163, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(163, 194, 163, 0.45);
Border & gradient
Gradient panel
border: 3px solid #a3c2a3;
background: linear-gradient(135deg, #a3c2a3, #A3C2B8);

Monochromatic scale

Palettes built from #a3c2a3

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #a3c2a3 in the Color Lab