Skip to content

#b0df7d

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

RGB
176, 223, 125
HSL
89°, 61%, 68%
CMYK
21, 0, 44, 13
Luminance
0.6349

At a glance

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

Hex
#b0df7d
Hue
89°
green
Saturation
61%
vivid
Lightness
68%
light
Brightness
87%
HSV value
Perceived
79%
weighted brightness
Luminance
0.6349
WCAG relative
Temperature
Neutral
49/100 cool
Color family
Green
Tone
Vivid
Best ink
Black
13.70:1
Closest name
Light Green
ΔE2000 7.4
Where it sits
Hue89° of 360°
Saturation61%
Lightness68%
Temperature
Warm ← → Cool49% 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#b0df7d
RGBrgb(176, 223, 125)
HSLhsl(89, 61%, 68%)
CMYKcmyk(21%, 0%, 44%, 13%)
LABlab(83.7 -31.6 43.0)
LCHlch(83.7 53.4 126.3)
OKLCHoklch(0.849 0.136 129.8)
Decimal11591549
Display P3color(display-p3 0.690 0.875 0.490)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#b0df7d on white: 1.53:1
AA ✗ fail · AA-large · AAA
Aa
#b0df7d on black: 13.70:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #E7D375
deuteranopia · #E0D083
tritanopia · #B3D7C8

Color scale — 50 to 950

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

#F7FBF4
#F0F7E8
#DFEFCC
#C8E9A5
#b0df7d
#92D34B
#7DC430
#68A428
#548320
#3F5F1B
#273C11
Base = 400Lightest = 50 · #F7FBF4Darkest = 950 · #273C11
:root {
  --brand-50: #F7FBF4;
  --brand-100: #F0F7E8;
  --brand-200: #DFEFCC;
  --brand-300: #C8E9A5;
  --brand-400: #b0df7d;
  --brand-500: #92D34B;
  --brand-600: #7DC430;
  --brand-700: #68A428;
  --brand-800: #548320;
  --brand-900: #3F5F1B;
  --brand-950: #273C11;
  --brand: #b0df7d;
  --brand-ink: #000000;
}

Colors that work with #b0df7d

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#F7FAF4
Tinted page background
Border#D7EDC0
Hairlines and dividers
Muted text#749B4B
Captions on the surface
Accent#927AE2
Second voice, not a rival
Dark variant#416619
Hover, pressed, headers
Light variant#F3FAEB
Selected rows, tints
Dark surface#1C2414
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 #b0df7d

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#AC7DDF
Analogous left#DFDD7D
Analogous right#7FDF7D
Split-complement 1#7D7FDF
Split-complement 2#DD7DDF
Triadic 1#7DB0DF
Triadic 2#DF7DB0
Tetradic#7DDFDD

RGB percentages

Red69.0%
Green87.5%
Blue49.0%

CMYK percentages

Cyan21.1%
Magenta0.0%
Yellow43.9%
Key (black)12.5%

Color previews

#b0df7d text on a black background

contrast 13.70:1

Card sample

#b0df7d text on a white background

contrast 1.53:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #b0df7d

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.

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

#b0df7d, answered

What color is #b0df7d?

#b0df7d is a light vivid green, closest to Light Green (ΔE2000 7.4). It sits at 89° on the hue wheel with 61% saturation and 68% lightness, which reads as neutral.

What is the RGB value of #b0df7d?

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

Is #b0df7d a light or a dark color?

It is a light color. Relative luminance is 0.6349 and perceived brightness is 79%, so black text on it reaches 13.70:1.

Should I use black or white text on #b0df7d?

Black. It scores 13.70:1 against #b0df7d, versus 1.53:1 for white — AAA at any size.

What is the complementary color of #b0df7d?

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

What colors go well with #b0df7d?

For interface work: #F7FAF4 as the surface, #D7EDC0 for borders, #749B4B for secondary text, #927AE2 as an accent and #416619 for hover and pressed states. For a palette, the analogous pair #DFDD7D and #7FDF7D stays calm, while #AC7DDF is the loudest partner.

What is #b0df7d in CMYK for printing?

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

Is #b0df7d warm or cool?

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

Work with #b0df7d in the Color Lab