Skip to content

#bcee77

a light, electric green · neutral · closest name: Green Yellow

RGB
188, 238, 119
HSL
85°, 78%, 70%
CMYK
21, 0, 50, 7
Luminance
0.7317

At a glance

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

Hex
#bcee77
Hue
85°
green
Saturation
78%
electric
Lightness
70%
light
Brightness
93%
HSV value
Perceived
84%
weighted brightness
Luminance
0.7317
WCAG relative
Temperature
Neutral
46/100 cool
Color family
Green
Tone
Electric
Best ink
Black
15.63:1
Closest name
Green Yellow
ΔE2000 7.9
Where it sits
Hue85° of 360°
Saturation78%
Lightness70%
Temperature
Warm ← → Cool46% 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#bcee77
RGBrgb(188, 238, 119)
HSLhsl(85, 78%, 70%)
CMYKcmyk(21%, 0%, 50%, 7%)
LABlab(88.5 -34.8 52.0)
LCHlch(88.5 62.6 123.8)
OKLCHoklch(0.889 0.157 128.1)
Decimal12381815
Display P3color(display-p3 0.737 0.933 0.467)

Copy-ready code

/* CSS */
color: #bcee77;
background-color: #bcee77;
/* Tailwind (arbitrary) */
class="text-[#bcee77] bg-[#bcee77]"
/* SCSS */
$brand: #bcee77;
/* SwiftUI */
Color(red: 0.737, green: 0.933, blue: 0.467)
/* Android */
Color.parseColor("#bcee77")
/* Flutter */
Color(0xFFBCEE77)
/* Python / OpenCV (BGR) */
(119, 238, 188)

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

Accessibility — WCAG contrast

Aa
#bcee77 on white: 1.34:1
AA ✗ fail · AA-large · AAA
Aa
#bcee77 on black: 15.63:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #F8E06C
deuteranopia · #F1DD7E
tritanopia · #C1E5D3

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #bcee77 is pinned to step 400; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.

#F8FCF3
#F1F9E6
#E1F5C7
#CEF39B
#bcee77
#9DE638
#8ADA1B
#73B517
#5C9112
#446911
#2B420B
Base = 400Lightest = 50 · #F8FCF3Darkest = 950 · #2B420B
:root {
  --brand-50: #F8FCF3;
  --brand-100: #F1F9E6;
  --brand-200: #E1F5C7;
  --brand-300: #CEF39B;
  --brand-400: #bcee77;
  --brand-500: #9DE638;
  --brand-600: #8ADA1B;
  --brand-700: #73B517;
  --brand-800: #5C9112;
  --brand-900: #446911;
  --brand-950: #2B420B;
  --brand: #bcee77;
  --brand-ink: #000000;
}

Colors that work with #bcee77

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#F8FAF4
Tinted page background
Border#DAEDC0
Hairlines and dividers
Muted text#799B4B
Captions on the surface
Accent#8974F1
Second voice, not a rival
Dark variant#48710E
Hover, pressed, headers
Light variant#F4FCE8
Selected rows, tints
Dark surface#1D2414
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 #bcee77

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#A977EE
Analogous left#EEE477
Analogous right#81EE77
Split-complement 1#7781EE
Split-complement 2#E477EE
Triadic 1#77BCEE
Triadic 2#EE77BC
Tetradic#77EEE4

RGB percentages

Red73.7%
Green93.3%
Blue46.7%

CMYK percentages

Cyan21.0%
Magenta0.0%
Yellow50.0%
Key (black)6.7%

Color previews

#bcee77 text on a black background

contrast 15.63:1

Card sample

#bcee77 text on a white background

contrast 1.34:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(188, 238, 119, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(188, 238, 119, 0.45);
Border & gradient
Gradient panel
border: 3px solid #bcee77;
background: linear-gradient(135deg, #bcee77, #77EE81);

Monochromatic scale

Palettes built from #bcee77

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.

#bcee77 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

Sits outside most CMYK gamuts — expect a duller press result, or specify a spot ink.

#bcee77, answered

What color is #bcee77?

#bcee77 is a light electric green, closest to Green Yellow (ΔE2000 7.9). It sits at 85° on the hue wheel with 78% saturation and 70% lightness, which reads as neutral.

What is the RGB value of #bcee77?

rgb(188, 238, 119) — 188 red, 238 green and 119 blue out of 255, or 73.7% / 93.3% / 46.7% by channel.

Is #bcee77 a light or a dark color?

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

Should I use black or white text on #bcee77?

Black. It scores 15.63:1 against #bcee77, versus 1.34:1 for white — AAA at any size.

What is the complementary color of #bcee77?

#A977EE sits directly opposite on the wheel. Softer options are the split-complements #7781EE and #E477EE, which give the same contrast with far less vibration.

What colors go well with #bcee77?

For interface work: #F8FAF4 as the surface, #DAEDC0 for borders, #799B4B for secondary text, #8974F1 as an accent and #48710E for hover and pressed states. For a palette, the analogous pair #EEE477 and #81EE77 stays calm, while #A977EE is the loudest partner.

What is #bcee77 in CMYK for printing?

cmyk(21%, 0%, 50%, 7%). This is a screen-to-ink approximation — a color this saturated sits outside most CMYK gamuts and will print duller than it looks here.

Is #bcee77 warm or cool?

Neutral — it scores 46 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #E8EE77; nudged cooler, #8FF075.

Work with #bcee77 in the Color Lab