Skip to content

#bdf998

a light, electric green · neutral · closest name: Pale Green

RGB
189, 249, 152
HSL
97°, 89%, 79%
CMYK
24, 0, 39, 2
Luminance
0.8084

At a glance

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

Hex
#bdf998
Hue
97°
green
Saturation
89%
electric
Lightness
79%
light
Brightness
98%
HSV value
Perceived
87%
weighted brightness
Luminance
0.8084
WCAG relative
Temperature
Neutral
53/100 cool
Color family
Green
Tone
Electric
Best ink
Black
17.17:1
Closest name
Pale Green
ΔE2000 5.2
Where it sits
Hue97° of 360°
Saturation89%
Lightness79%
Temperature
Warm ← → Cool53% 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#bdf998
RGBrgb(189, 249, 152)
HSLhsl(97, 89%, 79%)
CMYKcmyk(24%, 0%, 39%, 2%)
LABlab(92.1 -35.6 40.6)
LCHlch(92.1 54.0 131.3)
OKLCHoklch(0.919 0.140 134.3)
Decimal12450200
Display P3color(display-p3 0.741 0.976 0.596)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bdf998 on white: 1.22:1
AA ✗ fail · AA-large · AAA
Aa
#bdf998 on black: 17.17:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #FFEB91
deuteranopia · #F7E69D
tritanopia · #BDF2E1

Color scale — 50 to 950

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

#F6FDF2
#EDFBE5
#D8F8C4
#bdf998
#99F660
#77F32B
#61E70D
#51C10B
#409A09
#316F0B
#1F4607
Base = 300Lightest = 50 · #F6FDF2Darkest = 950 · #1F4607
:root {
  --brand-50: #F6FDF2;
  --brand-100: #EDFBE5;
  --brand-200: #D8F8C4;
  --brand-300: #bdf998;
  --brand-400: #99F660;
  --brand-500: #77F32B;
  --brand-600: #61E70D;
  --brand-700: #51C10B;
  --brand-800: #409A09;
  --brand-900: #316F0B;
  --brand-950: #1F4607;
  --brand: #bdf998;
  --brand-ink: #000000;
}

Colors that work with #bdf998

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#D1EDC0
Hairlines and dividers
Muted text#699B4B
Captions on the surface
Accent#4D07C5
Second voice, not a rival
Dark variant#327807
Hover, pressed, headers
Light variant#F0FEE7
Selected rows, tints
Dark surface#1A2414
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 #bdf998

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#D498F9
Analogous left#EEF998
Analogous right#98F9A3
Split-complement 1#A398F9
Split-complement 2#F998EE
Triadic 1#98BDF9
Triadic 2#F998BD
Tetradic#98EEF9

RGB percentages

Red74.1%
Green97.6%
Blue59.6%

CMYK percentages

Cyan24.1%
Magenta0.0%
Yellow39.0%
Key (black)2.4%

Color previews

#bdf998 text on a black background

contrast 17.17:1

Card sample

#bdf998 text on a white background

contrast 1.22:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(189, 249, 152, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(189, 249, 152, 0.45);
Border & gradient
Gradient panel
border: 3px solid #bdf998;
background: linear-gradient(135deg, #bdf998, #98F9B4);

Monochromatic scale

Palettes built from #bdf998

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.

#bdf998 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

Sits outside most CMYK gamuts — expect a duller press result, or specify a spot ink.

#bdf998, answered

What color is #bdf998?

#bdf998 is a light electric green, closest to Pale Green (ΔE2000 5.2). It sits at 97° on the hue wheel with 89% saturation and 79% lightness, which reads as neutral.

What is the RGB value of #bdf998?

rgb(189, 249, 152) — 189 red, 249 green and 152 blue out of 255, or 74.1% / 97.6% / 59.6% by channel.

Is #bdf998 a light or a dark color?

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

Should I use black or white text on #bdf998?

Black. It scores 17.17:1 against #bdf998, versus 1.22:1 for white — AAA at any size.

What is the complementary color of #bdf998?

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

What colors go well with #bdf998?

For interface work: #F7FAF4 as the surface, #D1EDC0 for borders, #699B4B for secondary text, #4D07C5 as an accent and #327807 for hover and pressed states. For a palette, the analogous pair #EEF998 and #98F9A3 stays calm, while #D498F9 is the loudest partner.

What is #bdf998 in CMYK for printing?

cmyk(24%, 0%, 39%, 2%). This is a screen-to-ink approximation — a color this saturated sits outside most CMYK gamuts and will print duller than it looks here.

Is #bdf998 warm or cool?

Neutral — it scores 53 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #E1F998; nudged cooler, #98FA97.

Work with #bdf998 in the Color Lab