Skip to content

#b3cd5f

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

RGB
179, 205, 95
HSL
74°, 52%, 59%
CMYK
13, 0, 54, 20
Luminance
0.5407

At a glance

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

Hex
#b3cd5f
Hue
74°
green
Saturation
52%
vivid
Lightness
59%
balanced
Brightness
80%
HSV value
Perceived
74%
weighted brightness
Luminance
0.5407
WCAG relative
Temperature
Warm
37/100 cool
Color family
Green
Tone
Vivid
Best ink
Black
11.81:1
Closest name
Yellow Green
ΔE2000 5.5
Where it sits
Hue74° of 360°
Saturation52%
Lightness59%
Temperature
Warm ← → Cool37% 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#b3cd5f
RGBrgb(179, 205, 95)
HSLhsl(74, 52%, 59%)
CMYKcmyk(13%, 0%, 54%, 20%)
LABlab(78.5 -25.0 51.1)
LCHlch(78.5 56.9 116.1)
OKLCHoklch(0.806 0.140 120.7)
Decimal11783519
Display P3color(display-p3 0.702 0.804 0.373)

Copy-ready code

/* CSS */
color: #b3cd5f;
background-color: #b3cd5f;
/* Tailwind (arbitrary) */
class="text-[#b3cd5f] bg-[#b3cd5f]"
/* SCSS */
$brand: #b3cd5f;
/* SwiftUI */
Color(red: 0.702, green: 0.804, blue: 0.373)
/* Android */
Color.parseColor("#b3cd5f")
/* Flutter */
Color(0xFFB3CD5F)
/* Python / OpenCV (BGR) */
(95, 205, 179)

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

Accessibility — WCAG contrast

Aa
#b3cd5f on white: 1.78:1
AA ✗ fail · AA-large · AAA
Aa
#b3cd5f on black: 11.81:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #D8C354
deuteranopia · #D5C266
tritanopia · #BBC4B4

Color scale — 50 to 950

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

#F9FAF4
#F3F6E9
#E6EDCF
#D6E4AA
#C2D77F
#b3cd5f
#9CBB3A
#829B31
#687C27
#4D5B20
#303914
Base = 500Lightest = 50 · #F9FAF4Darkest = 950 · #303914
:root {
  --brand-50: #F9FAF4;
  --brand-100: #F3F6E9;
  --brand-200: #E6EDCF;
  --brand-300: #D6E4AA;
  --brand-400: #C2D77F;
  --brand-500: #b3cd5f;
  --brand-600: #9CBB3A;
  --brand-700: #829B31;
  --brand-800: #687C27;
  --brand-900: #4D5B20;
  --brand-950: #303914;
  --brand: #b3cd5f;
  --brand-ink: #000000;
}

Colors that work with #b3cd5f

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#E1ECC1
Hairlines and dividers
Muted text#889B4B
Captions on the surface
Accent#5B5CD1
Second voice, not a rival
Dark variant#51611E
Hover, pressed, headers
Light variant#F6F9EC
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 #b3cd5f

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#795FCD
Analogous left#CDB05F
Analogous right#7CCD5F
Split-complement 1#5F7CCD
Split-complement 2#B05FCD
Triadic 1#5FB3CD
Triadic 2#CD5FB3
Tetradic#5FCDB0

RGB percentages

Red70.2%
Green80.4%
Blue37.3%

CMYK percentages

Cyan12.7%
Magenta0.0%
Yellow53.7%
Key (black)19.6%

Color previews

#b3cd5f text on a black background

contrast 11.81:1

Card sample

#b3cd5f text on a white background

contrast 1.78:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(179, 205, 95, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(179, 205, 95, 0.45);
Border & gradient
Gradient panel
border: 3px solid #b3cd5f;
background: linear-gradient(135deg, #b3cd5f, #6ACD5F);

Monochromatic scale

Palettes built from #b3cd5f

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.

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

#b3cd5f, answered

What color is #b3cd5f?

#b3cd5f is a balanced vivid green, closest to Yellow Green (ΔE2000 5.5). It sits at 74° on the hue wheel with 52% saturation and 59% lightness, which reads as warm.

What is the RGB value of #b3cd5f?

rgb(179, 205, 95) — 179 red, 205 green and 95 blue out of 255, or 70.2% / 80.4% / 37.3% by channel.

Is #b3cd5f a light or a dark color?

It is a light color. Relative luminance is 0.5407 and perceived brightness is 74%, so black text on it reaches 11.81:1.

Should I use black or white text on #b3cd5f?

Black. It scores 11.81:1 against #b3cd5f, versus 1.78:1 for white — AAA at any size.

What is the complementary color of #b3cd5f?

#795FCD sits directly opposite on the wheel. Softer options are the split-complements #5F7CCD and #B05FCD, which give the same contrast with far less vibration.

What colors go well with #b3cd5f?

For interface work: #F9FAF4 as the surface, #E1ECC1 for borders, #889B4B for secondary text, #5B5CD1 as an accent and #51611E for hover and pressed states. For a palette, the analogous pair #CDB05F and #7CCD5F stays calm, while #795FCD is the loudest partner.

What is #b3cd5f in CMYK for printing?

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

Is #b3cd5f warm or cool?

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

Work with #b3cd5f in the Color Lab