Skip to content

#b0df61

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

RGB
176, 223, 97
HSL
82°, 66%, 63%
CMYK
21, 0, 57, 13
Luminance
0.6287

At a glance

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

Hex
#b0df61
Hue
82°
green
Saturation
66%
vivid
Lightness
63%
balanced
Brightness
87%
HSV value
Perceived
78%
weighted brightness
Luminance
0.6287
WCAG relative
Temperature
Neutral
44/100 cool
Color family
Green
Tone
Vivid
Best ink
Black
13.57:1
Closest name
Yellow Green
ΔE2000 5.5
Where it sits
Hue82° of 360°
Saturation66%
Lightness63%
Temperature
Warm ← → Cool44% cool

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

Every format

HEX#b0df61
RGBrgb(176, 223, 97)
HSLhsl(82, 66%, 63%)
CMYKcmyk(21%, 0%, 57%, 13%)
LABlab(83.4 -34.5 55.8)
LCHlch(83.4 65.6 121.7)
OKLCHoklch(0.845 0.163 126.7)
Decimal11591521
Display P3color(display-p3 0.690 0.875 0.380)

Copy-ready code

/* CSS */
color: #b0df61;
background-color: #b0df61;
/* Tailwind (arbitrary) */
class="text-[#b0df61] bg-[#b0df61]"
/* SCSS */
$brand: #b0df61;
/* SwiftUI */
Color(red: 0.690, green: 0.875, blue: 0.380)
/* Android */
Color.parseColor("#b0df61")
/* Flutter */
Color(0xFFB0DF61)
/* Python / OpenCV (BGR) */
(97, 223, 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 #b0df61 · 13.57:1
Use #000000AAA at every size.
Aa
White text · 1.55:1
AA fail · AA large fail · AAA fail
Aa
Black text · 13.57:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #b0df61 as text scores 1.55:1 on white and 13.57:1 on black.

Accessibility — WCAG contrast

Aa
#b0df61 on white: 1.55:1
AA ✗ fail · AA-large · AAA
Aa
#b0df61 on black: 13.57:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #E9D254
deuteranopia · #E3CF69
tritanopia · #B6D6C3

Color scale — 50 to 950

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

#F8FBF3
#F2F8E8
#E3F1CB
#D0ECA2
#b0df61
#A2D944
#8FCC29
#77AA22
#5F881B
#476318
#2C3E0F
Base = 400Lightest = 50 · #F8FBF3Darkest = 950 · #2C3E0F
:root {
  --brand-50: #F8FBF3;
  --brand-100: #F2F8E8;
  --brand-200: #E3F1CB;
  --brand-300: #D0ECA2;
  --brand-400: #b0df61;
  --brand-500: #A2D944;
  --brand-600: #8FCC29;
  --brand-700: #77AA22;
  --brand-800: #5F881B;
  --brand-900: #476318;
  --brand-950: #2C3E0F;
  --brand: #b0df61;
  --brand-ink: #000000;
}

Colors that work with #b0df61

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#DCEDC0
Hairlines and dividers
Muted text#7D9B4B
Captions on the surface
Accent#6E5DE3
Second voice, not a rival
Dark variant#4A6A15
Hover, pressed, headers
Light variant#F4FBEA
Selected rows, tints
Dark surface#1E2414
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 #b0df61

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#9061DF
Analogous left#DFCF61
Analogous right#71DF61
Split-complement 1#6171DF
Split-complement 2#CF61DF
Triadic 1#61B0DF
Triadic 2#DF61B0
Tetradic#61DFCF

RGB percentages

Red69.0%
Green87.5%
Blue38.0%

CMYK percentages

Cyan21.1%
Magenta0.0%
Yellow56.5%
Key (black)12.5%

Color previews

#b0df61 text on a black background

contrast 13.57:1

Card sample

#b0df61 text on a white background

contrast 1.55:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(176, 223, 97, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(176, 223, 97, 0.45);
Border & gradient
Gradient panel
border: 3px solid #b0df61;
background: linear-gradient(135deg, #b0df61, #61DF66);

Monochromatic scale

Palettes built from #b0df61

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.

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

#b0df61, answered

What color is #b0df61?

#b0df61 is a balanced vivid green, closest to Yellow Green (ΔE2000 5.5). It sits at 82° on the hue wheel with 66% saturation and 63% lightness, which reads as neutral.

What is the RGB value of #b0df61?

rgb(176, 223, 97) — 176 red, 223 green and 97 blue out of 255, or 69% / 87.5% / 38% by channel.

Is #b0df61 a light or a dark color?

It is a light color. Relative luminance is 0.6287 and perceived brightness is 78%, so black text on it reaches 13.57:1.

Should I use black or white text on #b0df61?

Black. It scores 13.57:1 against #b0df61, versus 1.55:1 for white — AAA at any size.

What is the complementary color of #b0df61?

#9061DF sits directly opposite on the wheel. Softer options are the split-complements #6171DF and #CF61DF, which give the same contrast with far less vibration.

What colors go well with #b0df61?

For interface work: #F8FAF4 as the surface, #DCEDC0 for borders, #7D9B4B for secondary text, #6E5DE3 as an accent and #4A6A15 for hover and pressed states. For a palette, the analogous pair #DFCF61 and #71DF61 stays calm, while #9061DF is the loudest partner.

What is #b0df61 in CMYK for printing?

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

Is #b0df61 warm or cool?

Neutral — it scores 44 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #DEDF61; nudged cooler, #81E15F.

Work with #b0df61 in the Color Lab