Skip to content

#a2cf7d

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

RGB
162, 207, 125
HSL
93°, 46%, 65%
CMYK
22, 0, 40, 19
Luminance
0.5379

At a glance

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

Hex
#a2cf7d
Hue
93°
green
Saturation
46%
vivid
Lightness
65%
light
Brightness
81%
HSV value
Perceived
73%
weighted brightness
Luminance
0.5379
WCAG relative
Temperature
Neutral
51/100 cool
Color family
Green
Tone
Vivid
Best ink
Black
11.76:1
Closest name
Light Green
ΔE2000 8.7
Where it sits
Hue93° of 360°
Saturation46%
Lightness65%
Temperature
Warm ← → Cool51% 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#a2cf7d
RGBrgb(162, 207, 125)
HSLhsl(93, 46%, 65%)
CMYKcmyk(22%, 0%, 40%, 19%)
LABlab(78.3 -29.1 36.0)
LCHlch(78.3 46.3 128.9)
OKLCHoklch(0.803 0.119 132.0)
Decimal10669949
Display P3color(display-p3 0.635 0.812 0.490)

Copy-ready code

/* CSS */
color: #a2cf7d;
background-color: #a2cf7d;
/* Tailwind (arbitrary) */
class="text-[#a2cf7d] bg-[#a2cf7d]"
/* SCSS */
$brand: #a2cf7d;
/* SwiftUI */
Color(red: 0.635, green: 0.812, blue: 0.490)
/* Android */
Color.parseColor("#a2cf7d")
/* Flutter */
Color(0xFFA2CF7D)
/* Python / OpenCV (BGR) */
(125, 207, 162)

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

Accessibility — WCAG contrast

Aa
#a2cf7d on white: 1.79:1
AA ✗ fail · AA-large · AAA
Aa
#a2cf7d on black: 11.76:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #D6C477
deuteranopia · #CFC181
tritanopia · #A4C9BB

Color scale — 50 to 950

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

#F7FAF5
#EFF5EA
#DDEBD0
#C4E1AD
#a2cf7d
#8AC35B
#75B342
#619537
#4E772C
#3B5723
#253616
Base = 400Lightest = 50 · #F7FAF5Darkest = 950 · #253616
:root {
  --brand-50: #F7FAF5;
  --brand-100: #EFF5EA;
  --brand-200: #DDEBD0;
  --brand-300: #C4E1AD;
  --brand-400: #a2cf7d;
  --brand-500: #8AC35B;
  --brand-600: #75B342;
  --brand-700: #619537;
  --brand-800: #4E772C;
  --brand-900: #3B5723;
  --brand-950: #253616;
  --brand: #a2cf7d;
  --brand-ink: #000000;
}

Colors that work with #a2cf7d

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#F7FAF4
Tinted page background
Border#D4E9C3
Hairlines and dividers
Muted text#6F9B4B
Captions on the surface
Accent#9479D3
Second voice, not a rival
Dark variant#3D5D22
Hover, pressed, headers
Light variant#F2F8EC
Selected rows, tints
Dark surface#1B2414
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 #a2cf7d

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#AA7DCF
Analogous left#CBCF7D
Analogous right#7DCF81
Split-complement 1#817DCF
Split-complement 2#CF7DCB
Triadic 1#7DA2CF
Triadic 2#CF7DA2
Tetradic#7DCBCF

RGB percentages

Red63.5%
Green81.2%
Blue49.0%

CMYK percentages

Cyan21.7%
Magenta0.0%
Yellow39.6%
Key (black)18.8%

Color previews

#a2cf7d text on a black background

contrast 11.76:1

Card sample

#a2cf7d text on a white background

contrast 1.79:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(162, 207, 125, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(162, 207, 125, 0.45);
Border & gradient
Gradient panel
border: 3px solid #a2cf7d;
background: linear-gradient(135deg, #a2cf7d, #7DCF8F);

Monochromatic scale

Palettes built from #a2cf7d

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.

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

#a2cf7d, answered

What color is #a2cf7d?

#a2cf7d is a light vivid green, closest to Light Green (ΔE2000 8.7). It sits at 93° on the hue wheel with 46% saturation and 65% lightness, which reads as neutral.

What is the RGB value of #a2cf7d?

rgb(162, 207, 125) — 162 red, 207 green and 125 blue out of 255, or 63.5% / 81.2% / 49% by channel.

Is #a2cf7d a light or a dark color?

It is a light color. Relative luminance is 0.5379 and perceived brightness is 73%, so black text on it reaches 11.76:1.

Should I use black or white text on #a2cf7d?

Black. It scores 11.76:1 against #a2cf7d, versus 1.79:1 for white — AAA at any size.

What is the complementary color of #a2cf7d?

#AA7DCF sits directly opposite on the wheel. Softer options are the split-complements #817DCF and #CF7DCB, which give the same contrast with far less vibration.

What colors go well with #a2cf7d?

For interface work: #F7FAF4 as the surface, #D4E9C3 for borders, #6F9B4B for secondary text, #9479D3 as an accent and #3D5D22 for hover and pressed states. For a palette, the analogous pair #CBCF7D and #7DCF81 stays calm, while #AA7DCF is the loudest partner.

What is #a2cf7d in CMYK for printing?

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

Is #a2cf7d warm or cool?

Neutral — it scores 51 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #C0CF7D; nudged cooler, #82D17B.

Work with #a2cf7d in the Color Lab