Skip to content

#adcdad

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

RGB
173, 205, 173
HSL
120°, 24%, 74%
CMYK
16, 0, 16, 20
Luminance
0.5556

Every format

HEX#adcdad
RGBrgb(173, 205, 173)
HSLhsl(120, 24%, 74%)
CMYKcmyk(16%, 0%, 16%, 20%)
LABlab(79.4 -16.8 12.4)
LCHlch(79.4 20.9 143.5)
OKLCHoklch(0.816 0.056 145.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#adcdad on white: 1.73:1
AA ✗ fail · AA-large · AAA
Aa
#adcdad on black: 12.11:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.8%
Green80.4%
Blue67.8%

CMYK percentages

Cyan15.6%
Magenta0.0%
Yellow15.6%
Key (black)19.6%

Color previews

#adcdad text on a black background

contrast 12.11:1

Card sample

#adcdad text on a white background

contrast 1.73:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #adcdad

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #adcdad in the Color Lab