Skip to content

#bccf5f

a balanced, vivid green · warm · closest name: Yellow Green

RGB
188, 207, 95
HSL
70°, 54%, 59%
CMYK
9, 0, 54, 19
Luminance
0.5614

At a glance

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

Hex
#bccf5f
Hue
70°
green
Saturation
54%
vivid
Lightness
59%
balanced
Brightness
81%
HSV value
Perceived
75%
weighted brightness
Luminance
0.5614
WCAG relative
Temperature
Warm
33/100 cool
Color family
Green
Tone
Vivid
Best ink
Black
12.23:1
Closest name
Yellow Green
ΔE2000 6.5
Where it sits
Hue70° of 360°
Saturation54%
Lightness59%
Temperature
Warm ← → Cool33% cool

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

Every format

HEX#bccf5f
RGBrgb(188, 207, 95)
HSLhsl(70, 54%, 59%)
CMYKcmyk(9%, 0%, 54%, 19%)
LABlab(79.7 -22.4 52.7)
LCHlch(79.7 57.3 113.1)
OKLCHoklch(0.817 0.139 117.6)
Decimal12373855
Display P3color(display-p3 0.737 0.812 0.373)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bccf5f on white: 1.72:1
AA ✗ fail · AA-large · AAA
Aa
#bccf5f on black: 12.23:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #DBC554
deuteranopia · #D9C666
tritanopia · #C6C5B6

Color scale — 50 to 950

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

#F9FBF4
#F4F6E9
#E8EECE
#DBE5A9
#C9D87E
#bccf5f
#A6BC39
#8A9D2F
#6F7E26
#515B1F
#333913
Base = 500Lightest = 50 · #F9FBF4Darkest = 950 · #333913
:root {
  --brand-50: #F9FBF4;
  --brand-100: #F4F6E9;
  --brand-200: #E8EECE;
  --brand-300: #DBE5A9;
  --brand-400: #C9D87E;
  --brand-500: #bccf5f;
  --brand-600: #A6BC39;
  --brand-700: #8A9D2F;
  --brand-800: #6F7E26;
  --brand-900: #515B1F;
  --brand-950: #333913;
  --brand: #bccf5f;
  --brand-ink: #000000;
}

Colors that work with #bccf5f

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#F9FAF4
Tinted page background
Border#E5ECC0
Hairlines and dividers
Muted text#8D9B4B
Captions on the surface
Accent#5B64D3
Second voice, not a rival
Dark variant#56621D
Hover, pressed, headers
Light variant#F7F9EB
Selected rows, tints
Dark surface#222414
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 #bccf5f

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
  • 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
  • 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#725FCF
Analogous left#CFAA5F
Analogous right#84CF5F
Split-complement 1#5F84CF
Split-complement 2#AA5FCF
Triadic 1#5FBCCF
Triadic 2#CF5FBC
Tetradic#5FCFAA

RGB percentages

Red73.7%
Green81.2%
Blue37.3%

CMYK percentages

Cyan9.2%
Magenta0.0%
Yellow54.1%
Key (black)18.8%

Color previews

#bccf5f text on a black background

contrast 12.23:1

Card sample

#bccf5f text on a white background

contrast 1.72:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(188, 207, 95, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(188, 207, 95, 0.45);
Border & gradient
Gradient panel
border: 3px solid #bccf5f;
background: linear-gradient(135deg, #bccf5f, #71CF5F);

Monochromatic scale

Palettes built from #bccf5f

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.

#bccf5f 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
ButtonsLinksFocus statesCharts
Print note

Converts to four-color process without much drama. Proof it anyway.

#bccf5f, answered

What color is #bccf5f?

#bccf5f is a balanced vivid green, closest to Yellow Green (ΔE2000 6.5). It sits at 70° on the hue wheel with 54% saturation and 59% lightness, which reads as warm.

What is the RGB value of #bccf5f?

rgb(188, 207, 95) — 188 red, 207 green and 95 blue out of 255, or 73.7% / 81.2% / 37.3% by channel.

Is #bccf5f a light or a dark color?

It is a light color. Relative luminance is 0.5614 and perceived brightness is 75%, so black text on it reaches 12.23:1.

Should I use black or white text on #bccf5f?

Black. It scores 12.23:1 against #bccf5f, versus 1.72:1 for white — AAA at any size.

What is the complementary color of #bccf5f?

#725FCF sits directly opposite on the wheel. Softer options are the split-complements #5F84CF and #AA5FCF, which give the same contrast with far less vibration.

What colors go well with #bccf5f?

For interface work: #F9FAF4 as the surface, #E5ECC0 for borders, #8D9B4B for secondary text, #5B64D3 as an accent and #56621D for hover and pressed states. For a palette, the analogous pair #CFAA5F and #84CF5F stays calm, while #725FCF is the loudest partner.

What is #bccf5f in CMYK for printing?

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

Is #bccf5f warm or cool?

Warm — it scores 33 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #CFB95F; nudged cooler, #93D15D.

Work with #bccf5f in the Color Lab