Skip to content

#b2db7c

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

RGB
178, 219, 124
HSL
86°, 57%, 67%
CMYK
19, 0, 43, 14
Luminance
0.6158

At a glance

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

Hex
#b2db7c
Hue
86°
green
Saturation
57%
vivid
Lightness
67%
light
Brightness
86%
HSV value
Perceived
78%
weighted brightness
Luminance
0.6158
WCAG relative
Temperature
Neutral
47/100 cool
Color family
Green
Tone
Vivid
Best ink
Black
13.32:1
Closest name
Yellow Green
ΔE2000 8.2
Where it sits
Hue86° of 360°
Saturation57%
Lightness67%
Temperature
Warm ← → Cool47% 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#b2db7c
RGBrgb(178, 219, 124)
HSLhsl(86, 57%, 67%)
CMYKcmyk(19%, 0%, 43%, 14%)
LABlab(82.7 -29.1 42.3)
LCHlch(82.7 51.3 124.5)
OKLCHoklch(0.841 0.130 128.0)
Decimal11721596
Display P3color(display-p3 0.698 0.859 0.486)

Copy-ready code

/* CSS */
color: #b2db7c;
background-color: #b2db7c;
/* Tailwind (arbitrary) */
class="text-[#b2db7c] bg-[#b2db7c]"
/* SCSS */
$brand: #b2db7c;
/* SwiftUI */
Color(red: 0.698, green: 0.859, blue: 0.486)
/* Android */
Color.parseColor("#b2db7c")
/* Flutter */
Color(0xFFB2DB7C)
/* Python / OpenCV (BGR) */
(124, 219, 178)

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

Accessibility — WCAG contrast

Aa
#b2db7c on white: 1.58:1
AA ✗ fail · AA-large · AAA
Aa
#b2db7c on black: 13.32:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #E4D074
deuteranopia · #DECD81
tritanopia · #B6D3C4

Color scale — 50 to 950

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

#F8FBF4
#F1F6E9
#E0EECD
#CBE7A7
#b2db7c
#98CF4F
#84C035
#6EA02C
#588023
#425D1D
#293A12
Base = 400Lightest = 50 · #F8FBF4Darkest = 950 · #293A12
:root {
  --brand-50: #F8FBF4;
  --brand-100: #F1F6E9;
  --brand-200: #E0EECD;
  --brand-300: #CBE7A7;
  --brand-400: #b2db7c;
  --brand-500: #98CF4F;
  --brand-600: #84C035;
  --brand-700: #6EA02C;
  --brand-800: #588023;
  --brand-900: #425D1D;
  --brand-950: #293A12;
  --brand: #b2db7c;
  --brand-ink: #000000;
}

Colors that work with #b2db7c

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#D9EDC0
Hairlines and dividers
Muted text#789B4B
Captions on the surface
Accent#8B79DE
Second voice, not a rival
Dark variant#45641B
Hover, pressed, headers
Light variant#F3FAEB
Selected rows, tints
Dark surface#1D2414
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 #b2db7c

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
  • Card and section backgrounds
  • 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
  • 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#A57CDB
Analogous left#DBD57C
Analogous right#83DB7C
Split-complement 1#7C83DB
Split-complement 2#D57CDB
Triadic 1#7CB2DB
Triadic 2#DB7CB2
Tetradic#7CDBD5

RGB percentages

Red69.8%
Green85.9%
Blue48.6%

CMYK percentages

Cyan18.7%
Magenta0.0%
Yellow43.4%
Key (black)14.1%

Color previews

#b2db7c text on a black background

contrast 13.32:1

Card sample

#b2db7c text on a white background

contrast 1.58:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(178, 219, 124, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(178, 219, 124, 0.45);
Border & gradient
Gradient panel
border: 3px solid #b2db7c;
background: linear-gradient(135deg, #b2db7c, #7CDB85);

Monochromatic scale

Palettes built from #b2db7c

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.

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

#b2db7c, answered

What color is #b2db7c?

#b2db7c is a light vivid green, closest to Yellow Green (ΔE2000 8.2). It sits at 86° on the hue wheel with 57% saturation and 67% lightness, which reads as neutral.

What is the RGB value of #b2db7c?

rgb(178, 219, 124) — 178 red, 219 green and 124 blue out of 255, or 69.8% / 85.9% / 48.6% by channel.

Is #b2db7c a light or a dark color?

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

Should I use black or white text on #b2db7c?

Black. It scores 13.32:1 against #b2db7c, versus 1.58:1 for white — AAA at any size.

What is the complementary color of #b2db7c?

#A57CDB sits directly opposite on the wheel. Softer options are the split-complements #7C83DB and #D57CDB, which give the same contrast with far less vibration.

What colors go well with #b2db7c?

For interface work: #F8FAF4 as the surface, #D9EDC0 for borders, #789B4B for secondary text, #8B79DE as an accent and #45641B for hover and pressed states. For a palette, the analogous pair #DBD57C and #83DB7C stays calm, while #A57CDB is the loudest partner.

What is #b2db7c in CMYK for printing?

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

Is #b2db7c warm or cool?

Neutral — it scores 47 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #D5DB7C; nudged cooler, #8EDD7B.

Work with #b2db7c in the Color Lab