Skip to content

#abcd7b

a balanced, vivid green · neutral · closest name: Yellow Green

RGB
171, 205, 123
HSL
85°, 45%, 64%
CMYK
17, 0, 40, 20
Luminance
0.5375

At a glance

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

Hex
#abcd7b
Hue
85°
green
Saturation
45%
vivid
Lightness
64%
balanced
Brightness
80%
HSV value
Perceived
74%
weighted brightness
Luminance
0.5375
WCAG relative
Temperature
Neutral
46/100 cool
Color family
Green
Tone
Vivid
Best ink
Black
11.75:1
Closest name
Yellow Green
ΔE2000 8.9
Where it sits
Hue85° of 360°
Saturation45%
Lightness64%
Temperature
Warm ← → Cool46% 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#abcd7b
RGBrgb(171, 205, 123)
HSLhsl(85, 45%, 64%)
CMYKcmyk(17%, 0%, 40%, 20%)
LABlab(78.3 -25.1 37.1)
LCHlch(78.3 44.8 124.0)
OKLCHoklch(0.804 0.114 127.2)
Decimal11259259
Display P3color(display-p3 0.671 0.804 0.482)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abcd7b on white: 1.79:1
AA ✗ fail · AA-large · AAA
Aa
#abcd7b on black: 11.75:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #D5C375
deuteranopia · #D0C17F
tritanopia · #AFC6B9

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #abcd7b 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.

#F8FAF5
#F1F5EA
#E0EBD1
#CBE0AE
#abcd7b
#97C15C
#84B243
#6E9438
#58762D
#425724
#293616
Base = 400Lightest = 50 · #F8FAF5Darkest = 950 · #293616
:root {
  --brand-50: #F8FAF5;
  --brand-100: #F1F5EA;
  --brand-200: #E0EBD1;
  --brand-300: #CBE0AE;
  --brand-400: #abcd7b;
  --brand-500: #97C15C;
  --brand-600: #84B243;
  --brand-700: #6E9438;
  --brand-800: #58762D;
  --brand-900: #425724;
  --brand-950: #293616;
  --brand: #abcd7b;
  --brand-ink: #000000;
}

Colors that work with #abcd7b

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#F8FAF4
Tinted page background
Border#D9E9C4
Hairlines and dividers
Muted text#7A9B4B
Captions on the surface
Accent#8677D1
Second voice, not a rival
Dark variant#455D23
Hover, pressed, headers
Light variant#F3F8EC
Selected rows, tints
Dark surface#1D2414
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 #abcd7b

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

Works well for
  • Text and icons on dark surfaces
  • Primary buttons and calls to action
  • Focus rings, active and selected states
  • Brand accents, badges and data highlights
Use with care
  • Text of any size on white — fails WCAG AA
  • Full-page backgrounds — tiring over long sessions
  • 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#9D7BCD
Analogous left#CDC67B
Analogous right#82CD7B
Split-complement 1#7B82CD
Split-complement 2#C67BCD
Triadic 1#7BABCD
Triadic 2#CD7BAB
Tetradic#7BCDC6

RGB percentages

Red67.1%
Green80.4%
Blue48.2%

CMYK percentages

Cyan16.6%
Magenta0.0%
Yellow40.0%
Key (black)19.6%

Color previews

#abcd7b text on a black background

contrast 11.75:1

Card sample

#abcd7b text on a white background

contrast 1.79:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abcd7b

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.

#abcd7b 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
ButtonsLinksFocus statesCharts
Print note

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

#abcd7b, answered

What color is #abcd7b?

#abcd7b is a balanced vivid green, closest to Yellow Green (ΔE2000 8.9). It sits at 85° on the hue wheel with 45% saturation and 64% lightness, which reads as neutral.

What is the RGB value of #abcd7b?

rgb(171, 205, 123) — 171 red, 205 green and 123 blue out of 255, or 67.1% / 80.4% / 48.2% by channel.

Is #abcd7b a light or a dark color?

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

Should I use black or white text on #abcd7b?

Black. It scores 11.75:1 against #abcd7b, versus 1.79:1 for white — AAA at any size.

What is the complementary color of #abcd7b?

#9D7BCD sits directly opposite on the wheel. Softer options are the split-complements #7B82CD and #C67BCD, which give the same contrast with far less vibration.

What colors go well with #abcd7b?

For interface work: #F8FAF4 as the surface, #D9E9C4 for borders, #7A9B4B for secondary text, #8677D1 as an accent and #455D23 for hover and pressed states. For a palette, the analogous pair #CDC67B and #82CD7B stays calm, while #9D7BCD is the loudest partner.

What is #abcd7b in CMYK for printing?

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

Is #abcd7b warm or cool?

Neutral — it scores 46 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #C9CD7B; nudged cooler, #8CCF79.

Work with #abcd7b in the Color Lab