Skip to content

#accb6f

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

RGB
172, 203, 111
HSL
80°, 47%, 62%
CMYK
15, 0, 45, 20
Luminance
0.5263

At a glance

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

Hex
#accb6f
Hue
80°
green
Saturation
47%
vivid
Lightness
62%
balanced
Brightness
80%
HSV value
Perceived
73%
weighted brightness
Luminance
0.5263
WCAG relative
Temperature
Warm
42/100 cool
Color family
Green
Tone
Vivid
Best ink
Black
11.53:1
Closest name
Yellow Green
ΔE2000 7.2
Where it sits
Hue80° of 360°
Saturation47%
Lightness62%
Temperature
Warm ← → Cool42% cool

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

Every format

HEX#accb6f
RGBrgb(172, 203, 111)
HSLhsl(80, 47%, 62%)
CMYKcmyk(15%, 0%, 45%, 20%)
LABlab(77.7 -25.2 42.3)
LCHlch(77.7 49.3 120.7)
OKLCHoklch(0.799 0.124 124.4)
Decimal11324271
Display P3color(display-p3 0.675 0.796 0.435)

Copy-ready code

/* CSS */
color: #accb6f;
background-color: #accb6f;
/* Tailwind (arbitrary) */
class="text-[#accb6f] bg-[#accb6f]"
/* SCSS */
$brand: #accb6f;
/* SwiftUI */
Color(red: 0.675, green: 0.796, blue: 0.435)
/* Android */
Color.parseColor("#accb6f")
/* Flutter */
Color(0xFFACCB6F)
/* Python / OpenCV (BGR) */
(111, 203, 172)

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

Accessibility — WCAG contrast

Aa
#accb6f on white: 1.82:1
AA ✗ fail · AA-large · AAA
Aa
#accb6f on black: 11.53:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #D4C167
deuteranopia · #D0C074
tritanopia · #B2C3B5

Color scale — 50 to 950

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

#F8FAF5
#F2F5EA
#E2ECD0
#CFE1AD
#accb6f
#A0C35A
#8DB441
#769636
#5E782B
#465823
#2C3716
Base = 400Lightest = 50 · #F8FAF5Darkest = 950 · #2C3716
:root {
  --brand-50: #F8FAF5;
  --brand-100: #F2F5EA;
  --brand-200: #E2ECD0;
  --brand-300: #CFE1AD;
  --brand-400: #accb6f;
  --brand-500: #A0C35A;
  --brand-600: #8DB441;
  --brand-700: #769636;
  --brand-800: #5E782B;
  --brand-900: #465823;
  --brand-950: #2C3716;
  --brand: #accb6f;
  --brand-ink: #000000;
}

Colors that work with #accb6f

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#F8FAF4
Tinted page background
Border#DCE9C3
Hairlines and dividers
Muted text#809B4B
Captions on the surface
Accent#746BCF
Second voice, not a rival
Dark variant#4A5E22
Hover, pressed, headers
Light variant#F4F8EC
Selected rows, tints
Dark surface#1F2414
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 #accb6f

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#8E6FCB
Analogous left#CBBC6F
Analogous right#7ECB6F
Split-complement 1#6F7ECB
Split-complement 2#BC6FCB
Triadic 1#6FACCB
Triadic 2#CB6FAC
Tetradic#6FCBBC

RGB percentages

Red67.5%
Green79.6%
Blue43.5%

CMYK percentages

Cyan15.3%
Magenta0.0%
Yellow45.3%
Key (black)20.4%

Color previews

#accb6f text on a black background

contrast 11.53:1

Card sample

#accb6f text on a white background

contrast 1.82:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(172, 203, 111, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(172, 203, 111, 0.45);
Border & gradient
Gradient panel
border: 3px solid #accb6f;
background: linear-gradient(135deg, #accb6f, #6FCB6F);

Monochromatic scale

Palettes built from #accb6f

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.

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

#accb6f, answered

What color is #accb6f?

#accb6f is a balanced vivid green, closest to Yellow Green (ΔE2000 7.2). It sits at 80° on the hue wheel with 47% saturation and 62% lightness, which reads as warm.

What is the RGB value of #accb6f?

rgb(172, 203, 111) — 172 red, 203 green and 111 blue out of 255, or 67.5% / 79.6% / 43.5% by channel.

Is #accb6f a light or a dark color?

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

Should I use black or white text on #accb6f?

Black. It scores 11.53:1 against #accb6f, versus 1.82:1 for white — AAA at any size.

What is the complementary color of #accb6f?

#8E6FCB sits directly opposite on the wheel. Softer options are the split-complements #6F7ECB and #BC6FCB, which give the same contrast with far less vibration.

What colors go well with #accb6f?

For interface work: #F8FAF4 as the surface, #DCE9C3 for borders, #809B4B for secondary text, #746BCF as an accent and #4A5E22 for hover and pressed states. For a palette, the analogous pair #CBBC6F and #7ECB6F stays calm, while #8E6FCB is the loudest partner.

What is #accb6f in CMYK for printing?

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

Is #accb6f warm or cool?

Warm — it scores 42 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #CBC86F; nudged cooler, #8ACD6D.

Work with #accb6f in the Color Lab