Skip to content

#bbf2cf

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

RGB
187, 242, 207
HSL
142°, 68%, 84%
CMYK
23, 0, 15, 5
Luminance
0.7857

At a glance

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

Hex
#bbf2cf
Hue
142°
green
Saturation
68%
vivid
Lightness
84%
light
Brightness
95%
HSV value
Perceived
87%
weighted brightness
Luminance
0.7857
WCAG relative
Temperature
Cool
72/100 cool
Color family
Green
Tone
Vivid
Best ink
Black
16.71:1
Closest name
Aqua Marine
ΔE2000 8.9
Where it sits
Hue142° of 360°
Saturation68%
Lightness84%
Temperature
Warm ← → Cool72% 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#bbf2cf
RGBrgb(187, 242, 207)
HSLhsl(142, 68%, 84%)
CMYKcmyk(23%, 0%, 15%, 5%)
LABlab(91.0 -24.3 11.3)
LCHlch(91.0 26.8 155.1)
OKLCHoklch(0.914 0.074 156.7)
Decimal12317391
Display P3color(display-p3 0.733 0.949 0.812)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bbf2cf on white: 1.26:1
AA ✗ fail · AA-large · AAA
Aa
#bbf2cf on black: 16.71:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #F1E9CD
deuteranopia · #E8E3D1
tritanopia · #B2F1E8

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #bbf2cf 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
#bbf2cf
#A1EDBC
#72E49B
#43DB7A
#27CE64
#21AB53
#1A8942
#176333
#0E3E20
Base = 200Lightest = 50 · #F3FBF6Darkest = 950 · #0E3E20
:root {
  --brand-50: #F3FBF6;
  --brand-100: #E8F8ED;
  --brand-200: #bbf2cf;
  --brand-300: #A1EDBC;
  --brand-400: #72E49B;
  --brand-500: #43DB7A;
  --brand-600: #27CE64;
  --brand-700: #21AB53;
  --brand-800: #1A8942;
  --brand-900: #176333;
  --brand-950: #0E3E20;
  --brand: #bbf2cf;
  --brand-ink: #000000;
}

Colors that work with #bbf2cf

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#C0EDD0
Hairlines and dividers
Muted text#4B9B68
Captions on the surface
Accent#B01C9F
Second voice, not a rival
Dark variant#146B34
Hover, pressed, headers
Light variant#EAFBF0
Selected rows, tints
Dark surface#14241A
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 #bbf2cf

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#F2BBDE
Analogous left#C2F2BB
Analogous right#BBF2EA
Split-complement 1#EABBF2
Split-complement 2#F2BBC2
Triadic 1#CFBBF2
Triadic 2#F2CFBB
Tetradic#BBC2F2

RGB percentages

Red73.3%
Green94.9%
Blue81.2%

CMYK percentages

Cyan22.7%
Magenta0.0%
Yellow14.5%
Key (black)5.1%

Color previews

#bbf2cf text on a black background

contrast 16.71:1

Card sample

#bbf2cf text on a white background

contrast 1.26:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bbf2cf

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.

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

#bbf2cf, answered

What color is #bbf2cf?

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

What is the RGB value of #bbf2cf?

rgb(187, 242, 207) — 187 red, 242 green and 207 blue out of 255, or 73.3% / 94.9% / 81.2% by channel.

Is #bbf2cf a light or a dark color?

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

Should I use black or white text on #bbf2cf?

Black. It scores 16.71:1 against #bbf2cf, versus 1.26:1 for white — AAA at any size.

What is the complementary color of #bbf2cf?

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

What colors go well with #bbf2cf?

For interface work: #F4FAF7 as the surface, #C0EDD0 for borders, #4B9B68 for secondary text, #B01C9F as an accent and #146B34 for hover and pressed states. For a palette, the analogous pair #C2F2BB and #BBF2EA stays calm, while #F2BBDE is the loudest partner.

What is #bbf2cf in CMYK for printing?

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

Is #bbf2cf warm or cool?

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

Work with #bbf2cf in the Color Lab