Skip to content

#a3df9b

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

RGB
163, 223, 155
HSL
113°, 52%, 74%
CMYK
27, 0, 31, 13
Luminance
0.6293

At a glance

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

Hex
#a3df9b
Hue
113°
green
Saturation
52%
vivid
Lightness
74%
light
Brightness
87%
HSV value
Perceived
78%
weighted brightness
Luminance
0.6293
WCAG relative
Temperature
Cool
60/100 cool
Color family
Green
Tone
Vivid
Best ink
Black
13.59:1
Closest name
Light Green
ΔE2000 5.7
Where it sits
Hue113° of 360°
Saturation52%
Lightness74%
Temperature
Warm ← → Cool60% cool

Reads cool. Warm and cool siblings keep the same lightness, so you can swap one in without redoing your contrast maths.

Every format

HEX#a3df9b
RGBrgb(163, 223, 155)
HSLhsl(113, 52%, 74%)
CMYKcmyk(27%, 0%, 31%, 13%)
LABlab(83.4 -31.9 27.4)
LCHlch(83.4 42.1 139.4)
OKLCHoklch(0.846 0.111 141.6)
Decimal10739611
Display P3color(display-p3 0.639 0.875 0.608)

Copy-ready code

/* CSS */
color: #a3df9b;
background-color: #a3df9b;
/* Tailwind (arbitrary) */
class="text-[#a3df9b] bg-[#a3df9b]"
/* SCSS */
$brand: #a3df9b;
/* SwiftUI */
Color(red: 0.639, green: 0.875, blue: 0.608)
/* Android */
Color.parseColor("#a3df9b")
/* Flutter */
Color(0xFFA3DF9B)
/* Python / OpenCV (BGR) */
(155, 223, 163)

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

Accessibility — WCAG contrast

Aa
#a3df9b on white: 1.55:1
AA ✗ fail · AA-large · AAA
Aa
#a3df9b on black: 13.59:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #E3D397
deuteranopia · #D9CE9F
tritanopia · #9FDBCD

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #a3df9b 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
#EBF6EA
#D2EDCF
#a3df9b
#8AD680
#63C955
#4AB93B
#3E9B31
#327C28
#275A20
#183814
Base = 300Lightest = 50 · #F5FAF4Darkest = 950 · #183814
:root {
  --brand-50: #F5FAF4;
  --brand-100: #EBF6EA;
  --brand-200: #D2EDCF;
  --brand-300: #a3df9b;
  --brand-400: #8AD680;
  --brand-500: #63C955;
  --brand-600: #4AB93B;
  --brand-700: #3E9B31;
  --brand-800: #327C28;
  --brand-900: #275A20;
  --brand-950: #183814;
  --brand: #a3df9b;
  --brand-ink: #000000;
}

Colors that work with #a3df9b

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#C6EBC1
Hairlines and dividers
Muted text#549B4B
Captions on the surface
Accent#752D9F
Second voice, not a rival
Dark variant#27611F
Hover, pressed, headers
Light variant#EDF9EC
Selected rows, tints
Dark surface#162414
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 #a3df9b

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#D79BDF
Analogous left#C5DF9B
Analogous right#9BDFB5
Split-complement 1#B59BDF
Split-complement 2#DF9BC5
Triadic 1#9BA3DF
Triadic 2#DF9BA3
Tetradic#9BC5DF

RGB percentages

Red63.9%
Green87.5%
Blue60.8%

CMYK percentages

Cyan26.9%
Magenta0.0%
Yellow30.5%
Key (black)12.5%

Color previews

#a3df9b text on a black background

contrast 13.59:1

Card sample

#a3df9b text on a white background

contrast 1.55:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #a3df9b

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.

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

#a3df9b, answered

What color is #a3df9b?

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

What is the RGB value of #a3df9b?

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

Is #a3df9b a light or a dark color?

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

Should I use black or white text on #a3df9b?

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

What is the complementary color of #a3df9b?

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

What colors go well with #a3df9b?

For interface work: #F5FAF4 as the surface, #C6EBC1 for borders, #549B4B for secondary text, #752D9F as an accent and #27611F for hover and pressed states. For a palette, the analogous pair #C5DF9B and #9BDFB5 stays calm, while #D79BDF is the loudest partner.

What is #a3df9b in CMYK for printing?

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

Is #a3df9b warm or cool?

Cool — it scores 60 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #BCDF9B; nudged cooler, #9AE0AB.

Work with #a3df9b in the Color Lab