Skip to content

#bbfbdf

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

RGB
187, 251, 223
HSL
154°, 89%, 86%
CMYK
26, 0, 11, 2
Luminance
0.8489

At a glance

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

Hex
#bbfbdf
Hue
154°
green
Saturation
89%
electric
Lightness
86%
pale
Brightness
98%
HSV value
Perceived
90%
weighted brightness
Luminance
0.8489
WCAG relative
Temperature
Cool
77/100 cool
Color family
Green
Tone
Electric
Best ink
Black
17.98:1
Closest name
Aqua Marine
ΔE2000 7.8
Where it sits
Hue154° of 360°
Saturation89%
Lightness86%
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#bbfbdf
RGBrgb(187, 251, 223)
HSLhsl(154, 89%, 86%)
CMYKcmyk(26%, 0%, 11%, 2%)
LABlab(93.8 -25.6 7.0)
LCHlch(93.8 26.5 164.7)
OKLCHoklch(0.938 0.075 166.0)
Decimal12319711
Display P3color(display-p3 0.733 0.984 0.875)

Copy-ready code

/* CSS */
color: #bbfbdf;
background-color: #bbfbdf;
/* Tailwind (arbitrary) */
class="text-[#bbfbdf] bg-[#bbfbdf]"
/* SCSS */
$brand: #bbfbdf;
/* SwiftUI */
Color(red: 0.733, green: 0.984, blue: 0.875)
/* Android */
Color.parseColor("#bbfbdf")
/* Flutter */
Color(0xFFBBFBDF)
/* Python / OpenCV (BGR) */
(223, 251, 187)

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

Accessibility — WCAG contrast

Aa
#bbfbdf on white: 1.17:1
AA ✗ fail · AA-large · AAA
Aa
#bbfbdf on black: 17.98:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #F8F2DE
deuteranopia · #EDEAE1
tritanopia · #ADFBF3

Color scale — 50 to 950

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

#F2FDF8
#E5FBF1
#bbfbdf
#95F9CD
#60F6B4
#2BF39B
#0EE788
#0BC171
#099A5B
#0B6F44
#07462A
Base = 200Lightest = 50 · #F2FDF8Darkest = 950 · #07462A
:root {
  --brand-50: #F2FDF8;
  --brand-100: #E5FBF1;
  --brand-200: #bbfbdf;
  --brand-300: #95F9CD;
  --brand-400: #60F6B4;
  --brand-500: #2BF39B;
  --brand-600: #0EE788;
  --brand-700: #0BC171;
  --brand-800: #099A5B;
  --brand-900: #0B6F44;
  --brand-950: #07462A;
  --brand: #bbfbdf;
  --brand-ink: #000000;
}

Colors that work with #bbfbdf

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#C0EDD9
Hairlines and dividers
Muted text#4B9B78
Captions on the surface
Accent#C4088B
Second voice, not a rival
Dark variant#077847
Hover, pressed, headers
Light variant#E7FEF4
Selected rows, tints
Dark surface#14241D
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 #bbfbdf

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#FBBBD7
Analogous left#BBFBBF
Analogous right#BBF7FB
Split-complement 1#FBBBF7
Split-complement 2#FBBFBB
Triadic 1#DFBBFB
Triadic 2#FBDFBB
Tetradic#BFBBFB

RGB percentages

Red73.3%
Green98.4%
Blue87.5%

CMYK percentages

Cyan25.5%
Magenta0.0%
Yellow11.2%
Key (black)1.6%

Color previews

#bbfbdf text on a black background

contrast 17.98:1

Card sample

#bbfbdf text on a white background

contrast 1.17:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bbfbdf

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.

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

#bbfbdf, answered

What color is #bbfbdf?

#bbfbdf is a pale electric green, closest to Aqua Marine (ΔE2000 7.8). It sits at 154° on the hue wheel with 89% saturation and 86% lightness, which reads as cool.

What is the RGB value of #bbfbdf?

rgb(187, 251, 223) — 187 red, 251 green and 223 blue out of 255, or 73.3% / 98.4% / 87.5% by channel.

Is #bbfbdf a light or a dark color?

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

Should I use black or white text on #bbfbdf?

Black. It scores 17.98:1 against #bbfbdf, versus 1.17:1 for white — AAA at any size.

What is the complementary color of #bbfbdf?

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

What colors go well with #bbfbdf?

For interface work: #F4FAF8 as the surface, #C0EDD9 for borders, #4B9B78 for secondary text, #C4088B as an accent and #077847 for hover and pressed states. For a palette, the analogous pair #BBFBBF and #BBF7FB stays calm, while #FBBBD7 is the loudest partner.

What is #bbfbdf in CMYK for printing?

cmyk(26%, 0%, 11%, 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 #bbfbdf 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 #BBFBC8; nudged cooler, #BAFCF7.

Work with #bbfbdf in the Color Lab