Skip to content

#a8df9b

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

RGB
168, 223, 155
HSL
109°, 52%, 74%
CMYK
25, 0, 31, 13
Luminance
0.6347

At a glance

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

Hex
#a8df9b
Hue
109°
green
Saturation
52%
vivid
Lightness
74%
light
Brightness
87%
HSV value
Perceived
79%
weighted brightness
Luminance
0.6347
WCAG relative
Temperature
Neutral
58/100 cool
Color family
Green
Tone
Vivid
Best ink
Black
13.69:1
Closest name
Light Green
ΔE2000 6.1
Where it sits
Hue109° of 360°
Saturation52%
Lightness74%
Temperature
Warm ← → Cool58% 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#a8df9b
RGBrgb(168, 223, 155)
HSLhsl(109, 52%, 74%)
CMYKcmyk(25%, 0%, 31%, 13%)
LABlab(83.7 -30.3 27.8)
LCHlch(83.7 41.1 137.4)
OKLCHoklch(0.849 0.108 139.7)
Decimal11067291
Display P3color(display-p3 0.659 0.875 0.608)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#a8df9b on white: 1.53:1
AA ✗ fail · AA-large · AAA
Aa
#a8df9b on black: 13.69:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #E3D497
deuteranopia · #DACF9F
tritanopia · #A5DACD

Color scale — 50 to 950

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

#F5FAF4
#ECF6EA
#D5EDCF
#a8df9b
#90D680
#6BC955
#54B93B
#469B31
#387C28
#2B5A20
#1B3814
Base = 300Lightest = 50 · #F5FAF4Darkest = 950 · #1B3814
:root {
  --brand-50: #F5FAF4;
  --brand-100: #ECF6EA;
  --brand-200: #D5EDCF;
  --brand-300: #a8df9b;
  --brand-400: #90D680;
  --brand-500: #6BC955;
  --brand-600: #54B93B;
  --brand-700: #469B31;
  --brand-800: #387C28;
  --brand-900: #2B5A20;
  --brand-950: #1B3814;
  --brand: #a8df9b;
  --brand-ink: #000000;
}

Colors that work with #a8df9b

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#F5FAF4
Tinted page background
Border#C9EBC1
Hairlines and dividers
Muted text#5A9B4B
Captions on the surface
Accent#6C2D9F
Second voice, not a rival
Dark variant#2C611F
Hover, pressed, headers
Light variant#EEF9EC
Selected rows, tints
Dark surface#172414
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 #a8df9b

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#D29BDF
Analogous left#CADF9B
Analogous right#9BDFB0
Split-complement 1#B09BDF
Split-complement 2#DF9BCA
Triadic 1#9BA8DF
Triadic 2#DF9BA8
Tetradic#9BCADF

RGB percentages

Red65.9%
Green87.5%
Blue60.8%

CMYK percentages

Cyan24.7%
Magenta0.0%
Yellow30.5%
Key (black)12.5%

Color previews

#a8df9b text on a black background

contrast 13.69:1

Card sample

#a8df9b text on a white background

contrast 1.53:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #a8df9b

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.

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

#a8df9b, answered

What color is #a8df9b?

#a8df9b is a light vivid green, closest to Light Green (ΔE2000 6.1). It sits at 109° on the hue wheel with 52% saturation and 74% lightness, which reads as neutral.

What is the RGB value of #a8df9b?

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

Is #a8df9b a light or a dark color?

It is a light color. Relative luminance is 0.6347 and perceived brightness is 79%, so black text on it reaches 13.69:1.

Should I use black or white text on #a8df9b?

Black. It scores 13.69:1 against #a8df9b, versus 1.53:1 for white — AAA at any size.

What is the complementary color of #a8df9b?

#D29BDF sits directly opposite on the wheel. Softer options are the split-complements #B09BDF and #DF9BCA, which give the same contrast with far less vibration.

What colors go well with #a8df9b?

For interface work: #F5FAF4 as the surface, #C9EBC1 for borders, #5A9B4B for secondary text, #6C2D9F as an accent and #2C611F for hover and pressed states. For a palette, the analogous pair #CADF9B and #9BDFB0 stays calm, while #D29BDF is the loudest partner.

What is #a8df9b in CMYK for printing?

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

Is #a8df9b warm or cool?

Neutral — it scores 58 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #C1DF9B; nudged cooler, #9AE0A6.

Work with #a8df9b in the Color Lab