Skip to content

#b7cf85

a light, soft green · warm · closest name: Dark Khaki

RGB
183, 207, 133
HSL
80°, 44%, 67%
CMYK
12, 0, 36, 19
Luminance
0.5639

At a glance

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

Hex
#b7cf85
Hue
80°
green
Saturation
44%
soft
Lightness
67%
light
Brightness
81%
HSV value
Perceived
76%
weighted brightness
Luminance
0.5639
WCAG relative
Temperature
Warm
41/100 cool
Color family
Green
Tone
Soft
Best ink
Black
12.28:1
Closest name
Dark Khaki
ΔE2000 9.4
Where it sits
Hue80° of 360°
Saturation44%
Lightness67%
Temperature
Warm ← → Cool41% 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#b7cf85
RGBrgb(183, 207, 133)
HSLhsl(80, 44%, 67%)
CMYKcmyk(12%, 0%, 36%, 19%)
LABlab(79.8 -20.3 34.2)
LCHlch(79.8 39.8 120.7)
OKLCHoklch(0.819 0.101 123.2)
Decimal12046213
Display P3color(display-p3 0.718 0.812 0.522)

Copy-ready code

/* CSS */
color: #b7cf85;
background-color: #b7cf85;
/* Tailwind (arbitrary) */
class="text-[#b7cf85] bg-[#b7cf85]"
/* SCSS */
$brand: #b7cf85;
/* SwiftUI */
Color(red: 0.718, green: 0.812, blue: 0.522)
/* Android */
Color.parseColor("#b7cf85")
/* Flutter */
Color(0xFFB7CF85)
/* Python / OpenCV (BGR) */
(133, 207, 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 #b7cf85 · 12.28:1
Use #000000AAA at every size.
Aa
White text · 1.71:1
AA fail · AA large fail · AAA fail
Aa
Black text · 12.28:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #b7cf85 as text scores 1.71:1 on white and 12.28:1 on black.

Accessibility — WCAG contrast

Aa
#b7cf85 on white: 1.71:1
AA ✗ fail · AA-large · AAA
Aa
#b7cf85 on black: 12.28:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #D7C780
deuteranopia · #D4C689
tritanopia · #BCC8BC

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #b7cf85 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
#F2F5EB
#E2EBD1
#CFDFAE
#b7cf85
#A0C05E
#8DB045
#76923A
#5E752E
#465625
#2C3617
Base = 400Lightest = 50 · #F8FAF5Darkest = 950 · #2C3617
:root {
  --brand-50: #F8FAF5;
  --brand-100: #F2F5EB;
  --brand-200: #E2EBD1;
  --brand-300: #CFDFAE;
  --brand-400: #b7cf85;
  --brand-500: #A0C05E;
  --brand-600: #8DB045;
  --brand-700: #76923A;
  --brand-800: #5E752E;
  --brand-900: #465625;
  --brand-950: #2C3617;
  --brand: #b7cf85;
  --brand-ink: #000000;
}

Colors that work with #b7cf85

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#DCE8C4
Hairlines and dividers
Muted text#819B4B
Captions on the surface
Accent#8882D2
Second voice, not a rival
Dark variant#495B24
Hover, pressed, headers
Light variant#F4F8ED
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 #b7cf85

Derived from its contrast, chroma and lightness — not from taste.

Works well for
  • Text and icons on dark surfaces
  • Charts, tags and secondary surfaces
  • Card and section backgrounds
  • Brand accents, badges and data highlights
Use with care
  • Text of any size on white — fails WCAG AA
  • 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#9D85CF
Analogous left#CFC285
Analogous right#92CF85
Split-complement 1#8592CF
Split-complement 2#C285CF
Triadic 1#85B7CF
Triadic 2#CF85B7
Tetradic#85CFC2

RGB percentages

Red71.8%
Green81.2%
Blue52.2%

CMYK percentages

Cyan11.6%
Magenta0.0%
Yellow35.7%
Key (black)18.8%

Color previews

#b7cf85 text on a black background

contrast 12.28:1

Card sample

#b7cf85 text on a white background

contrast 1.71:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(183, 207, 133, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(183, 207, 133, 0.45);
Border & gradient
Gradient panel
border: 3px solid #b7cf85;
background: linear-gradient(135deg, #b7cf85, #86CF85);

Monochromatic scale

Palettes built from #b7cf85

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.

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

#b7cf85, answered

What color is #b7cf85?

#b7cf85 is a light soft green, closest to Dark Khaki (ΔE2000 9.4). It sits at 80° on the hue wheel with 44% saturation and 67% lightness, which reads as warm.

What is the RGB value of #b7cf85?

rgb(183, 207, 133) — 183 red, 207 green and 133 blue out of 255, or 71.8% / 81.2% / 52.2% by channel.

Is #b7cf85 a light or a dark color?

It is a light color. Relative luminance is 0.5639 and perceived brightness is 76%, so black text on it reaches 12.28:1.

Should I use black or white text on #b7cf85?

Black. It scores 12.28:1 against #b7cf85, versus 1.71:1 for white — AAA at any size.

What is the complementary color of #b7cf85?

#9D85CF sits directly opposite on the wheel. Softer options are the split-complements #8592CF and #C285CF, which give the same contrast with far less vibration.

What colors go well with #b7cf85?

For interface work: #F8FAF4 as the surface, #DCE8C4 for borders, #819B4B for secondary text, #8882D2 as an accent and #495B24 for hover and pressed states. For a palette, the analogous pair #CFC285 and #92CF85 stays calm, while #9D85CF is the loudest partner.

What is #b7cf85 in CMYK for printing?

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

Is #b7cf85 warm or cool?

Warm — it scores 41 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #CFCC85; nudged cooler, #9BD183.

Work with #b7cf85 in the Color Lab