Skip to content

#a8df4b

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

RGB
168, 223, 75
HSL
82°, 70%, 58%
CMYK
25, 0, 66, 13
Luminance
0.6161

At a glance

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

Hex
#a8df4b
Hue
82°
green
Saturation
70%
vivid
Lightness
58%
balanced
Brightness
87%
HSV value
Perceived
77%
weighted brightness
Luminance
0.6161
WCAG relative
Temperature
Neutral
44/100 cool
Color family
Green
Tone
Vivid
Best ink
Black
13.32:1
Closest name
Yellow Green
ΔE2000 4.4
Where it sits
Hue82° of 360°
Saturation70%
Lightness58%
Temperature
Warm ← → Cool44% 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#a8df4b
RGBrgb(168, 223, 75)
HSLhsl(82, 70%, 58%)
CMYKcmyk(25%, 0%, 66%, 13%)
LABlab(82.7 -39.2 64.1)
LCHlch(82.7 75.2 121.5)
OKLCHoklch(0.838 0.184 127.5)
Decimal11067211
Display P3color(display-p3 0.659 0.875 0.294)

Copy-ready code

/* CSS */
color: #a8df4b;
background-color: #a8df4b;
/* Tailwind (arbitrary) */
class="text-[#a8df4b] bg-[#a8df4b]"
/* SCSS */
$brand: #a8df4b;
/* SwiftUI */
Color(red: 0.659, green: 0.875, blue: 0.294)
/* Android */
Color.parseColor("#a8df4b")
/* Flutter */
Color(0xFFA8DF4B)
/* Python / OpenCV (BGR) */
(75, 223, 168)

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

Accessibility — WCAG contrast

Aa
#a8df4b on white: 1.58:1
AA ✗ fail · AA-large · AAA
Aa
#a8df4b on black: 13.32:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #EAD036
deuteranopia · #E2CD57
tritanopia · #AED5C1

Color scale — 50 to 950

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

#F8FCF3
#F2F8E7
#E3F2C9
#D1EEA0
#BAE670
#a8df4b
#90D025
#78AD1F
#608B19
#476516
#2D3F0E
Base = 500Lightest = 50 · #F8FCF3Darkest = 950 · #2D3F0E
:root {
  --brand-50: #F8FCF3;
  --brand-100: #F2F8E7;
  --brand-200: #E3F2C9;
  --brand-300: #D1EEA0;
  --brand-400: #BAE670;
  --brand-500: #a8df4b;
  --brand-600: #90D025;
  --brand-700: #78AD1F;
  --brand-800: #608B19;
  --brand-900: #476516;
  --brand-950: #2D3F0E;
  --brand: #a8df4b;
  --brand-ink: #000000;
}

Colors that work with #a8df4b

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#DCEDC0
Hairlines and dividers
Muted text#7D9B4B
Captions on the surface
Accent#5A47E3
Second voice, not a rival
Dark variant#4B6C13
Hover, pressed, headers
Light variant#F5FBE9
Selected rows, tints
Dark surface#1E2414
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 #a8df4b

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#824BDF
Analogous left#DFCC4B
Analogous right#5EDF4B
Split-complement 1#4B5EDF
Split-complement 2#CC4BDF
Triadic 1#4BA8DF
Triadic 2#DF4BA8
Tetradic#4BDFCC

RGB percentages

Red65.9%
Green87.5%
Blue29.4%

CMYK percentages

Cyan24.7%
Magenta0.0%
Yellow66.4%
Key (black)12.5%

Color previews

#a8df4b text on a black background

contrast 13.32:1

Card sample

#a8df4b text on a white background

contrast 1.58:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(168, 223, 75, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(168, 223, 75, 0.45);
Border & gradient
Gradient panel
border: 3px solid #a8df4b;
background: linear-gradient(135deg, #a8df4b, #4BDF51);

Monochromatic scale

Palettes built from #a8df4b

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.

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

#a8df4b, answered

What color is #a8df4b?

#a8df4b is a balanced vivid green, closest to Yellow Green (ΔE2000 4.4). It sits at 82° on the hue wheel with 70% saturation and 58% lightness, which reads as neutral.

What is the RGB value of #a8df4b?

rgb(168, 223, 75) — 168 red, 223 green and 75 blue out of 255, or 65.9% / 87.5% / 29.4% by channel.

Is #a8df4b a light or a dark color?

It is a light color. Relative luminance is 0.6161 and perceived brightness is 77%, so black text on it reaches 13.32:1.

Should I use black or white text on #a8df4b?

Black. It scores 13.32:1 against #a8df4b, versus 1.58:1 for white — AAA at any size.

What is the complementary color of #a8df4b?

#824BDF sits directly opposite on the wheel. Softer options are the split-complements #4B5EDF and #CC4BDF, which give the same contrast with far less vibration.

What colors go well with #a8df4b?

For interface work: #F8FAF4 as the surface, #DCEDC0 for borders, #7D9B4B for secondary text, #5A47E3 as an accent and #4B6C13 for hover and pressed states. For a palette, the analogous pair #DFCC4B and #5EDF4B stays calm, while #824BDF is the loudest partner.

What is #a8df4b in CMYK for printing?

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

Is #a8df4b warm or cool?

Neutral — it scores 44 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #DEDF4B; nudged cooler, #71E149.

Work with #a8df4b in the Color Lab