Skip to content

#adcdbc

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

RGB
173, 205, 188
HSL
148°, 24%, 74%
CMYK
16, 0, 8, 20
Luminance
0.5618

Every format

HEX#adcdbc
RGBrgb(173, 205, 188)
HSLhsl(148, 24%, 74%)
CMYKcmyk(16%, 0%, 8%, 20%)
LABlab(79.7 -14.0 4.9)
LCHlch(79.7 14.8 160.7)
OKLCHoklch(0.820 0.042 162.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#adcdbc on white: 1.72:1
AA ✗ fail · AA-large · AAA
Aa
#adcdbc on black: 12.24:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.8%
Green80.4%
Blue73.7%

CMYK percentages

Cyan15.6%
Magenta0.0%
Yellow8.3%
Key (black)19.6%

Color previews

#adcdbc text on a black background

contrast 12.24:1

Card sample

#adcdbc text on a white background

contrast 1.72:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #adcdbc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #adcdbc in the Color Lab