Skip to content

#a7df8d

a light, vivid green · neutral · closest name: Light Green

RGB
167, 223, 141
HSL
101°, 56%, 71%
CMYK
25, 0, 37, 13
Luminance
0.6291

At a glance

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

Hex
#a7df8d
Hue
101°
green
Saturation
56%
vivid
Lightness
71%
light
Brightness
87%
HSV value
Perceived
78%
weighted brightness
Luminance
0.6291
WCAG relative
Temperature
Neutral
55/100 cool
Color family
Green
Tone
Vivid
Best ink
Black
13.58:1
Closest name
Light Green
ΔE2000 5.4
Where it sits
Hue101° of 360°
Saturation56%
Lightness71%
Temperature
Warm ← → Cool55% 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#a7df8d
RGBrgb(167, 223, 141)
HSLhsl(101, 56%, 71%)
CMYKcmyk(25%, 0%, 37%, 13%)
LABlab(83.4 -32.7 34.6)
LCHlch(83.4 47.6 133.4)
OKLCHoklch(0.845 0.124 136.2)
Decimal11001741
Display P3color(display-p3 0.655 0.875 0.553)

Copy-ready code

/* CSS */
color: #a7df8d;
background-color: #a7df8d;
/* Tailwind (arbitrary) */
class="text-[#a7df8d] bg-[#a7df8d]"
/* SCSS */
$brand: #a7df8d;
/* SwiftUI */
Color(red: 0.655, green: 0.875, blue: 0.553)
/* Android */
Color.parseColor("#a7df8d")
/* Flutter */
Color(0xFFA7DF8D)
/* Python / OpenCV (BGR) */
(141, 223, 167)

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

Accessibility — WCAG contrast

Aa
#a7df8d on white: 1.55:1
AA ✗ fail · AA-large · AAA
Aa
#a7df8d on black: 13.58:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #E5D387
deuteranopia · #DCCE91
tritanopia · #A6D9CA

Color scale — 50 to 950

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

#F6FBF4
#EDF6E9
#D8EECD
#BBE6A7
#a7df8d
#78CE50
#61BF36
#519F2D
#417F24
#325D1E
#1F3A12
Base = 400Lightest = 50 · #F6FBF4Darkest = 950 · #1F3A12
:root {
  --brand-50: #F6FBF4;
  --brand-100: #EDF6E9;
  --brand-200: #D8EECD;
  --brand-300: #BBE6A7;
  --brand-400: #a7df8d;
  --brand-500: #78CE50;
  --brand-600: #61BF36;
  --brand-700: #519F2D;
  --brand-800: #417F24;
  --brand-900: #325D1E;
  --brand-950: #1F3A12;
  --brand: #a7df8d;
  --brand-ink: #000000;
}

Colors that work with #a7df8d

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#F6FAF4
Tinted page background
Border#CEEDC0
Hairlines and dividers
Muted text#649B4B
Captions on the surface
Accent#5E28A4
Second voice, not a rival
Dark variant#33641C
Hover, pressed, headers
Light variant#F0F9EB
Selected rows, tints
Dark surface#192414
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 #a7df8d

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
  • Card and section backgrounds
  • 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
  • White text placed on it
  • 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#C58DDF
Analogous left#D0DF8D
Analogous right#8DDF9C
Split-complement 1#9C8DDF
Split-complement 2#DF8DD0
Triadic 1#8DA7DF
Triadic 2#DF8DA7
Tetradic#8DD0DF

RGB percentages

Red65.5%
Green87.5%
Blue55.3%

CMYK percentages

Cyan25.1%
Magenta0.0%
Yellow36.8%
Key (black)12.5%

Color previews

#a7df8d text on a black background

contrast 13.58:1

Card sample

#a7df8d text on a white background

contrast 1.55:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(167, 223, 141, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(167, 223, 141, 0.45);
Border & gradient
Gradient panel
border: 3px solid #a7df8d;
background: linear-gradient(135deg, #a7df8d, #8DDFAA);

Monochromatic scale

Palettes built from #a7df8d

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.

#a7df8d 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
SurfacesBadgesHighlightsEmpty states
Print note

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

#a7df8d, answered

What color is #a7df8d?

#a7df8d is a light vivid green, closest to Light Green (ΔE2000 5.4). It sits at 101° on the hue wheel with 56% saturation and 71% lightness, which reads as neutral.

What is the RGB value of #a7df8d?

rgb(167, 223, 141) — 167 red, 223 green and 141 blue out of 255, or 65.5% / 87.5% / 55.3% by channel.

Is #a7df8d a light or a dark color?

It is a light color. Relative luminance is 0.6291 and perceived brightness is 78%, so black text on it reaches 13.58:1.

Should I use black or white text on #a7df8d?

Black. It scores 13.58:1 against #a7df8d, versus 1.55:1 for white — AAA at any size.

What is the complementary color of #a7df8d?

#C58DDF sits directly opposite on the wheel. Softer options are the split-complements #9C8DDF and #DF8DD0, which give the same contrast with far less vibration.

What colors go well with #a7df8d?

For interface work: #F6FAF4 as the surface, #CEEDC0 for borders, #649B4B for secondary text, #5E28A4 as an accent and #33641C for hover and pressed states. For a palette, the analogous pair #D0DF8D and #8DDF9C stays calm, while #C58DDF is the loudest partner.

What is #a7df8d in CMYK for printing?

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

Is #a7df8d warm or cool?

Neutral — it scores 55 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #C5DF8D; nudged cooler, #8CE190.

Work with #a7df8d in the Color Lab