Skip to content

#baf263

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

RGB
186, 242, 99
HSL
84°, 85%, 67%
CMYK
23, 0, 59, 5
Luminance
0.7484

At a glance

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

Hex
#baf263
Hue
84°
green
Saturation
85%
electric
Lightness
67%
light
Brightness
95%
HSV value
Perceived
84%
weighted brightness
Luminance
0.7484
WCAG relative
Temperature
Neutral
45/100 cool
Color family
Green
Tone
Electric
Best ink
Black
15.97:1
Closest name
Green Yellow
ΔE2000 5.2
Where it sits
Hue84° of 360°
Saturation85%
Lightness67%
Temperature
Warm ← → Cool45% 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#baf263
RGBrgb(186, 242, 99)
HSLhsl(84, 85%, 67%)
CMYKcmyk(23%, 0%, 59%, 5%)
LABlab(89.3 -39.2 61.8)
LCHlch(89.3 73.2 122.4)
OKLCHoklch(0.894 0.181 127.7)
Decimal12251747
Display P3color(display-p3 0.729 0.949 0.388)

Copy-ready code

/* CSS */
color: #baf263;
background-color: #baf263;
/* Tailwind (arbitrary) */
class="text-[#baf263] bg-[#baf263]"
/* SCSS */
$brand: #baf263;
/* SwiftUI */
Color(red: 0.729, green: 0.949, blue: 0.388)
/* Android */
Color.parseColor("#baf263")
/* Flutter */
Color(0xFFBAF263)
/* Python / OpenCV (BGR) */
(99, 242, 186)

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

Accessibility — WCAG contrast

Aa
#baf263 on white: 1.32:1
AA ✗ fail · AA-large · AAA
Aa
#baf263 on black: 15.97:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #FDE353
deuteranopia · #F5DF6D
tritanopia · #C0E8D3

Color scale — 50 to 950

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

#F8FCF2
#F2FAE6
#E3F7C5
#D1F697
#baf263
#A3EE30
#91E213
#79BC10
#61970D
#486D0E
#2D4408
Base = 400Lightest = 50 · #F8FCF2Darkest = 950 · #2D4408
:root {
  --brand-50: #F8FCF2;
  --brand-100: #F2FAE6;
  --brand-200: #E3F7C5;
  --brand-300: #D1F697;
  --brand-400: #baf263;
  --brand-500: #A3EE30;
  --brand-600: #91E213;
  --brand-700: #79BC10;
  --brand-800: #61970D;
  --brand-900: #486D0E;
  --brand-950: #2D4408;
  --brand: #baf263;
  --brand-ink: #000000;
}

Colors that work with #baf263

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#DBEDC0
Hairlines and dividers
Muted text#7B9B4B
Captions on the surface
Accent#7560F5
Second voice, not a rival
Dark variant#4B760A
Hover, pressed, headers
Light variant#F5FDE7
Selected rows, tints
Dark surface#1E2414
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 #baf263

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#9B63F2
Analogous left#F2E363
Analogous right#73F263
Split-complement 1#6373F2
Split-complement 2#E363F2
Triadic 1#63BAF2
Triadic 2#F263BA
Tetradic#63F2E3

RGB percentages

Red72.9%
Green94.9%
Blue38.8%

CMYK percentages

Cyan23.1%
Magenta0.0%
Yellow59.1%
Key (black)5.1%

Color previews

#baf263 text on a black background

contrast 15.97:1

Card sample

#baf263 text on a white background

contrast 1.32:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(186, 242, 99, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(186, 242, 99, 0.45);
Border & gradient
Gradient panel
border: 3px solid #baf263;
background: linear-gradient(135deg, #baf263, #63F26C);

Monochromatic scale

Palettes built from #baf263

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.

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

#baf263, answered

What color is #baf263?

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

What is the RGB value of #baf263?

rgb(186, 242, 99) — 186 red, 242 green and 99 blue out of 255, or 72.9% / 94.9% / 38.8% by channel.

Is #baf263 a light or a dark color?

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

Should I use black or white text on #baf263?

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

What is the complementary color of #baf263?

#9B63F2 sits directly opposite on the wheel. Softer options are the split-complements #6373F2 and #E363F2, which give the same contrast with far less vibration.

What colors go well with #baf263?

For interface work: #F8FAF4 as the surface, #DBEDC0 for borders, #7B9B4B for secondary text, #7560F5 as an accent and #4B760A for hover and pressed states. For a palette, the analogous pair #F2E363 and #73F263 stays calm, while #9B63F2 is the loudest partner.

What is #baf263 in CMYK for printing?

cmyk(23%, 0%, 59%, 5%). 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 #baf263 warm or cool?

Neutral — it scores 45 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #EEF263; nudged cooler, #85F462.

Work with #baf263 in the Color Lab