Skip to content

#bfe2c4

a light, soft green · cool · closest name: Honey Dew

RGB
191, 226, 196
HSL
129°, 38%, 82%
CMYK
16, 0, 13, 11
Luminance
0.6945

At a glance

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

Hex
#bfe2c4
Hue
129°
green
Saturation
38%
soft
Lightness
82%
light
Brightness
89%
HSV value
Perceived
83%
weighted brightness
Luminance
0.6945
WCAG relative
Temperature
Cool
66/100 cool
Color family
Green
Tone
Soft
Best ink
Black
14.89:1
Closest name
Honey Dew
ΔE2000 10.7
Where it sits
Hue129° of 360°
Saturation38%
Lightness82%
Temperature
Warm ← → Cool66% 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#bfe2c4
RGBrgb(191, 226, 196)
HSLhsl(129, 38%, 82%)
CMYKcmyk(16%, 0%, 13%, 11%)
LABlab(86.7 -17.1 10.9)
LCHlch(86.7 20.3 147.6)
OKLCHoklch(0.879 0.055 149.2)
Decimal12575428
Display P3color(display-p3 0.749 0.886 0.769)

Copy-ready code

/* CSS */
color: #bfe2c4;
background-color: #bfe2c4;
/* Tailwind (arbitrary) */
class="text-[#bfe2c4] bg-[#bfe2c4]"
/* SCSS */
$brand: #bfe2c4;
/* SwiftUI */
Color(red: 0.749, green: 0.886, blue: 0.769)
/* Android */
Color.parseColor("#bfe2c4")
/* Flutter */
Color(0xFFBFE2C4)
/* Python / OpenCV (BGR) */
(196, 226, 191)

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

Accessibility — WCAG contrast

Aa
#bfe2c4 on white: 1.41:1
AA ✗ fail · AA-large · AAA
Aa
#bfe2c4 on black: 14.89:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #E3DCC2
deuteranopia · #DDD8C5
tritanopia · #BBE0D9

Color scale — 50 to 950

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

#F5FAF6
#EBF4EC
#D3E9D6
#bfe2c4
#8BCA94
#65B971
#4CA85A
#408C4B
#33703C
#28522E
#19331D
Base = 300Lightest = 50 · #F5FAF6Darkest = 950 · #19331D
:root {
  --brand-50: #F5FAF6;
  --brand-100: #EBF4EC;
  --brand-200: #D3E9D6;
  --brand-300: #bfe2c4;
  --brand-400: #8BCA94;
  --brand-500: #65B971;
  --brand-600: #4CA85A;
  --brand-700: #408C4B;
  --brand-800: #33703C;
  --brand-900: #28522E;
  --brand-950: #19331D;
  --brand: #bfe2c4;
  --brand-ink: #000000;
}

Colors that work with #bfe2c4

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#F4FAF5
Tinted page background
Border#C7E6CB
Hairlines and dividers
Muted text#4B9B56
Captions on the surface
Accent#883B91
Second voice, not a rival
Dark variant#28582F
Hover, pressed, headers
Light variant#EDF7EF
Selected rows, tints
Dark surface#142416
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 #bfe2c4

Derived from its contrast, chroma and lightness — not from taste.

Works well for
  • Text and icons on dark surfaces
  • Charts, tags and secondary surfaces
  • Card and section backgrounds
  • Brand accents, badges and data highlights
Use with care
  • Text of any size on white — fails WCAG AA
  • 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#E2BFDD
Analogous left#CCE2BF
Analogous right#BFE2D6
Split-complement 1#D6BFE2
Split-complement 2#E2BFCC
Triadic 1#C4BFE2
Triadic 2#E2C4BF
Tetradic#BFCCE2

RGB percentages

Red74.9%
Green88.6%
Blue76.9%

CMYK percentages

Cyan15.5%
Magenta0.0%
Yellow13.3%
Key (black)11.4%

Color previews

#bfe2c4 text on a black background

contrast 14.89:1

Card sample

#bfe2c4 text on a white background

contrast 1.41:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(191, 226, 196, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(191, 226, 196, 0.45);
Border & gradient
Gradient panel
border: 3px solid #bfe2c4;
background: linear-gradient(135deg, #bfe2c4, #BFE2DB);

Monochromatic scale

Palettes built from #bfe2c4

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.

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

#bfe2c4, answered

What color is #bfe2c4?

#bfe2c4 is a light soft green, closest to Honey Dew (ΔE2000 10.7). It sits at 129° on the hue wheel with 38% saturation and 82% lightness, which reads as cool.

What is the RGB value of #bfe2c4?

rgb(191, 226, 196) — 191 red, 226 green and 196 blue out of 255, or 74.9% / 88.6% / 76.9% by channel.

Is #bfe2c4 a light or a dark color?

It is a light color. Relative luminance is 0.6945 and perceived brightness is 83%, so black text on it reaches 14.89:1.

Should I use black or white text on #bfe2c4?

Black. It scores 14.89:1 against #bfe2c4, versus 1.41:1 for white — AAA at any size.

What is the complementary color of #bfe2c4?

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

What colors go well with #bfe2c4?

For interface work: #F4FAF5 as the surface, #C7E6CB for borders, #4B9B56 for secondary text, #883B91 as an accent and #28582F for hover and pressed states. For a palette, the analogous pair #CCE2BF and #BFE2D6 stays calm, while #E2BFDD is the loudest partner.

What is #bfe2c4 in CMYK for printing?

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

Is #bfe2c4 warm or cool?

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

Work with #bfe2c4 in the Color Lab