Skip to content

#bcecc2

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

RGB
188, 236, 194
HSL
128°, 56%, 83%
CMYK
20, 0, 18, 8
Luminance
0.7458

At a glance

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

Hex
#bcecc2
Hue
128°
green
Saturation
56%
vivid
Lightness
83%
light
Brightness
93%
HSV value
Perceived
86%
weighted brightness
Luminance
0.7458
WCAG relative
Temperature
Cool
66/100 cool
Color family
Green
Tone
Vivid
Best ink
Black
15.92:1
Closest name
Aqua Marine
ΔE2000 10.6
Where it sits
Hue128° of 360°
Saturation56%
Lightness83%
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#bcecc2
RGBrgb(188, 236, 194)
HSLhsl(128, 56%, 83%)
CMYKcmyk(20%, 0%, 18%, 8%)
LABlab(89.2 -23.4 15.4)
LCHlch(89.2 28.0 146.7)
OKLCHoklch(0.898 0.075 148.3)
Decimal12381378
Display P3color(display-p3 0.737 0.925 0.761)

Copy-ready code

/* CSS */
color: #bcecc2;
background-color: #bcecc2;
/* Tailwind (arbitrary) */
class="text-[#bcecc2] bg-[#bcecc2]"
/* SCSS */
$brand: #bcecc2;
/* SwiftUI */
Color(red: 0.737, green: 0.925, blue: 0.761)
/* Android */
Color.parseColor("#bcecc2")
/* Flutter */
Color(0xFFBCECC2)
/* Python / OpenCV (BGR) */
(194, 236, 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 #bcecc2 · 15.92:1
Use #000000AAA at every size.
Aa
White text · 1.32:1
AA fail · AA large fail · AAA fail
Aa
Black text · 15.92:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #bcecc2 as text scores 1.32:1 on white and 15.92:1 on black.

Accessibility — WCAG contrast

Aa
#bcecc2 on white: 1.32:1
AA ✗ fail · AA-large · AAA
Aa
#bcecc2 on black: 15.92:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #EDE3C0
deuteranopia · #E5DEC4
tritanopia · #B6EAE0

Color scale — 50 to 950

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

#F4FBF5
#E9F6EB
#bcecc2
#A8E6AF
#7CDA88
#50CD60
#36BF47
#2D9F3B
#247F2F
#1E5D26
#133A18
Base = 200Lightest = 50 · #F4FBF5Darkest = 950 · #133A18
:root {
  --brand-50: #F4FBF5;
  --brand-100: #E9F6EB;
  --brand-200: #bcecc2;
  --brand-300: #A8E6AF;
  --brand-400: #7CDA88;
  --brand-500: #50CD60;
  --brand-600: #36BF47;
  --brand-700: #2D9F3B;
  --brand-800: #247F2F;
  --brand-900: #1E5D26;
  --brand-950: #133A18;
  --brand: #bcecc2;
  --brand-ink: #000000;
}

Colors that work with #bcecc2

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#C0EDC5
Hairlines and dividers
Muted text#4B9B55
Captions on the surface
Accent#9328A4
Second voice, not a rival
Dark variant#1C6325
Hover, pressed, headers
Light variant#EBF9ED
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 #bcecc2

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#ECBCE6
Analogous left#CEECBC
Analogous right#BCECDA
Split-complement 1#DABCEC
Split-complement 2#ECBCCE
Triadic 1#C2BCEC
Triadic 2#ECC2BC
Tetradic#BCCEEC

RGB percentages

Red73.7%
Green92.5%
Blue76.1%

CMYK percentages

Cyan20.3%
Magenta0.0%
Yellow17.8%
Key (black)7.5%

Color previews

#bcecc2 text on a black background

contrast 15.92:1

Card sample

#bcecc2 text on a white background

contrast 1.32:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(188, 236, 194, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(188, 236, 194, 0.45);
Border & gradient
Gradient panel
border: 3px solid #bcecc2;
background: linear-gradient(135deg, #bcecc2, #BCECE2);

Monochromatic scale

Palettes built from #bcecc2

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.

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

#bcecc2, answered

What color is #bcecc2?

#bcecc2 is a light vivid green, closest to Aqua Marine (ΔE2000 10.6). It sits at 128° on the hue wheel with 56% saturation and 83% lightness, which reads as cool.

What is the RGB value of #bcecc2?

rgb(188, 236, 194) — 188 red, 236 green and 194 blue out of 255, or 73.7% / 92.5% / 76.1% by channel.

Is #bcecc2 a light or a dark color?

It is a light color. Relative luminance is 0.7458 and perceived brightness is 86%, so black text on it reaches 15.92:1.

Should I use black or white text on #bcecc2?

Black. It scores 15.92:1 against #bcecc2, versus 1.32:1 for white — AAA at any size.

What is the complementary color of #bcecc2?

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

What colors go well with #bcecc2?

For interface work: #F4FAF5 as the surface, #C0EDC5 for borders, #4B9B55 for secondary text, #9328A4 as an accent and #1C6325 for hover and pressed states. For a palette, the analogous pair #CEECBC and #BCECDA stays calm, while #ECBCE6 is the loudest partner.

What is #bcecc2 in CMYK for printing?

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

Is #bcecc2 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 #C7ECBC; nudged cooler, #BBEDD3.

Work with #bcecc2 in the Color Lab