Skip to content

#abdbb4

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

RGB
171, 219, 180
HSL
131°, 40%, 77%
CMYK
22, 0, 18, 14
Luminance
0.6262

Every format

HEX#abdbb4
RGBrgb(171, 219, 180)
HSLhsl(131, 40%, 77%)
CMYKcmyk(22%, 0%, 18%, 14%)
LABlab(83.2 -23.2 14.2)
LCHlch(83.2 27.1 148.5)
OKLCHoklch(0.847 0.073 150.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abdbb4 on white: 1.55:1
AA ✗ fail · AA-large · AAA
Aa
#abdbb4 on black: 13.52:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green85.9%
Blue70.6%

CMYK percentages

Cyan21.9%
Magenta0.0%
Yellow17.8%
Key (black)14.1%

Color previews

#abdbb4 text on a black background

contrast 13.52:1

Card sample

#abdbb4 text on a white background

contrast 1.55:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abdbb4

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abdbb4 in the Color Lab