Skip to content

#adcebd

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

RGB
173, 206, 189
HSL
149°, 25%, 74%
CMYK
16, 0, 8, 19
Luminance
0.5670

Every format

HEX#adcebd
RGBrgb(173, 206, 189)
HSLhsl(149, 25%, 74%)
CMYKcmyk(16%, 0%, 8%, 19%)
LABlab(80.0 -14.3 4.8)
LCHlch(80.0 15.1 161.5)
OKLCHoklch(0.822 0.043 163.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#adcebd on white: 1.70:1
AA ✗ fail · AA-large · AAA
Aa
#adcebd on black: 12.34:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.8%
Green80.8%
Blue74.1%

CMYK percentages

Cyan16.0%
Magenta0.0%
Yellow8.3%
Key (black)19.2%

Color previews

#adcebd text on a black background

contrast 12.34:1

Card sample

#adcebd text on a white background

contrast 1.70:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #adcebd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #adcebd in the Color Lab