Skip to content

#adcdaf

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

RGB
173, 205, 175
HSL
124°, 24%, 74%
CMYK
16, 0, 15, 20
Luminance
0.5564

Every format

HEX#adcdaf
RGBrgb(173, 205, 175)
HSLhsl(124, 24%, 74%)
CMYKcmyk(16%, 0%, 15%, 20%)
LABlab(79.4 -16.4 11.4)
LCHlch(79.4 20.0 145.2)
OKLCHoklch(0.817 0.054 146.8)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.8%
Green80.4%
Blue68.6%

CMYK percentages

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

Color previews

#adcdaf text on a black background

contrast 12.13:1

Card sample

#adcdaf text on a white background

contrast 1.73:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #adcdaf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #adcdaf in the Color Lab