Skip to content

#abc022

a dark, vivid yellow · warm · closest name: Yellow Green

RGB
171, 192, 34
HSL
68°, 70%, 44%
CMYK
11, 0, 82, 25
Luminance
0.4647

At a glance

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

Hex
#abc022
Hue
68°
yellow
Saturation
70%
vivid
Lightness
44%
dark
Brightness
75%
HSV value
Perceived
69%
weighted brightness
Luminance
0.4647
WCAG relative
Temperature
Warm
32/100 cool
Color family
Yellow
Tone
Vivid
Best ink
Black
10.29:1
Closest name
Yellow Green
ΔE2000 6.1
Where it sits
Hue68° of 360°
Saturation70%
Lightness44%
Temperature
Warm ← → Cool32% 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#abc022
RGBrgb(171, 192, 34)
HSLhsl(68, 70%, 44%)
CMYKcmyk(11%, 0%, 82%, 25%)
LABlab(73.8 -25.8 69.1)
LCHlch(73.8 73.8 110.4)
OKLCHoklch(0.766 0.169 117.6)
Decimal11255842
Display P3color(display-p3 0.671 0.753 0.133)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abc022 on white: 2.04:1
AA ✗ fail · AA-large · AAA
Aa
#abc022 on black: 10.29:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #CDB500
deuteranopia · #CBB633
tritanopia · #B6B5A4

Color scale — 50 to 950

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

#FAFCF3
#F6F8E7
#EDF2C9
#E4EEA0
#D6E670
#C8DD40
#abc022
#9AAD1F
#7B8B19
#5A6516
#383F0E
Base = 600Lightest = 50 · #FAFCF3Darkest = 950 · #383F0E
:root {
  --brand-50: #FAFCF3;
  --brand-100: #F6F8E7;
  --brand-200: #EDF2C9;
  --brand-300: #E4EEA0;
  --brand-400: #D6E670;
  --brand-500: #C8DD40;
  --brand-600: #abc022;
  --brand-700: #9AAD1F;
  --brand-800: #7B8B19;
  --brand-900: #5A6516;
  --brand-950: #383F0E;
  --brand: #abc022;
  --brand-ink: #000000;
}

Colors that work with #abc022

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#FAFAF4
Tinted page background
Border#E7EDC0
Hairlines and dividers
Muted text#909B4B
Captions on the surface
Accent#1D31C4
Second voice, not a rival
Dark variant#606C13
Hover, pressed, headers
Light variant#F9FBE9
Selected rows, tints
Dark surface#222414
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 #abc022

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
  • Headers, footers and dark-mode surfaces
  • 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
  • Black text placed on it
  • Thin strokes and 1px borders — they disappear on light UI
  • 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#3722C0
Analogous left#C08622
Analogous right#5CC022
Split-complement 1#225CC0
Split-complement 2#8622C0
Triadic 1#22ABC0
Triadic 2#C022AB
Tetradic#22C086

RGB percentages

Red67.1%
Green75.3%
Blue13.3%

CMYK percentages

Cyan10.9%
Magenta0.0%
Yellow82.3%
Key (black)24.7%

Color previews

#abc022 text on a black background

contrast 10.29:1

Card sample

#abc022 text on a white background

contrast 2.04:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(171, 192, 34, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(171, 192, 34, 0.45);
Border & gradient
Gradient panel
border: 3px solid #abc022;
background: linear-gradient(135deg, #abc022, #42C022);

Monochromatic scale

Palettes built from #abc022

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.

#abc022 in the real world

Where a color in this family tends to land, and the interface roles it is usually asked to play.

Industries
RetailLeisureEnergyWarning systems
Common UI roles
ButtonsLinksFocus statesCharts
Print note

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

#abc022, answered

What color is #abc022?

#abc022 is a dark vivid yellow, closest to Yellow Green (ΔE2000 6.1). It sits at 68° on the hue wheel with 70% saturation and 44% lightness, which reads as warm.

What is the RGB value of #abc022?

rgb(171, 192, 34) — 171 red, 192 green and 34 blue out of 255, or 67.1% / 75.3% / 13.3% by channel.

Is #abc022 a light or a dark color?

It is a mid-tone. Relative luminance is 0.4647 and perceived brightness is 69%, so black text on it reaches 10.29:1.

Should I use black or white text on #abc022?

Black. It scores 10.29:1 against #abc022, versus 2.04:1 for white — AAA at any size.

What is the complementary color of #abc022?

#3722C0 sits directly opposite on the wheel. Softer options are the split-complements #225CC0 and #8622C0, which give the same contrast with far less vibration.

What colors go well with #abc022?

For interface work: #FAFAF4 as the surface, #E7EDC0 for borders, #909B4B for secondary text, #1D31C4 as an accent and #606C13 for hover and pressed states. For a palette, the analogous pair #C08622 and #5CC022 stays calm, while #3722C0 is the loudest partner.

What is #abc022 in CMYK for printing?

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

Is #abc022 warm or cool?

Warm — it scores 32 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #C09B22; nudged cooler, #71C220.

Work with #abc022 in the Color Lab