Skip to content

#adc080

a balanced, soft green · warm · closest name: Dark Khaki

RGB
173, 192, 128
HSL
78°, 34%, 63%
CMYK
10, 0, 33, 25
Luminance
0.4814

At a glance

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

Hex
#adc080
Hue
78°
green
Saturation
34%
soft
Lightness
63%
balanced
Brightness
75%
HSV value
Perceived
71%
weighted brightness
Luminance
0.4814
WCAG relative
Temperature
Warm
40/100 cool
Color family
Green
Tone
Soft
Best ink
Black
10.63:1
Closest name
Dark Khaki
ΔE2000 7.8
Where it sits
Hue78° of 360°
Saturation34%
Lightness63%
Temperature
Warm ← → Cool40% 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#adc080
RGBrgb(173, 192, 128)
HSLhsl(78, 34%, 63%)
CMYKcmyk(10%, 0%, 33%, 25%)
LABlab(74.9 -17.2 30.2)
LCHlch(74.9 34.8 119.7)
OKLCHoklch(0.778 0.088 121.9)
Decimal11387008
Display P3color(display-p3 0.678 0.753 0.502)

Copy-ready code

/* CSS */
color: #adc080;
background-color: #adc080;
/* Tailwind (arbitrary) */
class="text-[#adc080] bg-[#adc080]"
/* SCSS */
$brand: #adc080;
/* SwiftUI */
Color(red: 0.678, green: 0.753, blue: 0.502)
/* Android */
Color.parseColor("#adc080")
/* Flutter */
Color(0xFFADC080)
/* Python / OpenCV (BGR) */
(128, 192, 173)

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 #adc080 · 10.63:1
Use #000000AAA at every size.
Aa
White text · 1.98:1
AA fail · AA large fail · AAA fail
Aa
Black text · 10.63:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #adc080 as text scores 1.98:1 on white and 10.63:1 on black.

Accessibility — WCAG contrast

Aa
#adc080 on white: 1.98:1
AA ✗ fail · AA-large · AAA
Aa
#adc080 on black: 10.63:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #C7B97C
deuteranopia · #C5B883
tritanopia · #B2BAB0

Color scale — 50 to 950

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

#F8F9F5
#F1F4EC
#E2E8D4
#CFDAB4
#adc080
#9EB569
#8BA451
#748844
#5D6D36
#45502A
#2B321A
Base = 400Lightest = 50 · #F8F9F5Darkest = 950 · #2B321A
:root {
  --brand-50: #F8F9F5;
  --brand-100: #F1F4EC;
  --brand-200: #E2E8D4;
  --brand-300: #CFDAB4;
  --brand-400: #adc080;
  --brand-500: #9EB569;
  --brand-600: #8BA451;
  --brand-700: #748844;
  --brand-800: #5D6D36;
  --brand-900: #45502A;
  --brand-950: #2B321A;
  --brand: #adc080;
  --brand-ink: #000000;
}

Colors that work with #adc080

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#F8FAF5
Tinted page background
Border#DCE4C8
Hairlines and dividers
Muted text#82994C
Captions on the surface
Accent#7F7CC4
Second voice, not a rival
Dark variant#48552A
Hover, pressed, headers
Light variant#F4F7EE
Selected rows, tints
Dark surface#1F2414
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 #adc080

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

Works well for
  • Text and icons on dark surfaces
  • Charts, tags and secondary surfaces
  • Brand accents, badges and data highlights
Use with care
  • Text of any size on white — fails WCAG AA
  • 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#9380C0
Analogous left#C0B380
Analogous right#8DC080
Split-complement 1#808DC0
Split-complement 2#B380C0
Triadic 1#80ADC0
Triadic 2#C080AD
Tetradic#80C0B3

RGB percentages

Red67.8%
Green75.3%
Blue50.2%

CMYK percentages

Cyan9.9%
Magenta0.0%
Yellow33.3%
Key (black)24.7%

Color previews

#adc080 text on a black background

contrast 10.63:1

Card sample

#adc080 text on a white background

contrast 1.98:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(173, 192, 128, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(173, 192, 128, 0.45);
Border & gradient
Gradient panel
border: 3px solid #adc080;
background: linear-gradient(135deg, #adc080, #82C080);

Monochromatic scale

Palettes built from #adc080

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.

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

#adc080, answered

What color is #adc080?

#adc080 is a balanced soft green, closest to Dark Khaki (ΔE2000 7.8). It sits at 78° on the hue wheel with 34% saturation and 63% lightness, which reads as warm.

What is the RGB value of #adc080?

rgb(173, 192, 128) — 173 red, 192 green and 128 blue out of 255, or 67.8% / 75.3% / 50.2% by channel.

Is #adc080 a light or a dark color?

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

Should I use black or white text on #adc080?

Black. It scores 10.63:1 against #adc080, versus 1.98:1 for white — AAA at any size.

What is the complementary color of #adc080?

#9380C0 sits directly opposite on the wheel. Softer options are the split-complements #808DC0 and #B380C0, which give the same contrast with far less vibration.

What colors go well with #adc080?

For interface work: #F8FAF5 as the surface, #DCE4C8 for borders, #82994C for secondary text, #7F7CC4 as an accent and #48552A for hover and pressed states. For a palette, the analogous pair #C0B380 and #8DC080 stays calm, while #9380C0 is the loudest partner.

What is #adc080 in CMYK for printing?

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

Is #adc080 warm or cool?

Warm — it scores 40 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #C0BB80; nudged cooler, #95C27E.

Work with #adc080 in the Color Lab