Skip to content

#bbefd2

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

RGB
187, 239, 210
HSL
147°, 62%, 84%
CMYK
22, 0, 12, 6
Luminance
0.7695

At a glance

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

Hex
#bbefd2
Hue
147°
green
Saturation
62%
vivid
Lightness
84%
light
Brightness
94%
HSV value
Perceived
87%
weighted brightness
Luminance
0.7695
WCAG relative
Temperature
Cool
74/100 cool
Color family
Green
Tone
Vivid
Best ink
Black
16.39:1
Closest name
Aqua Marine
ΔE2000 9.5
Where it sits
Hue147° of 360°
Saturation62%
Lightness84%
Temperature
Warm ← → Cool74% 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#bbefd2
RGBrgb(187, 239, 210)
HSLhsl(147, 62%, 84%)
CMYKcmyk(22%, 0%, 12%, 6%)
LABlab(90.3 -22.3 8.6)
LCHlch(90.3 23.9 158.8)
OKLCHoklch(0.908 0.066 160.3)
Decimal12316626
Display P3color(display-p3 0.733 0.937 0.824)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bbefd2 on white: 1.28:1
AA ✗ fail · AA-large · AAA
Aa
#bbefd2 on black: 16.39:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #EEE7D1
deuteranopia · #E4E1D4
tritanopia · #B2EFE6

Color scale — 50 to 950

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

#F4FBF7
#E8F7EF
#bbefd2
#A4EAC3
#77DFA5
#49D487
#2FC672
#27A55F
#1F844C
#1A6039
#103C24
Base = 200Lightest = 50 · #F4FBF7Darkest = 950 · #103C24
:root {
  --brand-50: #F4FBF7;
  --brand-100: #E8F7EF;
  --brand-200: #bbefd2;
  --brand-300: #A4EAC3;
  --brand-400: #77DFA5;
  --brand-500: #49D487;
  --brand-600: #2FC672;
  --brand-700: #27A55F;
  --brand-800: #1F844C;
  --brand-900: #1A6039;
  --brand-950: #103C24;
  --brand: #bbefd2;
  --brand-ink: #000000;
}

Colors that work with #bbefd2

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#C0EDD4
Hairlines and dividers
Muted text#4B9B6E
Captions on the surface
Accent#AA228F
Second voice, not a rival
Dark variant#18673B
Hover, pressed, headers
Light variant#EAFAF1
Selected rows, tints
Dark surface#14241B
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 #bbefd2

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#EFBBD8
Analogous left#BEEFBB
Analogous right#BBEFEC
Split-complement 1#ECBBEF
Split-complement 2#EFBBBE
Triadic 1#D2BBEF
Triadic 2#EFD2BB
Tetradic#BBBEEF

RGB percentages

Red73.3%
Green93.7%
Blue82.4%

CMYK percentages

Cyan21.8%
Magenta0.0%
Yellow12.1%
Key (black)6.3%

Color previews

#bbefd2 text on a black background

contrast 16.39:1

Card sample

#bbefd2 text on a white background

contrast 1.28:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bbefd2

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.

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

#bbefd2, answered

What color is #bbefd2?

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

What is the RGB value of #bbefd2?

rgb(187, 239, 210) — 187 red, 239 green and 210 blue out of 255, or 73.3% / 93.7% / 82.4% by channel.

Is #bbefd2 a light or a dark color?

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

Should I use black or white text on #bbefd2?

Black. It scores 16.39:1 against #bbefd2, versus 1.28:1 for white — AAA at any size.

What is the complementary color of #bbefd2?

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

What colors go well with #bbefd2?

For interface work: #F4FAF7 as the surface, #C0EDD4 for borders, #4B9B6E for secondary text, #AA228F as an accent and #18673B for hover and pressed states. For a palette, the analogous pair #BEEFBB and #BBEFEC stays calm, while #EFBBD8 is the loudest partner.

What is #bbefd2 in CMYK for printing?

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

Is #bbefd2 warm or cool?

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

Work with #bbefd2 in the Color Lab