Skip to content

#bbf1cd

a light, vivid green · cool · closest name: Aqua Marine

RGB
187, 241, 205
HSL
140°, 66%, 84%
CMYK
22, 0, 15, 6
Luminance
0.7788

At a glance

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

Hex
#bbf1cd
Hue
140°
green
Saturation
66%
vivid
Lightness
84%
light
Brightness
95%
HSV value
Perceived
87%
weighted brightness
Luminance
0.7788
WCAG relative
Temperature
Cool
71/100 cool
Color family
Green
Tone
Vivid
Best ink
Black
16.58:1
Closest name
Aqua Marine
ΔE2000 9.1
Where it sits
Hue140° of 360°
Saturation66%
Lightness84%
Temperature
Warm ← → Cool71% 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#bbf1cd
RGBrgb(187, 241, 205)
HSLhsl(140, 66%, 84%)
CMYKcmyk(22%, 0%, 15%, 6%)
LABlab(90.7 -24.1 11.8)
LCHlch(90.7 26.9 153.9)
OKLCHoklch(0.911 0.074 155.5)
Decimal12317133
Display P3color(display-p3 0.733 0.945 0.804)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bbf1cd on white: 1.27:1
AA ✗ fail · AA-large · AAA
Aa
#bbf1cd on black: 16.58:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #F1E8CB
deuteranopia · #E7E2CF
tritanopia · #B2F0E7

Color scale — 50 to 950

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

#F3FBF6
#E8F8ED
#bbf1cd
#A2ECBB
#73E298
#45D976
#2ACB60
#23A950
#1C8740
#186231
#0F3D1F
Base = 200Lightest = 50 · #F3FBF6Darkest = 950 · #0F3D1F
:root {
  --brand-50: #F3FBF6;
  --brand-100: #E8F8ED;
  --brand-200: #bbf1cd;
  --brand-300: #A2ECBB;
  --brand-400: #73E298;
  --brand-500: #45D976;
  --brand-600: #2ACB60;
  --brand-700: #23A950;
  --brand-800: #1C8740;
  --brand-900: #186231;
  --brand-950: #0F3D1F;
  --brand: #bbf1cd;
  --brand-ink: #000000;
}

Colors that work with #bbf1cd

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#F4FAF6
Tinted page background
Border#C0EDCF
Hairlines and dividers
Muted text#4B9B65
Captions on the surface
Accent#AE1EA2
Second voice, not a rival
Dark variant#166A32
Hover, pressed, headers
Light variant#EAFBEF
Selected rows, tints
Dark surface#142419
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 #bbf1cd

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#F1BBDF
Analogous left#C4F1BB
Analogous right#BBF1E8
Split-complement 1#E8BBF1
Split-complement 2#F1BBC4
Triadic 1#CDBBF1
Triadic 2#F1CDBB
Tetradic#BBC4F1

RGB percentages

Red73.3%
Green94.5%
Blue80.4%

CMYK percentages

Cyan22.4%
Magenta0.0%
Yellow14.9%
Key (black)5.5%

Color previews

#bbf1cd text on a black background

contrast 16.58:1

Card sample

#bbf1cd text on a white background

contrast 1.27:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bbf1cd

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.

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

#bbf1cd, answered

What color is #bbf1cd?

#bbf1cd is a light vivid green, closest to Aqua Marine (ΔE2000 9.1). It sits at 140° on the hue wheel with 66% saturation and 84% lightness, which reads as cool.

What is the RGB value of #bbf1cd?

rgb(187, 241, 205) — 187 red, 241 green and 205 blue out of 255, or 73.3% / 94.5% / 80.4% by channel.

Is #bbf1cd a light or a dark color?

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

Should I use black or white text on #bbf1cd?

Black. It scores 16.58:1 against #bbf1cd, versus 1.27:1 for white — AAA at any size.

What is the complementary color of #bbf1cd?

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

What colors go well with #bbf1cd?

For interface work: #F4FAF6 as the surface, #C0EDCF for borders, #4B9B65 for secondary text, #AE1EA2 as an accent and #166A32 for hover and pressed states. For a palette, the analogous pair #C4F1BB and #BBF1E8 stays calm, while #F1BBDF is the loudest partner.

What is #bbf1cd in CMYK for printing?

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

Is #bbf1cd warm or cool?

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

Work with #bbf1cd in the Color Lab