Skip to content

#b0cd6f

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

RGB
176, 205, 111
HSL
79°, 49%, 62%
CMYK
14, 0, 46, 20
Luminance
0.5404

At a glance

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

Hex
#b0cd6f
Hue
79°
green
Saturation
49%
vivid
Lightness
62%
balanced
Brightness
80%
HSV value
Perceived
74%
weighted brightness
Luminance
0.5404
WCAG relative
Temperature
Warm
40/100 cool
Color family
Green
Tone
Vivid
Best ink
Black
11.81:1
Closest name
Yellow Green
ΔE2000 7.1
Where it sits
Hue79° of 360°
Saturation49%
Lightness62%
Temperature
Warm ← → Cool40% 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#b0cd6f
RGBrgb(176, 205, 111)
HSLhsl(79, 49%, 62%)
CMYKcmyk(14%, 0%, 46%, 20%)
LABlab(78.5 -24.6 43.4)
LCHlch(78.5 49.9 119.5)
OKLCHoklch(0.806 0.125 123.3)
Decimal11586927
Display P3color(display-p3 0.690 0.804 0.435)

Copy-ready code

/* CSS */
color: #b0cd6f;
background-color: #b0cd6f;
/* Tailwind (arbitrary) */
class="text-[#b0cd6f] bg-[#b0cd6f]"
/* SCSS */
$brand: #b0cd6f;
/* SwiftUI */
Color(red: 0.690, green: 0.804, blue: 0.435)
/* Android */
Color.parseColor("#b0cd6f")
/* Flutter */
Color(0xFFB0CD6F)
/* Python / OpenCV (BGR) */
(111, 205, 176)

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 #b0cd6f · 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: #b0cd6f as text scores 1.78:1 on white and 11.81:1 on black.

Accessibility — WCAG contrast

Aa
#b0cd6f on white: 1.78:1
AA ✗ fail · AA-large · AAA
Aa
#b0cd6f on black: 11.81:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #D7C367
deuteranopia · #D3C274
tritanopia · #B6C5B7

Color scale — 50 to 950

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

#F8FAF4
#F2F5EA
#E3ECD0
#D1E2AC
#b0cd6f
#A4C558
#91B63F
#799735
#61792A
#485922
#2D3715
Base = 400Lightest = 50 · #F8FAF4Darkest = 950 · #2D3715
:root {
  --brand-50: #F8FAF4;
  --brand-100: #F2F5EA;
  --brand-200: #E3ECD0;
  --brand-300: #D1E2AC;
  --brand-400: #b0cd6f;
  --brand-500: #A4C558;
  --brand-600: #91B63F;
  --brand-700: #799735;
  --brand-800: #61792A;
  --brand-900: #485922;
  --brand-950: #2D3715;
  --brand: #b0cd6f;
  --brand-ink: #000000;
}

Colors that work with #b0cd6f

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#DEEAC2
Hairlines and dividers
Muted text#829B4B
Captions on the surface
Accent#716BD1
Second voice, not a rival
Dark variant#4C5F21
Hover, pressed, headers
Light variant#F5F8EC
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 #b0cd6f

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#8C6FCD
Analogous left#CDBB6F
Analogous right#81CD6F
Split-complement 1#6F81CD
Split-complement 2#BB6FCD
Triadic 1#6FB0CD
Triadic 2#CD6FB0
Tetradic#6FCDBB

RGB percentages

Red69.0%
Green80.4%
Blue43.5%

CMYK percentages

Cyan14.1%
Magenta0.0%
Yellow45.9%
Key (black)19.6%

Color previews

#b0cd6f text on a black background

contrast 11.81:1

Card sample

#b0cd6f text on a white background

contrast 1.78:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(176, 205, 111, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(176, 205, 111, 0.45);
Border & gradient
Gradient panel
border: 3px solid #b0cd6f;
background: linear-gradient(135deg, #b0cd6f, #71CD6F);

Monochromatic scale

Palettes built from #b0cd6f

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.

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

#b0cd6f, answered

What color is #b0cd6f?

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

What is the RGB value of #b0cd6f?

rgb(176, 205, 111) — 176 red, 205 green and 111 blue out of 255, or 69% / 80.4% / 43.5% by channel.

Is #b0cd6f a light or a dark color?

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

Should I use black or white text on #b0cd6f?

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

What is the complementary color of #b0cd6f?

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

What colors go well with #b0cd6f?

For interface work: #F9FAF4 as the surface, #DEEAC2 for borders, #829B4B for secondary text, #716BD1 as an accent and #4C5F21 for hover and pressed states. For a palette, the analogous pair #CDBB6F and #81CD6F stays calm, while #8C6FCD is the loudest partner.

What is #b0cd6f in CMYK for printing?

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

Is #b0cd6f warm or cool?

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

Work with #b0cd6f in the Color Lab