Skip to content

#adc2ab

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

RGB
173, 194, 171
HSL
115°, 16%, 72%
CMYK
11, 0, 12, 24
Luminance
0.5041

Every format

HEX#adc2ab
RGBrgb(173, 194, 171)
HSLhsl(115, 16%, 72%)
CMYKcmyk(11%, 0%, 12%, 24%)
LABlab(76.3 -11.5 9.2)
LCHlch(76.3 14.7 141.4)
OKLCHoklch(0.792 0.039 142.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#adc2ab on white: 1.90:1
AA ✗ fail · AA-large · AAA
Aa
#adc2ab on black: 11.08:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.8%
Green76.1%
Blue67.1%

CMYK percentages

Cyan10.8%
Magenta0.0%
Yellow11.9%
Key (black)23.9%

Color previews

#adc2ab text on a black background

contrast 11.08:1

Card sample

#adc2ab text on a white background

contrast 1.90:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #adc2ab

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #adc2ab in the Color Lab