Skip to content

#adcb2d

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

RGB
173, 203, 45
HSL
71°, 64%, 49%
CMYK
15, 0, 78, 20
Luminance
0.5179

At a glance

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

Hex
#adcb2d
Hue
71°
green
Saturation
64%
vivid
Lightness
49%
balanced
Brightness
80%
HSV value
Perceived
72%
weighted brightness
Luminance
0.5179
WCAG relative
Temperature
Warm
34/100 cool
Color family
Green
Tone
Vivid
Best ink
Black
11.36:1
Closest name
Yellow Green
ΔE2000 4
Where it sits
Hue71° of 360°
Saturation64%
Lightness49%
Temperature
Warm ← → Cool34% 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#adcb2d
RGBrgb(173, 203, 45)
HSLhsl(71, 64%, 49%)
CMYKcmyk(15%, 0%, 78%, 20%)
LABlab(77.2 -29.8 69.1)
LCHlch(77.2 75.3 113.3)
OKLCHoklch(0.793 0.175 120.3)
Decimal11389741
Display P3color(display-p3 0.678 0.796 0.176)

Copy-ready code

/* CSS */
color: #adcb2d;
background-color: #adcb2d;
/* Tailwind (arbitrary) */
class="text-[#adcb2d] bg-[#adcb2d]"
/* SCSS */
$brand: #adcb2d;
/* SwiftUI */
Color(red: 0.678, green: 0.796, blue: 0.176)
/* Android */
Color.parseColor("#adcb2d")
/* Flutter */
Color(0xFFADCB2D)
/* Python / OpenCV (BGR) */
(45, 203, 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 #adcb2d · 11.36:1
Use #000000AAA at every size.
Aa
White text · 1.85:1
AA fail · AA large fail · AAA fail
Aa
Black text · 11.36:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #adcb2d as text scores 1.85:1 on white and 11.36:1 on black.

Accessibility — WCAG contrast

Aa
#adcb2d on white: 1.85:1
AA ✗ fail · AA-large · AAA
Aa
#adcb2d on black: 11.36:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #D8BF00
deuteranopia · #D4BF3D
tritanopia · #B7C0AE

Color scale — 50 to 950

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

#FAFBF4
#F4F7E8
#E9F0CB
#DDEBA3
#CCE075
#BBD647
#adcb2d
#8EA725
#72861E
#536119
#343D10
Base = 600Lightest = 50 · #FAFBF4Darkest = 950 · #343D10
:root {
  --brand-50: #FAFBF4;
  --brand-100: #F4F7E8;
  --brand-200: #E9F0CB;
  --brand-300: #DDEBA3;
  --brand-400: #CCE075;
  --brand-500: #BBD647;
  --brand-600: #adcb2d;
  --brand-700: #8EA725;
  --brand-800: #72861E;
  --brand-900: #536119;
  --brand-950: #343D10;
  --brand: #adcb2d;
  --brand-ink: #000000;
}

Colors that work with #adcb2d

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#E4EDC0
Hairlines and dividers
Muted text#8C9B4B
Captions on the surface
Accent#2832D0
Second voice, not a rival
Dark variant#596817
Hover, pressed, headers
Light variant#F7FAEA
Selected rows, tints
Dark surface#212414
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 #adcb2d

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#4B2DCB
Analogous left#CB9A2D
Analogous right#5ECB2D
Split-complement 1#2D5ECB
Split-complement 2#9A2DCB
Triadic 1#2DADCB
Triadic 2#CB2DAD
Tetradic#2DCB9A

RGB percentages

Red67.8%
Green79.6%
Blue17.6%

CMYK percentages

Cyan14.8%
Magenta0.0%
Yellow77.8%
Key (black)20.4%

Color previews

#adcb2d text on a black background

contrast 11.36:1

Card sample

#adcb2d text on a white background

contrast 1.85:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(173, 203, 45, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(173, 203, 45, 0.45);
Border & gradient
Gradient panel
border: 3px solid #adcb2d;
background: linear-gradient(135deg, #adcb2d, #44CB2D);

Monochromatic scale

Palettes built from #adcb2d

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.

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

#adcb2d, answered

What color is #adcb2d?

#adcb2d is a balanced vivid green, closest to Yellow Green (ΔE2000 4). It sits at 71° on the hue wheel with 64% saturation and 49% lightness, which reads as warm.

What is the RGB value of #adcb2d?

rgb(173, 203, 45) — 173 red, 203 green and 45 blue out of 255, or 67.8% / 79.6% / 17.6% by channel.

Is #adcb2d a light or a dark color?

It is a light color. Relative luminance is 0.5179 and perceived brightness is 72%, so black text on it reaches 11.36:1.

Should I use black or white text on #adcb2d?

Black. It scores 11.36:1 against #adcb2d, versus 1.85:1 for white — AAA at any size.

What is the complementary color of #adcb2d?

#4B2DCB sits directly opposite on the wheel. Softer options are the split-complements #2D5ECB and #9A2DCB, which give the same contrast with far less vibration.

What colors go well with #adcb2d?

For interface work: #F9FAF4 as the surface, #E4EDC0 for borders, #8C9B4B for secondary text, #2832D0 as an accent and #596817 for hover and pressed states. For a palette, the analogous pair #CB9A2D and #5ECB2D stays calm, while #4B2DCB is the loudest partner.

What is #adcb2d in CMYK for printing?

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

Is #adcb2d warm or cool?

Warm — it scores 34 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #CBAF2D; nudged cooler, #73CD2B.

Work with #adcb2d in the Color Lab