Skip to content

#abc99b

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

RGB
171, 201, 155
HSL
99°, 30%, 70%
CMYK
15, 0, 23, 21
Luminance
0.5280

At a glance

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

Hex
#abc99b
Hue
99°
green
Saturation
30%
soft
Lightness
70%
light
Brightness
79%
HSV value
Perceived
74%
weighted brightness
Luminance
0.5280
WCAG relative
Temperature
Neutral
53/100 cool
Color family
Green
Tone
Soft
Best ink
Black
11.56:1
Closest name
Dark Sea Green
ΔE2000 5.4
Where it sits
Hue99° of 360°
Saturation30%
Lightness70%
Temperature
Warm ← → Cool53% cool

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

Every format

HEX#abc99b
RGBrgb(171, 201, 155)
HSLhsl(99, 30%, 70%)
CMYKcmyk(15%, 0%, 23%, 21%)
LABlab(77.8 -18.5 19.7)
LCHlch(77.8 27.1 133.2)
OKLCHoklch(0.802 0.071 134.8)
Decimal11258267
Display P3color(display-p3 0.671 0.788 0.608)

Copy-ready code

/* CSS */
color: #abc99b;
background-color: #abc99b;
/* Tailwind (arbitrary) */
class="text-[#abc99b] bg-[#abc99b]"
/* SCSS */
$brand: #abc99b;
/* SwiftUI */
Color(red: 0.671, green: 0.788, blue: 0.608)
/* Android */
Color.parseColor("#abc99b")
/* Flutter */
Color(0xFFABC99B)
/* Python / OpenCV (BGR) */
(155, 201, 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 #abc99b · 11.56:1
Use #000000AAA at every size.
Aa
White text · 1.82:1
AA fail · AA large fail · AAA fail
Aa
Black text · 11.56:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #abc99b as text scores 1.82:1 on white and 11.56:1 on black.

Accessibility — WCAG contrast

Aa
#abc99b on white: 1.82:1
AA ✗ fail · AA-large · AAA
Aa
#abc99b on black: 11.56:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #CDC298
deuteranopia · #C8BF9D
tritanopia · #ABC5BC

Color scale — 50 to 950

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

#F7F9F6
#EFF3EC
#DBE7D5
#C2D8B6
#abc99b
#85B06D
#6F9F56
#5D8448
#4A6A39
#384E2C
#23311C
Base = 400Lightest = 50 · #F7F9F6Darkest = 950 · #23311C
:root {
  --brand-50: #F7F9F6;
  --brand-100: #EFF3EC;
  --brand-200: #DBE7D5;
  --brand-300: #C2D8B6;
  --brand-400: #abc99b;
  --brand-500: #85B06D;
  --brand-600: #6F9F56;
  --brand-700: #5D8448;
  --brand-800: #4A6A39;
  --brand-900: #384E2C;
  --brand-950: #23311C;
  --brand: #abc99b;
  --brand-ink: #000000;
}

Colors that work with #abc99b

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#F7FAF5
Tinted page background
Border#D2E2CA
Hairlines and dividers
Muted text#689550
Captions on the surface
Accent#5F4488
Second voice, not a rival
Dark variant#3A532D
Hover, pressed, headers
Light variant#F1F6EE
Selected rows, tints
Dark surface#1A2414
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 #abc99b

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#B99BC9
Analogous left#C2C99B
Analogous right#9BC9A2
Split-complement 1#A29BC9
Split-complement 2#C99BC2
Triadic 1#9BABC9
Triadic 2#C99BAB
Tetradic#9BC2C9

RGB percentages

Red67.1%
Green78.8%
Blue60.8%

CMYK percentages

Cyan14.9%
Magenta0.0%
Yellow22.9%
Key (black)21.2%

Color previews

#abc99b text on a black background

contrast 11.56:1

Card sample

#abc99b text on a white background

contrast 1.82:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abc99b

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.

#abc99b 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.

#abc99b, answered

What color is #abc99b?

#abc99b is a light soft green, closest to Dark Sea Green (ΔE2000 5.4). It sits at 99° on the hue wheel with 30% saturation and 70% lightness, which reads as neutral.

What is the RGB value of #abc99b?

rgb(171, 201, 155) — 171 red, 201 green and 155 blue out of 255, or 67.1% / 78.8% / 60.8% by channel.

Is #abc99b a light or a dark color?

It is a light color. Relative luminance is 0.5280 and perceived brightness is 74%, so black text on it reaches 11.56:1.

Should I use black or white text on #abc99b?

Black. It scores 11.56:1 against #abc99b, versus 1.82:1 for white — AAA at any size.

What is the complementary color of #abc99b?

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

What colors go well with #abc99b?

For interface work: #F7FAF5 as the surface, #D2E2CA for borders, #689550 for secondary text, #5F4488 as an accent and #3A532D for hover and pressed states. For a palette, the analogous pair #C2C99B and #9BC9A2 stays calm, while #B99BC9 is the loudest partner.

What is #abc99b in CMYK for printing?

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

Is #abc99b warm or cool?

Neutral — it scores 53 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #BCC99B; nudged cooler, #99CB9A.

Work with #abc99b in the Color Lab