Skip to content

#adcbac

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

RGB
173, 203, 172
HSL
118°, 23%, 74%
CMYK
15, 0, 15, 20
Luminance
0.5457

Every format

HEX#adcbac
RGBrgb(173, 203, 172)
HSLhsl(118, 23%, 74%)
CMYKcmyk(15%, 0%, 15%, 20%)
LABlab(78.8 -15.9 12.2)
LCHlch(78.8 20.0 142.7)
OKLCHoklch(0.811 0.054 144.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#adcbac on white: 1.76:1
AA ✗ fail · AA-large · AAA
Aa
#adcbac on black: 11.91:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.8%
Green79.6%
Blue67.5%

CMYK percentages

Cyan14.8%
Magenta0.0%
Yellow15.3%
Key (black)20.4%

Color previews

#adcbac text on a black background

contrast 11.91:1

Card sample

#adcbac text on a white background

contrast 1.76:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #adcbac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #adcbac in the Color Lab