Skip to content

#a0df8f

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

RGB
160, 223, 143
HSL
107°, 56%, 72%
CMYK
28, 0, 36, 13
Luminance
0.6223

At a glance

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

Hex
#a0df8f
Hue
107°
green
Saturation
56%
vivid
Lightness
72%
light
Brightness
87%
HSV value
Perceived
78%
weighted brightness
Luminance
0.6223
WCAG relative
Temperature
Neutral
57/100 cool
Color family
Green
Tone
Vivid
Best ink
Black
13.45:1
Closest name
Light Green
ΔE2000 4.6
Where it sits
Hue107° of 360°
Saturation56%
Lightness72%
Temperature
Warm ← → Cool57% 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#a0df8f
RGBrgb(160, 223, 143)
HSLhsl(107, 56%, 72%)
CMYKcmyk(28%, 0%, 36%, 13%)
LABlab(83.0 -34.8 33.0)
LCHlch(83.0 47.9 136.5)
OKLCHoklch(0.842 0.126 139.1)
Decimal10542991
Display P3color(display-p3 0.627 0.875 0.561)

Copy-ready code

/* CSS */
color: #a0df8f;
background-color: #a0df8f;
/* Tailwind (arbitrary) */
class="text-[#a0df8f] bg-[#a0df8f]"
/* SCSS */
$brand: #a0df8f;
/* SwiftUI */
Color(red: 0.627, green: 0.875, blue: 0.561)
/* Android */
Color.parseColor("#a0df8f")
/* Flutter */
Color(0xFFA0DF8F)
/* Python / OpenCV (BGR) */
(143, 223, 160)

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

Accessibility — WCAG contrast

Aa
#a0df8f on white: 1.56:1
AA ✗ fail · AA-large · AAA
Aa
#a0df8f on black: 13.45:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #E4D289
deuteranopia · #DACD93
tritanopia · #9DDACB

Color scale — 50 to 950

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

#F5FBF4
#ECF6E9
#D4EECE
#B5E6A8
#a0df8f
#6BCD50
#53BE36
#459F2D
#377F24
#2B5D1E
#1B3A13
Base = 400Lightest = 50 · #F5FBF4Darkest = 950 · #1B3A13
:root {
  --brand-50: #F5FBF4;
  --brand-100: #ECF6E9;
  --brand-200: #D4EECE;
  --brand-300: #B5E6A8;
  --brand-400: #a0df8f;
  --brand-500: #6BCD50;
  --brand-600: #53BE36;
  --brand-700: #459F2D;
  --brand-800: #377F24;
  --brand-900: #2B5D1E;
  --brand-950: #1B3A13;
  --brand: #a0df8f;
  --brand-ink: #000000;
}

Colors that work with #a0df8f

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#C9EDC0
Hairlines and dividers
Muted text#5C9B4B
Captions on the surface
Accent#6A29A3
Second voice, not a rival
Dark variant#2B631C
Hover, pressed, headers
Light variant#EEF9EB
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 #a0df8f

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#CE8FDF
Analogous left#C8DF8F
Analogous right#8FDFA6
Split-complement 1#A68FDF
Split-complement 2#DF8FC8
Triadic 1#8FA0DF
Triadic 2#DF8FA0
Tetradic#8FC8DF

RGB percentages

Red62.7%
Green87.5%
Blue56.1%

CMYK percentages

Cyan28.3%
Magenta0.0%
Yellow35.9%
Key (black)12.5%

Color previews

#a0df8f text on a black background

contrast 13.45:1

Card sample

#a0df8f text on a white background

contrast 1.56:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #a0df8f

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.

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

#a0df8f, answered

What color is #a0df8f?

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

What is the RGB value of #a0df8f?

rgb(160, 223, 143) — 160 red, 223 green and 143 blue out of 255, or 62.7% / 87.5% / 56.1% by channel.

Is #a0df8f a light or a dark color?

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

Should I use black or white text on #a0df8f?

Black. It scores 13.45:1 against #a0df8f, versus 1.56:1 for white — AAA at any size.

What is the complementary color of #a0df8f?

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

What colors go well with #a0df8f?

For interface work: #F6FAF4 as the surface, #C9EDC0 for borders, #5C9B4B for secondary text, #6A29A3 as an accent and #2B631C for hover and pressed states. For a palette, the analogous pair #C8DF8F and #8FDFA6 stays calm, while #CE8FDF is the loudest partner.

What is #a0df8f in CMYK for printing?

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

Is #a0df8f warm or cool?

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

Work with #a0df8f in the Color Lab