Skip to content

#abc65d

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

RGB
171, 198, 93
HSL
75°, 48%, 57%
CMYK
14, 0, 53, 22
Luminance
0.4984

At a glance

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

Hex
#abc65d
Hue
75°
green
Saturation
48%
vivid
Lightness
57%
balanced
Brightness
78%
HSV value
Perceived
71%
weighted brightness
Luminance
0.4984
WCAG relative
Temperature
Warm
38/100 cool
Color family
Green
Tone
Vivid
Best ink
Black
10.97:1
Closest name
Yellow Green
ΔE2000 5.7
Where it sits
Hue75° of 360°
Saturation48%
Lightness57%
Temperature
Warm ← → Cool38% cool

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

Every format

HEX#abc65d
RGBrgb(171, 198, 93)
HSLhsl(75, 48%, 57%)
CMYKcmyk(14%, 0%, 53%, 22%)
LABlab(76.0 -25.0 49.0)
LCHlch(76.0 55.0 117.0)
OKLCHoklch(0.784 0.135 121.6)
Decimal11257437
Display P3color(display-p3 0.671 0.776 0.365)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abc65d on white: 1.91:1
AA ✗ fail · AA-large · AAA
Aa
#abc65d on black: 10.97:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #D0BC53
deuteranopia · #CDBB63
tritanopia · #B3BDAE

Color scale — 50 to 950

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

#F9FAF4
#F2F5EA
#E5ECD0
#D4E2AC
#BED383
#abc65d
#97B540
#7E9735
#65792B
#4A5822
#2E3715
Base = 500Lightest = 50 · #F9FAF4Darkest = 950 · #2E3715
:root {
  --brand-50: #F9FAF4;
  --brand-100: #F2F5EA;
  --brand-200: #E5ECD0;
  --brand-300: #D4E2AC;
  --brand-400: #BED383;
  --brand-500: #abc65d;
  --brand-600: #97B540;
  --brand-700: #7E9735;
  --brand-800: #65792B;
  --brand-900: #4A5822;
  --brand-950: #2E3715;
  --brand: #abc65d;
  --brand-ink: #000000;
}

Colors that work with #abc65d

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#F9FAF4
Tinted page background
Border#E0EAC3
Hairlines and dividers
Muted text#869B4B
Captions on the surface
Accent#5A59CA
Second voice, not a rival
Dark variant#4F5E21
Hover, pressed, headers
Light variant#F5F8EC
Selected rows, tints
Dark surface#202414
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 #abc65d

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#785DC6
Analogous left#C6AD5D
Analogous right#77C65D
Split-complement 1#5D77C6
Split-complement 2#AD5DC6
Triadic 1#5DABC6
Triadic 2#C65DAB
Tetradic#5DC6AD

RGB percentages

Red67.1%
Green77.6%
Blue36.5%

CMYK percentages

Cyan13.6%
Magenta0.0%
Yellow53.0%
Key (black)22.4%

Color previews

#abc65d text on a black background

contrast 10.97:1

Card sample

#abc65d text on a white background

contrast 1.91:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abc65d

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.

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

#abc65d, answered

What color is #abc65d?

#abc65d is a balanced vivid green, closest to Yellow Green (ΔE2000 5.7). It sits at 75° on the hue wheel with 48% saturation and 57% lightness, which reads as warm.

What is the RGB value of #abc65d?

rgb(171, 198, 93) — 171 red, 198 green and 93 blue out of 255, or 67.1% / 77.6% / 36.5% by channel.

Is #abc65d a light or a dark color?

It is a mid-tone. Relative luminance is 0.4984 and perceived brightness is 71%, so black text on it reaches 10.97:1.

Should I use black or white text on #abc65d?

Black. It scores 10.97:1 against #abc65d, versus 1.91:1 for white — AAA at any size.

What is the complementary color of #abc65d?

#785DC6 sits directly opposite on the wheel. Softer options are the split-complements #5D77C6 and #AD5DC6, which give the same contrast with far less vibration.

What colors go well with #abc65d?

For interface work: #F9FAF4 as the surface, #E0EAC3 for borders, #869B4B for secondary text, #5A59CA as an accent and #4F5E21 for hover and pressed states. For a palette, the analogous pair #C6AD5D and #77C65D stays calm, while #785DC6 is the loudest partner.

What is #abc65d in CMYK for printing?

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

Is #abc65d warm or cool?

Warm — it scores 38 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #C6BA5D; nudged cooler, #84C85B.

Work with #abc65d in the Color Lab