Skip to content

#b9f9df

a pale, electric green · cool · closest name: Aqua Marine

RGB
185, 249, 223
HSL
156°, 84%, 85%
CMYK
26, 0, 10, 2
Luminance
0.8339

At a glance

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

Hex
#b9f9df
Hue
156°
green
Saturation
84%
electric
Lightness
85%
pale
Brightness
98%
HSV value
Perceived
90%
weighted brightness
Luminance
0.8339
WCAG relative
Temperature
Cool
77/100 cool
Color family
Green
Tone
Electric
Best ink
Black
17.68:1
Closest name
Aqua Marine
ΔE2000 7.9
Where it sits
Hue156° of 360°
Saturation84%
Lightness85%
Temperature
Warm ← → Cool77% 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#b9f9df
RGBrgb(185, 249, 223)
HSLhsl(156, 84%, 85%)
CMYKcmyk(26%, 0%, 10%, 2%)
LABlab(93.2 -25.2 6.0)
LCHlch(93.2 25.9 166.5)
OKLCHoklch(0.932 0.073 167.8)
Decimal12188127
Display P3color(display-p3 0.725 0.976 0.875)

Copy-ready code

/* CSS */
color: #b9f9df;
background-color: #b9f9df;
/* Tailwind (arbitrary) */
class="text-[#b9f9df] bg-[#b9f9df]"
/* SCSS */
$brand: #b9f9df;
/* SwiftUI */
Color(red: 0.725, green: 0.976, blue: 0.875)
/* Android */
Color.parseColor("#b9f9df")
/* Flutter */
Color(0xFFB9F9DF)
/* Python / OpenCV (BGR) */
(223, 249, 185)

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

Accessibility — WCAG contrast

Aa
#b9f9df on white: 1.19:1
AA ✗ fail · AA-large · AAA
Aa
#b9f9df on black: 17.68:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #F6F0DE
deuteranopia · #EAE8E1
tritanopia · #AAFAF1

Color scale — 50 to 950

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

#F2FCF8
#E6FAF2
#b9f9df
#98F6D0
#64F2B8
#30EDA0
#13E18E
#10BC76
#0D965E
#0E6D46
#09442C
Base = 200Lightest = 50 · #F2FCF8Darkest = 950 · #09442C
:root {
  --brand-50: #F2FCF8;
  --brand-100: #E6FAF2;
  --brand-200: #b9f9df;
  --brand-300: #98F6D0;
  --brand-400: #64F2B8;
  --brand-500: #30EDA0;
  --brand-600: #13E18E;
  --brand-700: #10BC76;
  --brand-800: #0D965E;
  --brand-900: #0E6D46;
  --brand-950: #09442C;
  --brand: #b9f9df;
  --brand-ink: #000000;
}

Colors that work with #b9f9df

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#F4FAF8
Tinted page background
Border#C0EDDA
Hairlines and dividers
Muted text#4B9B7A
Captions on the surface
Accent#C10B84
Second voice, not a rival
Dark variant#0A754A
Hover, pressed, headers
Light variant#E8FDF4
Selected rows, tints
Dark surface#14241E
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 #b9f9df

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#F9B9D3
Analogous left#B9F9BF
Analogous right#B9F3F9
Split-complement 1#F9B9F3
Split-complement 2#F9BFB9
Triadic 1#DFB9F9
Triadic 2#F9DFB9
Tetradic#BFB9F9

RGB percentages

Red72.5%
Green97.6%
Blue87.5%

CMYK percentages

Cyan25.7%
Magenta0.0%
Yellow10.4%
Key (black)2.4%

Color previews

#b9f9df text on a black background

contrast 17.68:1

Card sample

#b9f9df text on a white background

contrast 1.19:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(185, 249, 223, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(185, 249, 223, 0.45);
Border & gradient
Gradient panel
border: 3px solid #b9f9df;
background: linear-gradient(135deg, #b9f9df, #B9E8F9);

Monochromatic scale

Palettes built from #b9f9df

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.

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

#b9f9df, answered

What color is #b9f9df?

#b9f9df is a pale electric green, closest to Aqua Marine (ΔE2000 7.9). It sits at 156° on the hue wheel with 84% saturation and 85% lightness, which reads as cool.

What is the RGB value of #b9f9df?

rgb(185, 249, 223) — 185 red, 249 green and 223 blue out of 255, or 72.5% / 97.6% / 87.5% by channel.

Is #b9f9df a light or a dark color?

It is a light color. Relative luminance is 0.8339 and perceived brightness is 90%, so black text on it reaches 17.68:1.

Should I use black or white text on #b9f9df?

Black. It scores 17.68:1 against #b9f9df, versus 1.19:1 for white — AAA at any size.

What is the complementary color of #b9f9df?

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

What colors go well with #b9f9df?

For interface work: #F4FAF8 as the surface, #C0EDDA for borders, #4B9B7A for secondary text, #C10B84 as an accent and #0A754A for hover and pressed states. For a palette, the analogous pair #B9F9BF and #B9F3F9 stays calm, while #F9B9D3 is the loudest partner.

What is #b9f9df in CMYK for printing?

cmyk(26%, 0%, 10%, 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 #b9f9df warm or cool?

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

Work with #b9f9df in the Color Lab