Skip to content

#abdecc

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

RGB
171, 222, 204
HSL
159°, 44%, 77%
CMYK
23, 0, 8, 13
Luminance
0.6526

Every format

HEX#abdecc
RGBrgb(171, 222, 204)
HSLhsl(159, 44%, 77%)
CMYKcmyk(23%, 0%, 8%, 13%)
LABlab(84.6 -20.1 3.5)
LCHlch(84.6 20.4 170.2)
OKLCHoklch(0.860 0.058 171.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abdecc on white: 1.49:1
AA ✗ fail · AA-large · AAA
Aa
#abdecc on black: 14.05:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green87.1%
Blue80.0%

CMYK percentages

Cyan23.0%
Magenta0.0%
Yellow8.1%
Key (black)12.9%

Color previews

#abdecc text on a black background

contrast 14.05:1

Card sample

#abdecc text on a white background

contrast 1.49:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abdecc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abdecc in the Color Lab