Skip to content

#c3ff4e

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

RGB
195, 255, 78
HSL
80°, 100%, 65%
CMYK
24, 0, 69, 0
Luminance
0.8367

At a glance

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

Hex
#c3ff4e
Hue
80°
green
Saturation
100%
electric
Lightness
65%
light
Brightness
100%
HSV value
Perceived
88%
weighted brightness
Luminance
0.8367
WCAG relative
Temperature
Warm
42/100 cool
Color family
Green
Tone
Electric
Best ink
Black
17.73:1
Closest name
Green Yellow
ΔE2000 2.9
Where it sits
Hue80° of 360°
Saturation100%
Lightness65%
Temperature
Warm ← → Cool42% 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#c3ff4e
RGBrgb(195, 255, 78)
HSLhsl(80, 100%, 65%)
CMYKcmyk(24%, 0%, 69%, 0%)
LABlab(93.3 -43.1 74.4)
LCHlch(93.3 86.0 120.1)
OKLCHoklch(0.928 0.208 126.5)
Decimal12844878
Display P3color(display-p3 0.765 1.000 0.306)

Copy-ready code

/* CSS */
color: #c3ff4e;
background-color: #c3ff4e;
/* Tailwind (arbitrary) */
class="text-[#c3ff4e] bg-[#c3ff4e]"
/* SCSS */
$brand: #c3ff4e;
/* SwiftUI */
Color(red: 0.765, green: 1.000, blue: 0.306)
/* Android */
Color.parseColor("#c3ff4e")
/* Flutter */
Color(0xFFC3FF4E)
/* Python / OpenCV (BGR) */
(78, 255, 195)

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

Accessibility — WCAG contrast

Aa
#c3ff4e on white: 1.18:1
AA ✗ fail · AA-large · AAA
Aa
#c3ff4e on black: 17.73:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #FFEE30
deuteranopia · #FFEB5D
tritanopia · #CBF3DC

Color scale — 50 to 950

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

#F9FEF1
#F4FCE3
#E7FCC0
#D9FF8F
#c3ff4e
#B3FF1F
#A2F500
#87CC00
#6CA300
#4F7605
#324903
Base = 400Lightest = 50 · #F9FEF1Darkest = 950 · #324903
:root {
  --brand-50: #F9FEF1;
  --brand-100: #F4FCE3;
  --brand-200: #E7FCC0;
  --brand-300: #D9FF8F;
  --brand-400: #c3ff4e;
  --brand-500: #B3FF1F;
  --brand-600: #A2F500;
  --brand-700: #87CC00;
  --brand-800: #6CA300;
  --brand-900: #4F7605;
  --brand-950: #324903;
  --brand: #c3ff4e;
  --brand-ink: #000000;
}

Colors that work with #c3ff4e

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#DDEDC0
Hairlines and dividers
Muted text#809B4B
Captions on the surface
Accent#5E4EFF
Second voice, not a rival
Dark variant#548000
Hover, pressed, headers
Light variant#F6FFE5
Selected rows, tints
Dark surface#1F2414
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 #c3ff4e

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#8A4EFF
Analogous left#FFE24E
Analogous right#6BFF4E
Split-complement 1#4E6BFF
Split-complement 2#E24EFF
Triadic 1#4EC3FF
Triadic 2#FF4EC3
Tetradic#4EFFE2

RGB percentages

Red76.5%
Green100.0%
Blue30.6%

CMYK percentages

Cyan23.5%
Magenta0.0%
Yellow69.4%
Key (black)0.0%

Color previews

#c3ff4e text on a black background

contrast 17.73:1

Card sample

#c3ff4e text on a white background

contrast 1.18:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(195, 255, 78, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(195, 255, 78, 0.45);
Border & gradient
Gradient panel
border: 3px solid #c3ff4e;
background: linear-gradient(135deg, #c3ff4e, #4EFF4F);

Monochromatic scale

Palettes built from #c3ff4e

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.

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

#c3ff4e, answered

What color is #c3ff4e?

#c3ff4e is a light electric green, closest to Green Yellow (ΔE2000 2.9). It sits at 80° on the hue wheel with 100% saturation and 65% lightness, which reads as warm.

What is the RGB value of #c3ff4e?

rgb(195, 255, 78) — 195 red, 255 green and 78 blue out of 255, or 76.5% / 100% / 30.6% by channel.

Is #c3ff4e a light or a dark color?

It is a light color. Relative luminance is 0.8367 and perceived brightness is 88%, so black text on it reaches 17.73:1.

Should I use black or white text on #c3ff4e?

Black. It scores 17.73:1 against #c3ff4e, versus 1.18:1 for white — AAA at any size.

What is the complementary color of #c3ff4e?

#8A4EFF sits directly opposite on the wheel. Softer options are the split-complements #4E6BFF and #E24EFF, which give the same contrast with far less vibration.

What colors go well with #c3ff4e?

For interface work: #F8FAF4 as the surface, #DDEDC0 for borders, #809B4B for secondary text, #5E4EFF as an accent and #548000 for hover and pressed states. For a palette, the analogous pair #FFE24E and #6BFF4E stays calm, while #8A4EFF is the loudest partner.

What is #c3ff4e in CMYK for printing?

cmyk(24%, 0%, 69%, 0%). 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 #c3ff4e warm or cool?

Warm — it scores 42 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #FFFA4E; nudged cooler, #82FF4E.

Work with #c3ff4e in the Color Lab