Skip to content

#bdf4b8

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

RGB
189, 244, 184
HSL
115°, 73%, 84%
CMYK
23, 0, 25, 4
Luminance
0.7898

At a glance

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

Hex
#bdf4b8
Hue
115°
green
Saturation
73%
vivid
Lightness
84%
light
Brightness
96%
HSV value
Perceived
87%
weighted brightness
Luminance
0.7898
WCAG relative
Temperature
Cool
60/100 cool
Color family
Green
Tone
Vivid
Best ink
Black
16.80:1
Closest name
Light Green
ΔE2000 7.7
Where it sits
Hue115° of 360°
Saturation73%
Lightness84%
Temperature
Warm ← → Cool60% cool

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

Every format

HEX#bdf4b8
RGBrgb(189, 244, 184)
HSLhsl(115, 73%, 84%)
CMYKcmyk(23%, 0%, 25%, 4%)
LABlab(91.2 -28.6 23.4)
LCHlch(91.2 36.9 140.7)
OKLCHoklch(0.914 0.098 142.6)
Decimal12448952
Display P3color(display-p3 0.741 0.957 0.722)

Copy-ready code

/* CSS */
color: #bdf4b8;
background-color: #bdf4b8;
/* Tailwind (arbitrary) */
class="text-[#bdf4b8] bg-[#bdf4b8]"
/* SCSS */
$brand: #bdf4b8;
/* SwiftUI */
Color(red: 0.741, green: 0.957, blue: 0.722)
/* Android */
Color.parseColor("#bdf4b8")
/* Flutter */
Color(0xFFBDF4B8)
/* Python / OpenCV (BGR) */
(184, 244, 189)

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

Accessibility — WCAG contrast

Aa
#bdf4b8 on white: 1.25:1
AA ✗ fail · AA-large · AAA
Aa
#bdf4b8 on black: 16.80:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #F7E9B4
deuteranopia · #EEE4BB
tritanopia · #B9F0E4

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #bdf4b8 is pinned to step 200; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.

#F4FCF3
#E8F8E7
#bdf4b8
#A5F09E
#78E86D
#4AE13D
#30D421
#28B11B
#208D16
#1B6614
#11400C
Base = 200Lightest = 50 · #F4FCF3Darkest = 950 · #11400C
:root {
  --brand-50: #F4FCF3;
  --brand-100: #E8F8E7;
  --brand-200: #bdf4b8;
  --brand-300: #A5F09E;
  --brand-400: #78E86D;
  --brand-500: #4AE13D;
  --brand-600: #30D421;
  --brand-700: #28B11B;
  --brand-800: #208D16;
  --brand-900: #1B6614;
  --brand-950: #11400C;
  --brand: #bdf4b8;
  --brand-ink: #000000;
}

Colors that work with #bdf4b8

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#F5FAF4
Tinted page background
Border#C3EDC0
Hairlines and dividers
Muted text#519B4B
Captions on the surface
Accent#8116B6
Second voice, not a rival
Dark variant#196E11
Hover, pressed, headers
Light variant#EAFCE9
Selected rows, tints
Dark surface#152414
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 #bdf4b8

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#EFB8F4
Analogous left#DBF4B8
Analogous right#B8F4D1
Split-complement 1#D1B8F4
Split-complement 2#F4B8DB
Triadic 1#B8BDF4
Triadic 2#F4B8BD
Tetradic#B8DBF4

RGB percentages

Red74.1%
Green95.7%
Blue72.2%

CMYK percentages

Cyan22.5%
Magenta0.0%
Yellow24.6%
Key (black)4.3%

Color previews

#bdf4b8 text on a black background

contrast 16.80:1

Card sample

#bdf4b8 text on a white background

contrast 1.25:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(189, 244, 184, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(189, 244, 184, 0.45);
Border & gradient
Gradient panel
border: 3px solid #bdf4b8;
background: linear-gradient(135deg, #bdf4b8, #B8F4DB);

Monochromatic scale

Palettes built from #bdf4b8

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.

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

#bdf4b8, answered

What color is #bdf4b8?

#bdf4b8 is a light vivid green, closest to Light Green (ΔE2000 7.7). It sits at 115° on the hue wheel with 73% saturation and 84% lightness, which reads as cool.

What is the RGB value of #bdf4b8?

rgb(189, 244, 184) — 189 red, 244 green and 184 blue out of 255, or 74.1% / 95.7% / 72.2% by channel.

Is #bdf4b8 a light or a dark color?

It is a light color. Relative luminance is 0.7898 and perceived brightness is 87%, so black text on it reaches 16.80:1.

Should I use black or white text on #bdf4b8?

Black. It scores 16.80:1 against #bdf4b8, versus 1.25:1 for white — AAA at any size.

What is the complementary color of #bdf4b8?

#EFB8F4 sits directly opposite on the wheel. Softer options are the split-complements #D1B8F4 and #F4B8DB, which give the same contrast with far less vibration.

What colors go well with #bdf4b8?

For interface work: #F5FAF4 as the surface, #C3EDC0 for borders, #519B4B for secondary text, #8116B6 as an accent and #196E11 for hover and pressed states. For a palette, the analogous pair #DBF4B8 and #B8F4D1 stays calm, while #EFB8F4 is the loudest partner.

What is #bdf4b8 in CMYK for printing?

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

Is #bdf4b8 warm or cool?

Cool — it scores 60 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #D3F4B8; nudged cooler, #B7F5C9.

Work with #bdf4b8 in the Color Lab