Skip to content

#c2fe8c

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

RGB
194, 254, 140
HSL
92°, 98%, 77%
CMYK
24, 0, 45, 0
Luminance
0.8425

At a glance

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

Hex
#c2fe8c
Hue
92°
green
Saturation
98%
electric
Lightness
77%
light
Brightness
100%
HSV value
Perceived
89%
weighted brightness
Luminance
0.8425
WCAG relative
Temperature
Neutral
51/100 cool
Color family
Green
Tone
Electric
Best ink
Black
17.85:1
Closest name
Pale Green
ΔE2000 6.7
Where it sits
Hue92° of 360°
Saturation98%
Lightness77%
Temperature
Warm ← → Cool51% 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#c2fe8c
RGBrgb(194, 254, 140)
HSLhsl(92, 98%, 77%)
CMYKcmyk(24%, 0%, 45%, 0%)
LABlab(93.6 -37.6 48.4)
LCHlch(93.6 61.3 127.9)
OKLCHoklch(0.931 0.157 131.6)
Decimal12779148
Display P3color(display-p3 0.761 0.996 0.549)

Copy-ready code

/* CSS */
color: #c2fe8c;
background-color: #c2fe8c;
/* Tailwind (arbitrary) */
class="text-[#c2fe8c] bg-[#c2fe8c]"
/* SCSS */
$brand: #c2fe8c;
/* SwiftUI */
Color(red: 0.761, green: 0.996, blue: 0.549)
/* Android */
Color.parseColor("#c2fe8c")
/* Flutter */
Color(0xFFC2FE8C)
/* Python / OpenCV (BGR) */
(140, 254, 194)

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

Accessibility — WCAG contrast

Aa
#c2fe8c on white: 1.18:1
AA ✗ fail · AA-large · AAA
Aa
#c2fe8c on black: 17.85:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #FFEF83
deuteranopia · #FEEB93
tritanopia · #C4F6E3

Color scale — 50 to 950

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

#F7FDF1
#EFFCE3
#DCFBC1
#c2fe8c
#A6FE58
#89FD21
#74F302
#61CA02
#4DA201
#3A7506
#244904
Base = 300Lightest = 50 · #F7FDF1Darkest = 950 · #244904
:root {
  --brand-50: #F7FDF1;
  --brand-100: #EFFCE3;
  --brand-200: #DCFBC1;
  --brand-300: #c2fe8c;
  --brand-400: #A6FE58;
  --brand-500: #89FD21;
  --brand-600: #74F302;
  --brand-700: #61CA02;
  --brand-800: #4DA201;
  --brand-900: #3A7506;
  --brand-950: #244904;
  --brand: #c2fe8c;
  --brand-ink: #000000;
}

Colors that work with #c2fe8c

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#F7FAF4
Tinted page background
Border#D5EDC0
Hairlines and dividers
Muted text#719B4B
Captions on the surface
Accent#3800CC
Second voice, not a rival
Dark variant#3C7E01
Hover, pressed, headers
Light variant#F2FFE6
Selected rows, tints
Dark surface#1C2414
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 #c2fe8c

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#C88CFE
Analogous left#FBFE8C
Analogous right#8CFE8F
Split-complement 1#8F8CFE
Split-complement 2#FE8CFB
Triadic 1#8CC2FE
Triadic 2#FE8CC2
Tetradic#8CFBFE

RGB percentages

Red76.1%
Green99.6%
Blue54.9%

CMYK percentages

Cyan23.6%
Magenta0.0%
Yellow44.9%
Key (black)0.4%

Color previews

#c2fe8c text on a black background

contrast 17.85:1

Card sample

#c2fe8c text on a white background

contrast 1.18:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c2fe8c

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.

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

#c2fe8c, answered

What color is #c2fe8c?

#c2fe8c is a light electric green, closest to Pale Green (ΔE2000 6.7). It sits at 92° on the hue wheel with 98% saturation and 77% lightness, which reads as neutral.

What is the RGB value of #c2fe8c?

rgb(194, 254, 140) — 194 red, 254 green and 140 blue out of 255, or 76.1% / 99.6% / 54.9% by channel.

Is #c2fe8c a light or a dark color?

It is a light color. Relative luminance is 0.8425 and perceived brightness is 89%, so black text on it reaches 17.85:1.

Should I use black or white text on #c2fe8c?

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

What is the complementary color of #c2fe8c?

#C88CFE sits directly opposite on the wheel. Softer options are the split-complements #8F8CFE and #FE8CFB, which give the same contrast with far less vibration.

What colors go well with #c2fe8c?

For interface work: #F7FAF4 as the surface, #D5EDC0 for borders, #719B4B for secondary text, #3800CC as an accent and #3C7E01 for hover and pressed states. For a palette, the analogous pair #FBFE8C and #8CFE8F stays calm, while #C88CFE is the loudest partner.

What is #c2fe8c in CMYK for printing?

cmyk(24%, 0%, 45%, 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 #c2fe8c warm or cool?

Neutral — it scores 51 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #ECFE8C; nudged cooler, #98FF8B.

Work with #c2fe8c in the Color Lab