Skip to content

#abd2ab

a light, soft green · cool · closest name: Dark Sea Green

RGB
171, 210, 171
HSL
120°, 30%, 75%
CMYK
19, 0, 19, 18
Luminance
0.5769

At a glance

Every number on this page in one read: what #abd2ab is made of, how bright it looks, and which way it leans.

Hex
#abd2ab
Hue
120°
green
Saturation
30%
soft
Lightness
75%
light
Brightness
82%
HSV value
Perceived
76%
weighted brightness
Luminance
0.5769
WCAG relative
Temperature
Cool
61/100 cool
Color family
Green
Tone
Soft
Best ink
Black
12.54:1
Closest name
Dark Sea Green
ΔE2000 6.4
Where it sits
Hue120° of 360°
Saturation30%
Lightness75%
Temperature
Warm ← → Cool61% cool

Reads cool. Warm and cool siblings keep the same lightness, so you can swap one in without redoing your contrast maths.

Every format

HEX#abd2ab
RGBrgb(171, 210, 171)
HSLhsl(120, 30%, 75%)
CMYKcmyk(19%, 0%, 19%, 18%)
LABlab(80.6 -20.3 15.2)
LCHlch(80.6 25.3 143.3)
OKLCHoklch(0.825 0.068 144.9)
Decimal11260587
Display P3color(display-p3 0.671 0.824 0.671)

Copy-ready code

/* CSS */
color: #abd2ab;
background-color: #abd2ab;
/* Tailwind (arbitrary) */
class="text-[#abd2ab] bg-[#abd2ab]"
/* SCSS */
$brand: #abd2ab;
/* SwiftUI */
Color(red: 0.671, green: 0.824, blue: 0.671)
/* Android */
Color.parseColor("#abd2ab")
/* Flutter */
Color(0xFFABD2AB)
/* Python / OpenCV (BGR) */
(171, 210, 171)

Best text color

Only one of black and white can be right. This is the one, with the number that proves it.

Readable at a glance#000000 on #abd2ab · 12.54:1
Use #000000AAA at every size.
Aa
White text · 1.67:1
AA fail · AA large fail · AAA fail
Aa
Black text · 12.54:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #abd2ab as text scores 1.67:1 on white and 12.54:1 on black.

Accessibility — WCAG contrast

Aa
#abd2ab on white: 1.67:1
AA ✗ fail · AA-large · AAA
Aa
#abd2ab on black: 12.54:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #D4CAA9
deuteranopia · #CDC6AD
tritanopia · #A8D0C7

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #abd2ab is pinned to step 300; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.

#F6F9F6
#ECF3EC
#D5E7D5
#abd2ab
#91C491
#6DB16D
#559F55
#478547
#396A39
#2C4E2C
#1C311C
Base = 300Lightest = 50 · #F6F9F6Darkest = 950 · #1C311C
:root {
  --brand-50: #F6F9F6;
  --brand-100: #ECF3EC;
  --brand-200: #D5E7D5;
  --brand-300: #abd2ab;
  --brand-400: #91C491;
  --brand-500: #6DB16D;
  --brand-600: #559F55;
  --brand-700: #478547;
  --brand-800: #396A39;
  --brand-900: #2C4E2C;
  --brand-950: #1C311C;
  --brand: #abd2ab;
  --brand-ink: #000000;
}

Colors that work with #abd2ab

Not a palette — a role sheet. Each swatch answers one question you will hit while building the component.

Text on it#000000
Black wins here
Surface#F5FAF5
Tinted page background
Border#CAE3CA
Hairlines and dividers
Muted text#509550
Captions on the surface
Accent#78428A
Second voice, not a rival
Dark variant#2C532C
Hover, pressed, headers
Light variant#EEF6EE
Selected rows, tints
Dark surface#142414
Dark-mode background
Light mode
Everything in its place

Surface, border, heading and body all derive from this one hue, so the screen stays coherent without a second palette.

Primary actionSecondaryBadge
Dark mode
Same hue, inverted

Lightness flips, hue holds. The accent stays the anchor in both themes.

Primary actionSecondaryAccent

How to use #abd2ab

Derived from its contrast, chroma and lightness — not from taste.

Works well for
  • Text and icons on dark surfaces
  • Charts, tags and secondary surfaces
  • Card and section backgrounds
  • Brand accents, badges and data highlights
Use with care
  • Text of any size on white — fails WCAG AA
  • White text placed on it
  • Pairing with a same-lightness hue — edges vibrate

Similar colors

One move away from this hex in each direction. Every swatch is its own page.

Color relationships

The wheel positions with their names attached, so you can grab the one you actually need.

Complementary#D2ABD2
Analogous left#BED2AB
Analogous right#ABD2BE
Split-complement 1#BEABD2
Split-complement 2#D2ABBE
Triadic 1#ABABD2
Triadic 2#D2ABAB
Tetradic#ABBED2

RGB percentages

Red67.1%
Green82.4%
Blue67.1%

CMYK percentages

Cyan18.6%
Magenta0.0%
Yellow18.6%
Key (black)17.6%

Color previews

#abd2ab text on a black background

contrast 12.54:1

Card sample

#abd2ab text on a white background

contrast 1.67:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abd2ab

Shades — darker

Tints — lighter

Color harmonies

Nearest named colors

Ranked with CIEDE2000 across all 139 CSS keywords. Under ΔE 2 the eye stops telling them apart; over ΔE 10 they are plainly different colors.

#abd2ab in the real world

Where a color in this family tends to land, and the interface roles it is usually asked to play.

Industries
SustainabilityFinanceHealth and wellnessAgriculture
Common UI roles
SurfacesBadgesHighlightsEmpty states
Print note

Converts to four-color process without much drama. Proof it anyway.

#abd2ab, answered

What color is #abd2ab?

#abd2ab is a light soft green, closest to Dark Sea Green (ΔE2000 6.4). It sits at 120° on the hue wheel with 30% saturation and 75% lightness, which reads as cool.

What is the RGB value of #abd2ab?

rgb(171, 210, 171) — 171 red, 210 green and 171 blue out of 255, or 67.1% / 82.4% / 67.1% by channel.

Is #abd2ab a light or a dark color?

It is a light color. Relative luminance is 0.5769 and perceived brightness is 76%, so black text on it reaches 12.54:1.

Should I use black or white text on #abd2ab?

Black. It scores 12.54:1 against #abd2ab, versus 1.67:1 for white — AAA at any size.

What is the complementary color of #abd2ab?

#D2ABD2 sits directly opposite on the wheel. Softer options are the split-complements #BEABD2 and #D2ABBE, which give the same contrast with far less vibration.

What colors go well with #abd2ab?

For interface work: #F5FAF5 as the surface, #CAE3CA for borders, #509550 for secondary text, #78428A as an accent and #2C532C for hover and pressed states. For a palette, the analogous pair #BED2AB and #ABD2BE stays calm, while #D2ABD2 is the loudest partner.

What is #abd2ab in CMYK for printing?

cmyk(19%, 0%, 19%, 18%). This is a screen-to-ink approximation — ask your printer for a proof before committing to a run.

Is #abd2ab warm or cool?

Cool — it scores 61 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #B9D2AB; nudged cooler, #AAD3B9.

Work with #abd2ab in the Color Lab