Skip to content

#adc2a3

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

RGB
173, 194, 163
HSL
101°, 20%, 70%
CMYK
11, 0, 16, 24
Luminance
0.5011

Every format

HEX#adc2a3
RGBrgb(173, 194, 163)
HSLhsl(101, 20%, 70%)
CMYKcmyk(11%, 0%, 16%, 24%)
LABlab(76.1 -12.9 13.2)
LCHlch(76.1 18.5 134.3)
OKLCHoklch(0.790 0.049 135.5)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.8%
Green76.1%
Blue63.9%

CMYK percentages

Cyan10.8%
Magenta0.0%
Yellow16.0%
Key (black)23.9%

Color previews

#adc2a3 text on a black background

contrast 11.02:1

Card sample

#adc2a3 text on a white background

contrast 1.91:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #adc2a3

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #adc2a3 in the Color Lab