Skip to content

#b9f9da

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

RGB
185, 249, 218
HSL
151°, 84%, 85%
CMYK
26, 0, 12, 2
Luminance
0.8313

At a glance

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

Hex
#b9f9da
Hue
151°
green
Saturation
84%
electric
Lightness
85%
pale
Brightness
98%
HSV value
Perceived
89%
weighted brightness
Luminance
0.8313
WCAG relative
Temperature
Cool
75/100 cool
Color family
Green
Tone
Electric
Best ink
Black
17.63:1
Closest name
Aqua Marine
ΔE2000 7.5
Where it sits
Hue151° of 360°
Saturation84%
Lightness85%
Temperature
Warm ← → Cool75% 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#b9f9da
RGBrgb(185, 249, 218)
HSLhsl(151, 84%, 85%)
CMYKcmyk(26%, 0%, 12%, 2%)
LABlab(93.1 -26.2 8.4)
LCHlch(93.1 27.5 162.1)
OKLCHoklch(0.931 0.077 163.5)
Decimal12188122
Display P3color(display-p3 0.725 0.976 0.855)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#b9f9da on white: 1.19:1
AA ✗ fail · AA-large · AAA
Aa
#b9f9da on black: 17.63:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #F7F0D8
deuteranopia · #EBE8DC
tritanopia · #ACF9F0

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #b9f9da 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
#E6FAF0
#b9f9da
#98F6C8
#64F2AD
#30ED92
#13E17D
#10BC69
#0D9654
#0E6D3F
#094427
Base = 200Lightest = 50 · #F2FCF8Darkest = 950 · #094427
:root {
  --brand-50: #F2FCF8;
  --brand-100: #E6FAF0;
  --brand-200: #b9f9da;
  --brand-300: #98F6C8;
  --brand-400: #64F2AD;
  --brand-500: #30ED92;
  --brand-600: #13E17D;
  --brand-700: #10BC69;
  --brand-800: #0D9654;
  --brand-900: #0E6D3F;
  --brand-950: #094427;
  --brand: #b9f9da;
  --brand-ink: #000000;
}

Colors that work with #b9f9da

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#F4FAF7
Tinted page background
Border#C0EDD7
Hairlines and dividers
Muted text#4B9B74
Captions on the surface
Accent#C10B91
Second voice, not a rival
Dark variant#0A7541
Hover, pressed, headers
Light variant#E8FDF3
Selected rows, tints
Dark surface#14241C
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 #b9f9da

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#F9B9D8
Analogous left#B9F9BA
Analogous right#B9F8F9
Split-complement 1#F9B9F8
Split-complement 2#F9BAB9
Triadic 1#DAB9F9
Triadic 2#F9DAB9
Tetradic#BAB9F9

RGB percentages

Red72.5%
Green97.6%
Blue85.5%

CMYK percentages

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

Color previews

#b9f9da text on a black background

contrast 17.63:1

Card sample

#b9f9da text on a white background

contrast 1.19:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #b9f9da

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.

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

#b9f9da, answered

What color is #b9f9da?

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

What is the RGB value of #b9f9da?

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

Is #b9f9da a light or a dark color?

It is a light color. Relative luminance is 0.8313 and perceived brightness is 89%, so black text on it reaches 17.63:1.

Should I use black or white text on #b9f9da?

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

What is the complementary color of #b9f9da?

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

What colors go well with #b9f9da?

For interface work: #F4FAF7 as the surface, #C0EDD7 for borders, #4B9B74 for secondary text, #C10B91 as an accent and #0A7541 for hover and pressed states. For a palette, the analogous pair #B9F9BA and #B9F8F9 stays calm, while #F9B9D8 is the loudest partner.

What is #b9f9da in CMYK for printing?

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

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

Work with #b9f9da in the Color Lab