Skip to content

#abdbb3

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

RGB
171, 219, 179
HSL
130°, 40%, 77%
CMYK
22, 0, 18, 14
Luminance
0.6258

Every format

HEX#abdbb3
RGBrgb(171, 219, 179)
HSLhsl(130, 40%, 77%)
CMYKcmyk(22%, 0%, 18%, 14%)
LABlab(83.2 -23.3 14.7)
LCHlch(83.2 27.6 147.8)
OKLCHoklch(0.847 0.074 149.5)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.1%
Green85.9%
Blue70.2%

CMYK percentages

Cyan21.9%
Magenta0.0%
Yellow18.3%
Key (black)14.1%

Color previews

#abdbb3 text on a black background

contrast 13.52:1

Card sample

#abdbb3 text on a white background

contrast 1.55:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abdbb3

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abdbb3 in the Color Lab