Skip to content

#c4fd8d

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

RGB
196, 253, 141
HSL
91°, 97%, 77%
CMYK
23, 0, 44, 1
Luminance
0.8391

At a glance

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

Hex
#c4fd8d
Hue
91°
green
Saturation
97%
electric
Lightness
77%
light
Brightness
99%
HSV value
Perceived
89%
weighted brightness
Luminance
0.8391
WCAG relative
Temperature
Neutral
50/100 cool
Color family
Green
Tone
Electric
Best ink
Black
17.78:1
Closest name
Pale Green
ΔE2000 7
Where it sits
Hue91° of 360°
Saturation97%
Lightness77%
Temperature
Warm ← → Cool50% 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#c4fd8d
RGBrgb(196, 253, 141)
HSLhsl(91, 97%, 77%)
CMYKcmyk(23%, 0%, 44%, 1%)
LABlab(93.4 -36.4 47.7)
LCHlch(93.4 60.0 127.3)
OKLCHoklch(0.931 0.153 130.9)
Decimal12909965
Display P3color(display-p3 0.769 0.992 0.553)

Copy-ready code

/* CSS */
color: #c4fd8d;
background-color: #c4fd8d;
/* Tailwind (arbitrary) */
class="text-[#c4fd8d] bg-[#c4fd8d]"
/* SCSS */
$brand: #c4fd8d;
/* SwiftUI */
Color(red: 0.769, green: 0.992, blue: 0.553)
/* Android */
Color.parseColor("#c4fd8d")
/* Flutter */
Color(0xFFC4FD8D)
/* Python / OpenCV (BGR) */
(141, 253, 196)

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

Accessibility — WCAG contrast

Aa
#c4fd8d on white: 1.18:1
AA ✗ fail · AA-large · AAA
Aa
#c4fd8d on black: 17.78:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #FFEF84
deuteranopia · #FEEB93
tritanopia · #C7F5E2

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #c4fd8d 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
#EFFCE4
#DDFBC1
#c4fd8d
#A9FC5A
#8DFB22
#78F104
#64C903
#50A003
#3C7407
#264804
Base = 300Lightest = 50 · #F7FDF1Darkest = 950 · #264804
:root {
  --brand-50: #F7FDF1;
  --brand-100: #EFFCE4;
  --brand-200: #DDFBC1;
  --brand-300: #c4fd8d;
  --brand-400: #A9FC5A;
  --brand-500: #8DFB22;
  --brand-600: #78F104;
  --brand-700: #64C903;
  --brand-800: #50A003;
  --brand-900: #3C7407;
  --brand-950: #264804;
  --brand: #c4fd8d;
  --brand-ink: #000000;
}

Colors that work with #c4fd8d

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#D6EDC0
Hairlines and dividers
Muted text#729B4B
Captions on the surface
Accent#3500CC
Second voice, not a rival
Dark variant#3F7D02
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 #c4fd8d

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#C68DFD
Analogous left#FCFD8D
Analogous right#8DFD8E
Split-complement 1#8E8DFD
Split-complement 2#FD8DFC
Triadic 1#8DC4FD
Triadic 2#FD8DC4
Tetradic#8DFCFD

RGB percentages

Red76.9%
Green99.2%
Blue55.3%

CMYK percentages

Cyan22.5%
Magenta0.0%
Yellow44.3%
Key (black)0.8%

Color previews

#c4fd8d text on a black background

contrast 17.78:1

Card sample

#c4fd8d text on a white background

contrast 1.18:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(196, 253, 141, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(196, 253, 141, 0.45);
Border & gradient
Gradient panel
border: 3px solid #c4fd8d;
background: linear-gradient(135deg, #c4fd8d, #8DFDA1);

Monochromatic scale

Palettes built from #c4fd8d

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.

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

#c4fd8d, answered

What color is #c4fd8d?

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

What is the RGB value of #c4fd8d?

rgb(196, 253, 141) — 196 red, 253 green and 141 blue out of 255, or 76.9% / 99.2% / 55.3% by channel.

Is #c4fd8d a light or a dark color?

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

Should I use black or white text on #c4fd8d?

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

What is the complementary color of #c4fd8d?

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

What colors go well with #c4fd8d?

For interface work: #F7FAF4 as the surface, #D6EDC0 for borders, #729B4B for secondary text, #3500CC as an accent and #3F7D02 for hover and pressed states. For a palette, the analogous pair #FCFD8D and #8DFD8E stays calm, while #C68DFD is the loudest partner.

What is #c4fd8d in CMYK for printing?

cmyk(23%, 0%, 44%, 1%). 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 #c4fd8d warm or cool?

Neutral — it scores 50 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #EDFD8D; nudged cooler, #9AFE8C.

Work with #c4fd8d in the Color Lab