Skip to content

#adccad

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

RGB
173, 204, 173
HSL
120°, 23%, 74%
CMYK
15, 0, 15, 20
Luminance
0.5509

Every format

HEX#adccad
RGBrgb(173, 204, 173)
HSLhsl(120, 23%, 74%)
CMYKcmyk(15%, 0%, 15%, 20%)
LABlab(79.1 -16.3 12.0)
LCHlch(79.1 20.2 143.5)
OKLCHoklch(0.814 0.054 145.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#adccad on white: 1.75:1
AA ✗ fail · AA-large · AAA
Aa
#adccad on black: 12.02:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.8%
Green80.0%
Blue67.8%

CMYK percentages

Cyan15.2%
Magenta0.0%
Yellow15.2%
Key (black)20.0%

Color previews

#adccad text on a black background

contrast 12.02:1

Card sample

#adccad text on a white background

contrast 1.75:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #adccad

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #adccad in the Color Lab