Skip to content

#abdec3

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

RGB
171, 222, 195
HSL
148°, 44%, 77%
CMYK
23, 0, 12, 13
Luminance
0.6484

Every format

HEX#abdec3
RGBrgb(171, 222, 195)
HSLhsl(148, 44%, 77%)
CMYKcmyk(23%, 0%, 12%, 13%)
LABlab(84.4 -21.8 7.9)
LCHlch(84.4 23.2 160.1)
OKLCHoklch(0.858 0.065 161.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abdec3 on white: 1.50:1
AA ✗ fail · AA-large · AAA
Aa
#abdec3 on black: 13.97:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green87.1%
Blue76.5%

CMYK percentages

Cyan23.0%
Magenta0.0%
Yellow12.2%
Key (black)12.9%

Color previews

#abdec3 text on a black background

contrast 13.97:1

Card sample

#abdec3 text on a white background

contrast 1.50:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abdec3

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abdec3 in the Color Lab