Skip to content

#bdf0b8

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

RGB
189, 240, 184
HSL
115°, 65%, 83%
CMYK
21, 0, 23, 6
Luminance
0.7660

At a glance

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

Hex
#bdf0b8
Hue
115°
green
Saturation
65%
vivid
Lightness
83%
light
Brightness
94%
HSV value
Perceived
86%
weighted brightness
Luminance
0.7660
WCAG relative
Temperature
Cool
60/100 cool
Color family
Green
Tone
Vivid
Best ink
Black
16.32:1
Closest name
Light Green
ΔE2000 8.3
Where it sits
Hue115° of 360°
Saturation65%
Lightness83%
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#bdf0b8
RGBrgb(189, 240, 184)
HSLhsl(115, 65%, 83%)
CMYKcmyk(21%, 0%, 23%, 6%)
LABlab(90.1 -26.7 21.9)
LCHlch(90.1 34.5 140.6)
OKLCHoklch(0.905 0.092 142.5)
Decimal12447928
Display P3color(display-p3 0.741 0.941 0.722)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bdf0b8 on white: 1.29:1
AA ✗ fail · AA-large · AAA
Aa
#bdf0b8 on black: 16.32:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #F3E6B5
deuteranopia · #EBE1BB
tritanopia · #B9ECE1

Color scale — 50 to 950

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

#F4FBF3
#E9F7E8
#bdf0b8
#A9EBA2
#7EE274
#53D846
#39CA2B
#30A824
#26871C
#1F6219
#133D0F
Base = 200Lightest = 50 · #F4FBF3Darkest = 950 · #133D0F
:root {
  --brand-50: #F4FBF3;
  --brand-100: #E9F7E8;
  --brand-200: #bdf0b8;
  --brand-300: #A9EBA2;
  --brand-400: #7EE274;
  --brand-500: #53D846;
  --brand-600: #39CA2B;
  --brand-700: #30A824;
  --brand-800: #26871C;
  --brand-900: #1F6219;
  --brand-950: #133D0F;
  --brand: #bdf0b8;
  --brand-ink: #000000;
}

Colors that work with #bdf0b8

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#C4EDC0
Hairlines and dividers
Muted text#529B4B
Captions on the surface
Accent#7B1FAD
Second voice, not a rival
Dark variant#1E6916
Hover, pressed, headers
Light variant#EBFBEA
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 #bdf0b8

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#EBB8F0
Analogous left#D9F0B8
Analogous right#B8F0CF
Split-complement 1#CFB8F0
Split-complement 2#F0B8D9
Triadic 1#B8BDF0
Triadic 2#F0B8BD
Tetradic#B8D9F0

RGB percentages

Red74.1%
Green94.1%
Blue72.2%

CMYK percentages

Cyan21.2%
Magenta0.0%
Yellow23.3%
Key (black)5.9%

Color previews

#bdf0b8 text on a black background

contrast 16.32:1

Card sample

#bdf0b8 text on a white background

contrast 1.29:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bdf0b8

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.

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

#bdf0b8, answered

What color is #bdf0b8?

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

What is the RGB value of #bdf0b8?

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

Is #bdf0b8 a light or a dark color?

It is a light color. Relative luminance is 0.7660 and perceived brightness is 86%, so black text on it reaches 16.32:1.

Should I use black or white text on #bdf0b8?

Black. It scores 16.32:1 against #bdf0b8, versus 1.29:1 for white — AAA at any size.

What is the complementary color of #bdf0b8?

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

What colors go well with #bdf0b8?

For interface work: #F5FAF4 as the surface, #C4EDC0 for borders, #529B4B for secondary text, #7B1FAD as an accent and #1E6916 for hover and pressed states. For a palette, the analogous pair #D9F0B8 and #B8F0CF stays calm, while #EBB8F0 is the loudest partner.

What is #bdf0b8 in CMYK for printing?

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

Is #bdf0b8 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 #D1F0B8; nudged cooler, #B7F1C7.

Work with #bdf0b8 in the Color Lab