Skip to content

#adaeac

a light, muted gray · cool · closest name: silver

RGB
173, 174, 172
HSL
90°, 1%, 68%
CMYK
1, 0, 1, 32
Luminance
0.4213

Every format

HEX#adaeac
RGBrgb(173, 174, 172)
HSLhsl(90, 1%, 68%)
CMYKcmyk(1%, 0%, 1%, 32%)
LABlab(71.0 -0.7 0.9)
LCHlch(71.0 1.2 129.0)
OKLCHoklch(0.749 0.003 128.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#adaeac on white: 2.23:1
AA ✗ fail · AA-large · AAA
Aa
#adaeac on black: 9.43:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.8%
Green68.2%
Blue67.5%

CMYK percentages

Cyan0.6%
Magenta0.0%
Yellow1.1%
Key (black)31.8%

Color previews

#adaeac text on a black background

contrast 9.43:1

Card sample

#adaeac text on a white background

contrast 2.23:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #adaeac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #adaeac in the Color Lab