Skip to content

#addb97

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

RGB
173, 219, 151
HSL
101°, 49%, 73%
CMYK
21, 0, 31, 14
Luminance
0.6178

At a glance

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

Hex
#addb97
Hue
101°
green
Saturation
49%
vivid
Lightness
73%
light
Brightness
86%
HSV value
Perceived
78%
weighted brightness
Luminance
0.6178
WCAG relative
Temperature
Neutral
54/100 cool
Color family
Green
Tone
Vivid
Best ink
Black
13.36:1
Closest name
Light Green
ΔE2000 7.4
Where it sits
Hue101° of 360°
Saturation49%
Lightness73%
Temperature
Warm ← → Cool54% 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#addb97
RGBrgb(173, 219, 151)
HSLhsl(101, 49%, 73%)
CMYKcmyk(21%, 0%, 31%, 14%)
LABlab(82.8 -27.3 28.7)
LCHlch(82.8 39.6 133.5)
OKLCHoklch(0.842 0.103 135.8)
Decimal11393943
Display P3color(display-p3 0.678 0.859 0.592)

Copy-ready code

/* CSS */
color: #addb97;
background-color: #addb97;
/* Tailwind (arbitrary) */
class="text-[#addb97] bg-[#addb97]"
/* SCSS */
$brand: #addb97;
/* SwiftUI */
Color(red: 0.678, green: 0.859, blue: 0.592)
/* Android */
Color.parseColor("#addb97")
/* Flutter */
Color(0xFFADDB97)
/* Python / OpenCV (BGR) */
(151, 219, 173)

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

Accessibility — WCAG contrast

Aa
#addb97 on white: 1.57:1
AA ✗ fail · AA-large · AAA
Aa
#addb97 on black: 13.36:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #E0D193
deuteranopia · #D9CD9A
tritanopia · #ACD6C9

Color scale — 50 to 950

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

#F6FAF4
#EEF5EA
#D9ECD0
#addb97
#9CD482
#7CC558
#65B63F
#549834
#44792A
#345922
#203715
Base = 300Lightest = 50 · #F6FAF4Darkest = 950 · #203715
:root {
  --brand-50: #F6FAF4;
  --brand-100: #EEF5EA;
  --brand-200: #D9ECD0;
  --brand-300: #addb97;
  --brand-400: #9CD482;
  --brand-500: #7CC558;
  --brand-600: #65B63F;
  --brand-700: #549834;
  --brand-800: #44792A;
  --brand-900: #345922;
  --brand-950: #203715;
  --brand: #addb97;
  --brand-ink: #000000;
}

Colors that work with #addb97

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#CFEAC2
Hairlines and dividers
Muted text#659B4B
Captions on the surface
Accent#5D309C
Second voice, not a rival
Dark variant#355F21
Hover, pressed, headers
Light variant#F0F8EC
Selected rows, tints
Dark surface#192414
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 #addb97

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#C597DB
Analogous left#CFDB97
Analogous right#97DBA3
Split-complement 1#A397DB
Split-complement 2#DB97CF
Triadic 1#97ADDB
Triadic 2#DB97AD
Tetradic#97CFDB

RGB percentages

Red67.8%
Green85.9%
Blue59.2%

CMYK percentages

Cyan21.0%
Magenta0.0%
Yellow31.1%
Key (black)14.1%

Color previews

#addb97 text on a black background

contrast 13.36:1

Card sample

#addb97 text on a white background

contrast 1.57:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(173, 219, 151, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(173, 219, 151, 0.45);
Border & gradient
Gradient panel
border: 3px solid #addb97;
background: linear-gradient(135deg, #addb97, #97DBAE);

Monochromatic scale

Palettes built from #addb97

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.

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

#addb97, answered

What color is #addb97?

#addb97 is a light vivid green, closest to Light Green (ΔE2000 7.4). It sits at 101° on the hue wheel with 49% saturation and 73% lightness, which reads as neutral.

What is the RGB value of #addb97?

rgb(173, 219, 151) — 173 red, 219 green and 151 blue out of 255, or 67.8% / 85.9% / 59.2% by channel.

Is #addb97 a light or a dark color?

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

Should I use black or white text on #addb97?

Black. It scores 13.36:1 against #addb97, versus 1.57:1 for white — AAA at any size.

What is the complementary color of #addb97?

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

What colors go well with #addb97?

For interface work: #F6FAF4 as the surface, #CFEAC2 for borders, #659B4B for secondary text, #5D309C as an accent and #355F21 for hover and pressed states. For a palette, the analogous pair #CFDB97 and #97DBA3 stays calm, while #C597DB is the loudest partner.

What is #addb97 in CMYK for printing?

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

Is #addb97 warm or cool?

Neutral — it scores 54 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #C6DB97; nudged cooler, #95DC98.

Work with #addb97 in the Color Lab