Skip to content

#b7cd7b

a balanced, vivid green · warm · closest name: Dark Khaki

RGB
183, 205, 123
HSL
76°, 45%, 64%
CMYK
11, 0, 40, 20
Luminance
0.5516

At a glance

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

Hex
#b7cd7b
Hue
76°
green
Saturation
45%
vivid
Lightness
64%
balanced
Brightness
80%
HSV value
Perceived
75%
weighted brightness
Luminance
0.5516
WCAG relative
Temperature
Warm
38/100 cool
Color family
Green
Tone
Vivid
Best ink
Black
12.03:1
Closest name
Dark Khaki
ΔE2000 8.5
Where it sits
Hue76° of 360°
Saturation45%
Lightness64%
Temperature
Warm ← → Cool38% 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#b7cd7b
RGBrgb(183, 205, 123)
HSLhsl(76, 45%, 64%)
CMYKcmyk(11%, 0%, 40%, 20%)
LABlab(79.1 -20.6 38.4)
LCHlch(79.1 43.5 118.2)
OKLCHoklch(0.813 0.110 121.1)
Decimal12045691
Display P3color(display-p3 0.718 0.804 0.482)

Copy-ready code

/* CSS */
color: #b7cd7b;
background-color: #b7cd7b;
/* Tailwind (arbitrary) */
class="text-[#b7cd7b] bg-[#b7cd7b]"
/* SCSS */
$brand: #b7cd7b;
/* SwiftUI */
Color(red: 0.718, green: 0.804, blue: 0.482)
/* Android */
Color.parseColor("#b7cd7b")
/* Flutter */
Color(0xFFB7CD7B)
/* Python / OpenCV (BGR) */
(123, 205, 183)

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

Accessibility — WCAG contrast

Aa
#b7cd7b on white: 1.75:1
AA ✗ fail · AA-large · AAA
Aa
#b7cd7b on black: 12.03:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #D6C475
deuteranopia · #D3C47F
tritanopia · #BEC5B9

Color scale — 50 to 950

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

#F9FAF5
#F2F5EA
#E4EBD1
#D3E0AE
#b7cd7b
#A6C15C
#94B243
#7B9438
#63762D
#495724
#2E3616
Base = 400Lightest = 50 · #F9FAF5Darkest = 950 · #2E3616
:root {
  --brand-50: #F9FAF5;
  --brand-100: #F2F5EA;
  --brand-200: #E4EBD1;
  --brand-300: #D3E0AE;
  --brand-400: #b7cd7b;
  --brand-500: #A6C15C;
  --brand-600: #94B243;
  --brand-700: #7B9438;
  --brand-800: #63762D;
  --brand-900: #495724;
  --brand-950: #2E3616;
  --brand: #b7cd7b;
  --brand-ink: #000000;
}

Colors that work with #b7cd7b

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#F9FAF4
Tinted page background
Border#DFE9C4
Hairlines and dividers
Muted text#859B4B
Captions on the surface
Accent#7977D1
Second voice, not a rival
Dark variant#4D5D23
Hover, pressed, headers
Light variant#F5F8EC
Selected rows, tints
Dark surface#202414
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 #b7cd7b

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#917BCD
Analogous left#CDBA7B
Analogous right#8ECD7B
Split-complement 1#7B8ECD
Split-complement 2#BA7BCD
Triadic 1#7BB7CD
Triadic 2#CD7BB7
Tetradic#7BCDBA

RGB percentages

Red71.8%
Green80.4%
Blue48.2%

CMYK percentages

Cyan10.7%
Magenta0.0%
Yellow40.0%
Key (black)19.6%

Color previews

#b7cd7b text on a black background

contrast 12.03:1

Card sample

#b7cd7b text on a white background

contrast 1.75:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(183, 205, 123, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(183, 205, 123, 0.45);
Border & gradient
Gradient panel
border: 3px solid #b7cd7b;
background: linear-gradient(135deg, #b7cd7b, #80CD7B);

Monochromatic scale

Palettes built from #b7cd7b

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.

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

#b7cd7b, answered

What color is #b7cd7b?

#b7cd7b is a balanced vivid green, closest to Dark Khaki (ΔE2000 8.5). It sits at 76° on the hue wheel with 45% saturation and 64% lightness, which reads as warm.

What is the RGB value of #b7cd7b?

rgb(183, 205, 123) — 183 red, 205 green and 123 blue out of 255, or 71.8% / 80.4% / 48.2% by channel.

Is #b7cd7b a light or a dark color?

It is a light color. Relative luminance is 0.5516 and perceived brightness is 75%, so black text on it reaches 12.03:1.

Should I use black or white text on #b7cd7b?

Black. It scores 12.03:1 against #b7cd7b, versus 1.75:1 for white — AAA at any size.

What is the complementary color of #b7cd7b?

#917BCD sits directly opposite on the wheel. Softer options are the split-complements #7B8ECD and #BA7BCD, which give the same contrast with far less vibration.

What colors go well with #b7cd7b?

For interface work: #F9FAF4 as the surface, #DFE9C4 for borders, #859B4B for secondary text, #7977D1 as an accent and #4D5D23 for hover and pressed states. For a palette, the analogous pair #CDBA7B and #8ECD7B stays calm, while #917BCD is the loudest partner.

What is #b7cd7b in CMYK for printing?

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

Is #b7cd7b warm or cool?

Warm — it scores 38 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #CDC57B; nudged cooler, #98CF79.

Work with #b7cd7b in the Color Lab