Skip to content

#97cd6c

a balanced, vivid green · neutral · closest name: Yellow Green

RGB
151, 205, 108
HSL
93°, 49%, 61%
CMYK
26, 0, 47, 20
Luminance
0.5132

At a glance

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

Hex
#97cd6c
Hue
93°
green
Saturation
49%
vivid
Lightness
61%
balanced
Brightness
80%
HSV value
Perceived
71%
weighted brightness
Luminance
0.5132
WCAG relative
Temperature
Neutral
51/100 cool
Color family
Green
Tone
Vivid
Best ink
Black
11.26:1
Closest name
Yellow Green
ΔE2000 7.3
Where it sits
Hue93° of 360°
Saturation49%
Lightness61%
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#97cd6c
RGBrgb(151, 205, 108)
HSLhsl(93, 49%, 61%)
CMYKcmyk(26%, 0%, 47%, 20%)
LABlab(76.9 -34.3 42.5)
LCHlch(76.9 54.6 128.8)
OKLCHoklch(0.789 0.140 132.7)
Decimal9948524
Display P3color(display-p3 0.592 0.804 0.424)

Copy-ready code

/* CSS */
color: #97cd6c;
background-color: #97cd6c;
/* Tailwind (arbitrary) */
class="text-[#97cd6c] bg-[#97cd6c]"
/* SCSS */
$brand: #97cd6c;
/* SwiftUI */
Color(red: 0.592, green: 0.804, blue: 0.424)
/* Android */
Color.parseColor("#97cd6c")
/* Flutter */
Color(0xFF97CD6C)
/* Python / OpenCV (BGR) */
(108, 205, 151)

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

Accessibility — WCAG contrast

Aa
#97cd6c on white: 1.86:1
AA ✗ fail · AA-large · AAA
Aa
#97cd6c on black: 11.26:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #D4C164
deuteranopia · #CCBC72
tritanopia · #98C6B6

Color scale — 50 to 950

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

#F7FAF4
#EFF6EA
#DCECCF
#C4E3AB
#A6D481
#97cd6c
#74B73E
#609834
#4D7A29
#3A5921
#243815
Base = 500Lightest = 50 · #F7FAF4Darkest = 950 · #243815
:root {
  --brand-50: #F7FAF4;
  --brand-100: #EFF6EA;
  --brand-200: #DCECCF;
  --brand-300: #C4E3AB;
  --brand-400: #A6D481;
  --brand-500: #97cd6c;
  --brand-600: #74B73E;
  --brand-700: #609834;
  --brand-800: #4D7A29;
  --brand-900: #3A5921;
  --brand-950: #243815;
  --brand: #97cd6c;
  --brand-ink: #000000;
}

Colors that work with #97cd6c

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#D4EAC2
Hairlines and dividers
Muted text#6E9B4B
Captions on the surface
Accent#8868D1
Second voice, not a rival
Dark variant#3C5F20
Hover, pressed, headers
Light variant#F2F9EC
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 #97cd6c

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
  • 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
  • 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#A26CCD
Analogous left#C8CD6C
Analogous right#6CCD72
Split-complement 1#726CCD
Split-complement 2#CD6CC8
Triadic 1#6C97CD
Triadic 2#CD6C97
Tetradic#6CC8CD

RGB percentages

Red59.2%
Green80.4%
Blue42.4%

CMYK percentages

Cyan26.3%
Magenta0.0%
Yellow47.3%
Key (black)19.6%

Color previews

#97cd6c text on a black background

contrast 11.26:1

Card sample

#97cd6c text on a white background

contrast 1.86:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(151, 205, 108, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(151, 205, 108, 0.45);
Border & gradient
Gradient panel
border: 3px solid #97cd6c;
background: linear-gradient(135deg, #97cd6c, #6CCD82);

Monochromatic scale

Palettes built from #97cd6c

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.

#97cd6c 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
ButtonsLinksFocus statesCharts
Print note

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

#97cd6c, answered

What color is #97cd6c?

#97cd6c is a balanced vivid green, closest to Yellow Green (ΔE2000 7.3). It sits at 93° on the hue wheel with 49% saturation and 61% lightness, which reads as neutral.

What is the RGB value of #97cd6c?

rgb(151, 205, 108) — 151 red, 205 green and 108 blue out of 255, or 59.2% / 80.4% / 42.4% by channel.

Is #97cd6c a light or a dark color?

It is a light color. Relative luminance is 0.5132 and perceived brightness is 71%, so black text on it reaches 11.26:1.

Should I use black or white text on #97cd6c?

Black. It scores 11.26:1 against #97cd6c, versus 1.86:1 for white — AAA at any size.

What is the complementary color of #97cd6c?

#A26CCD sits directly opposite on the wheel. Softer options are the split-complements #726CCD and #CD6CC8, which give the same contrast with far less vibration.

What colors go well with #97cd6c?

For interface work: #F7FAF4 as the surface, #D4EAC2 for borders, #6E9B4B for secondary text, #8868D1 as an accent and #3C5F20 for hover and pressed states. For a palette, the analogous pair #C8CD6C and #6CCD72 stays calm, while #A26CCD is the loudest partner.

What is #97cd6c in CMYK for printing?

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

Is #97cd6c 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 #BBCD6C; nudged cooler, #72CF6A.

Work with #97cd6c in the Color Lab