Skip to content

#b9dabf

a light, soft green · cool · closest name: Dark Sea Green

RGB
185, 218, 191
HSL
131°, 31%, 79%
CMYK
15, 0, 12, 15
Luminance
0.6422

At a glance

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

Hex
#b9dabf
Hue
131°
green
Saturation
31%
soft
Lightness
79%
light
Brightness
85%
HSV value
Perceived
81%
weighted brightness
Luminance
0.6422
WCAG relative
Temperature
Cool
65/100 cool
Color family
Green
Tone
Soft
Best ink
Black
13.84:1
Closest name
Dark Sea Green
ΔE2000 10.2
Where it sits
Hue131° of 360°
Saturation31%
Lightness79%
Temperature
Warm ← → Cool65% 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#b9dabf
RGBrgb(185, 218, 191)
HSLhsl(131, 31%, 79%)
CMYKcmyk(15%, 0%, 12%, 15%)
LABlab(84.1 -16.0 9.7)
LCHlch(84.1 18.7 148.9)
OKLCHoklch(0.857 0.051 150.5)
Decimal12180159
Display P3color(display-p3 0.725 0.855 0.749)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#b9dabf on white: 1.52:1
AA ✗ fail · AA-large · AAA
Aa
#b9dabf on black: 13.84:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #DBD4BE
deuteranopia · #D5D0C0
tritanopia · #B5D9D2

Color scale — 50 to 950

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

#F6F9F6
#ECF3ED
#D5E7D8
#b9dabf
#91C59A
#6CB179
#55A062
#478552
#386B42
#2C4F32
#1B311F
Base = 300Lightest = 50 · #F6F9F6Darkest = 950 · #1B311F
:root {
  --brand-50: #F6F9F6;
  --brand-100: #ECF3ED;
  --brand-200: #D5E7D8;
  --brand-300: #b9dabf;
  --brand-400: #91C59A;
  --brand-500: #6CB179;
  --brand-600: #55A062;
  --brand-700: #478552;
  --brand-800: #386B42;
  --brand-900: #2C4F32;
  --brand-950: #1B311F;
  --brand: #b9dabf;
  --brand-ink: #000000;
}

Colors that work with #b9dabf

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#F5FAF6
Tinted page background
Border#CAE3CE
Hairlines and dividers
Muted text#4F965C
Captions on the surface
Accent#864389
Second voice, not a rival
Dark variant#2C5333
Hover, pressed, headers
Light variant#EEF6F0
Selected rows, tints
Dark surface#142417
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 #b9dabf

Derived from its contrast, chroma and lightness — not from taste.

Works well for
  • Text and icons on dark surfaces
  • Charts, tags and secondary surfaces
  • Card and section backgrounds
  • Brand accents, badges and data highlights
Use with care
  • Text of any size on white — fails WCAG AA
  • 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#DAB9D4
Analogous left#C3DAB9
Analogous right#B9DACF
Split-complement 1#CFB9DA
Split-complement 2#DAB9C3
Triadic 1#BFB9DA
Triadic 2#DABFB9
Tetradic#B9C3DA

RGB percentages

Red72.5%
Green85.5%
Blue74.9%

CMYK percentages

Cyan15.1%
Magenta0.0%
Yellow12.4%
Key (black)14.5%

Color previews

#b9dabf text on a black background

contrast 13.84:1

Card sample

#b9dabf text on a white background

contrast 1.52:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #b9dabf

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.

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

#b9dabf, answered

What color is #b9dabf?

#b9dabf is a light soft green, closest to Dark Sea Green (ΔE2000 10.2). It sits at 131° on the hue wheel with 31% saturation and 79% lightness, which reads as cool.

What is the RGB value of #b9dabf?

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

Is #b9dabf a light or a dark color?

It is a light color. Relative luminance is 0.6422 and perceived brightness is 81%, so black text on it reaches 13.84:1.

Should I use black or white text on #b9dabf?

Black. It scores 13.84:1 against #b9dabf, versus 1.52:1 for white — AAA at any size.

What is the complementary color of #b9dabf?

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

What colors go well with #b9dabf?

For interface work: #F5FAF6 as the surface, #CAE3CE for borders, #4F965C for secondary text, #864389 as an accent and #2C5333 for hover and pressed states. For a palette, the analogous pair #C3DAB9 and #B9DACF stays calm, while #DAB9D4 is the loudest partner.

What is #b9dabf in CMYK for printing?

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

Is #b9dabf warm or cool?

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

Work with #b9dabf in the Color Lab