Skip to content

#bee9b2

a light, vivid green · neutral · closest name: Light Green

RGB
190, 233, 178
HSL
107°, 56%, 81%
CMYK
19, 0, 24, 9
Luminance
0.7244

At a glance

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

Hex
#bee9b2
Hue
107°
green
Saturation
56%
vivid
Lightness
81%
light
Brightness
91%
HSV value
Perceived
84%
weighted brightness
Luminance
0.7244
WCAG relative
Temperature
Neutral
57/100 cool
Color family
Green
Tone
Vivid
Best ink
Black
15.49:1
Closest name
Light Green
ΔE2000 8.9
Where it sits
Hue107° of 360°
Saturation56%
Lightness81%
Temperature
Warm ← → Cool57% cool

Reads neutral. Warm and cool siblings keep the same lightness, so you can swap one in without redoing your contrast maths.

Every format

HEX#bee9b2
RGBrgb(190, 233, 178)
HSLhsl(107, 56%, 81%)
CMYKcmyk(19%, 0%, 24%, 9%)
LABlab(88.2 -24.0 22.3)
LCHlch(88.2 32.7 137.1)
OKLCHoklch(0.889 0.086 138.9)
Decimal12511666
Display P3color(display-p3 0.745 0.914 0.698)

Copy-ready code

/* CSS */
color: #bee9b2;
background-color: #bee9b2;
/* Tailwind (arbitrary) */
class="text-[#bee9b2] bg-[#bee9b2]"
/* SCSS */
$brand: #bee9b2;
/* SwiftUI */
Color(red: 0.745, green: 0.914, blue: 0.698)
/* Android */
Color.parseColor("#bee9b2")
/* Flutter */
Color(0xFFBEE9B2)
/* Python / OpenCV (BGR) */
(178, 233, 190)

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

Accessibility — WCAG contrast

Aa
#bee9b2 on white: 1.36:1
AA ✗ fail · AA-large · AAA
Aa
#bee9b2 on black: 15.49:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #EDE0AF
deuteranopia · #E6DCB5
tritanopia · #BCE5DA

Color scale — 50 to 950

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

#F5FBF4
#ECF6E9
#D5EECE
#bee9b2
#90DA7C
#6CCD50
#54BE36
#469F2D
#387F24
#2C5D1E
#1B3A13
Base = 300Lightest = 50 · #F5FBF4Darkest = 950 · #1B3A13
:root {
  --brand-50: #F5FBF4;
  --brand-100: #ECF6E9;
  --brand-200: #D5EECE;
  --brand-300: #bee9b2;
  --brand-400: #90DA7C;
  --brand-500: #6CCD50;
  --brand-600: #54BE36;
  --brand-700: #469F2D;
  --brand-800: #387F24;
  --brand-900: #2C5D1E;
  --brand-950: #1B3A13;
  --brand: #bee9b2;
  --brand-ink: #000000;
}

Colors that work with #bee9b2

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#F6FAF4
Tinted page background
Border#CAEDC0
Hairlines and dividers
Muted text#5C9B4B
Captions on the surface
Accent#6929A3
Second voice, not a rival
Dark variant#2C631C
Hover, pressed, headers
Light variant#EEF9EB
Selected rows, tints
Dark surface#172414
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 #bee9b2

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#DDB2E9
Analogous left#DAE9B2
Analogous right#B2E9C2
Split-complement 1#C2B2E9
Split-complement 2#E9B2DA
Triadic 1#B2BEE9
Triadic 2#E9B2BE
Tetradic#B2DAE9

RGB percentages

Red74.5%
Green91.4%
Blue69.8%

CMYK percentages

Cyan18.5%
Magenta0.0%
Yellow23.6%
Key (black)8.6%

Color previews

#bee9b2 text on a black background

contrast 15.49:1

Card sample

#bee9b2 text on a white background

contrast 1.36:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(190, 233, 178, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(190, 233, 178, 0.45);
Border & gradient
Gradient panel
border: 3px solid #bee9b2;
background: linear-gradient(135deg, #bee9b2, #B2E9CB);

Monochromatic scale

Palettes built from #bee9b2

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.

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

#bee9b2, answered

What color is #bee9b2?

#bee9b2 is a light vivid green, closest to Light Green (ΔE2000 8.9). It sits at 107° on the hue wheel with 56% saturation and 81% lightness, which reads as neutral.

What is the RGB value of #bee9b2?

rgb(190, 233, 178) — 190 red, 233 green and 178 blue out of 255, or 74.5% / 91.4% / 69.8% by channel.

Is #bee9b2 a light or a dark color?

It is a light color. Relative luminance is 0.7244 and perceived brightness is 84%, so black text on it reaches 15.49:1.

Should I use black or white text on #bee9b2?

Black. It scores 15.49:1 against #bee9b2, versus 1.36:1 for white — AAA at any size.

What is the complementary color of #bee9b2?

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

What colors go well with #bee9b2?

For interface work: #F6FAF4 as the surface, #CAEDC0 for borders, #5C9B4B for secondary text, #6929A3 as an accent and #2C631C for hover and pressed states. For a palette, the analogous pair #DAE9B2 and #B2E9C2 stays calm, while #DDB2E9 is the loudest partner.

What is #bee9b2 in CMYK for printing?

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

Is #bee9b2 warm or cool?

Neutral — it scores 57 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #D2E9B2; nudged cooler, #B1EAB9.

Work with #bee9b2 in the Color Lab