Skip to content

#c4fba0

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

RGB
196, 251, 160
HSL
96°, 92%, 81%
CMYK
22, 0, 36, 2
Luminance
0.8327

At a glance

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

Hex
#c4fba0
Hue
96°
green
Saturation
92%
electric
Lightness
81%
light
Brightness
98%
HSV value
Perceived
89%
weighted brightness
Luminance
0.8327
WCAG relative
Temperature
Neutral
53/100 cool
Color family
Green
Tone
Electric
Best ink
Black
17.65:1
Closest name
Pale Green
ΔE2000 5.9
Where it sits
Hue96° of 360°
Saturation92%
Lightness81%
Temperature
Warm ← → Cool53% 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#c4fba0
RGBrgb(196, 251, 160)
HSLhsl(96, 92%, 81%)
CMYKcmyk(22%, 0%, 36%, 2%)
LABlab(93.1 -33.0 38.1)
LCHlch(93.1 50.5 130.9)
OKLCHoklch(0.929 0.131 133.7)
Decimal12909472
Display P3color(display-p3 0.769 0.984 0.627)

Copy-ready code

/* CSS */
color: #c4fba0;
background-color: #c4fba0;
/* Tailwind (arbitrary) */
class="text-[#c4fba0] bg-[#c4fba0]"
/* SCSS */
$brand: #c4fba0;
/* SwiftUI */
Color(red: 0.769, green: 0.984, blue: 0.627)
/* Android */
Color.parseColor("#c4fba0")
/* Flutter */
Color(0xFFC4FBA0)
/* Python / OpenCV (BGR) */
(160, 251, 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 #c4fba0 · 17.65:1
Use #000000AAA at every size.
Aa
White text · 1.19:1
AA fail · AA large fail · AAA fail
Aa
Black text · 17.65:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #c4fba0 as text scores 1.19:1 on white and 17.65:1 on black.

Accessibility — WCAG contrast

Aa
#c4fba0 on white: 1.19:1
AA ✗ fail · AA-large · AAA
Aa
#c4fba0 on black: 17.65:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #FFEE9A
deuteranopia · #FAEAA5
tritanopia · #C5F4E4

Color scale — 50 to 950

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

#F6FDF2
#EDFBE4
#D8F9C3
#c4fba0
#9BF85E
#79F628
#63EB0A
#52C408
#429D07
#327109
#1F4706
Base = 300Lightest = 50 · #F6FDF2Darkest = 950 · #1F4706
:root {
  --brand-50: #F6FDF2;
  --brand-100: #EDFBE4;
  --brand-200: #D8F9C3;
  --brand-300: #c4fba0;
  --brand-400: #9BF85E;
  --brand-500: #79F628;
  --brand-600: #63EB0A;
  --brand-700: #52C408;
  --brand-800: #429D07;
  --brand-900: #327109;
  --brand-950: #1F4706;
  --brand: #c4fba0;
  --brand-ink: #000000;
}

Colors that work with #c4fba0

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#D1EDC0
Hairlines and dividers
Muted text#6A9B4B
Captions on the surface
Accent#4A04C8
Second voice, not a rival
Dark variant#337A05
Hover, pressed, headers
Light variant#F0FEE7
Selected rows, tints
Dark surface#1A2414
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 #c4fba0

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#D7A0FB
Analogous left#F1FBA0
Analogous right#A0FBAA
Split-complement 1#AAA0FB
Split-complement 2#FBA0F1
Triadic 1#A0C4FB
Triadic 2#FBA0C4
Tetradic#A0F1FB

RGB percentages

Red76.9%
Green98.4%
Blue62.7%

CMYK percentages

Cyan21.9%
Magenta0.0%
Yellow36.3%
Key (black)1.6%

Color previews

#c4fba0 text on a black background

contrast 17.65:1

Card sample

#c4fba0 text on a white background

contrast 1.19:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c4fba0

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.

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

#c4fba0, answered

What color is #c4fba0?

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

What is the RGB value of #c4fba0?

rgb(196, 251, 160) — 196 red, 251 green and 160 blue out of 255, or 76.9% / 98.4% / 62.7% by channel.

Is #c4fba0 a light or a dark color?

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

Should I use black or white text on #c4fba0?

Black. It scores 17.65:1 against #c4fba0, versus 1.19:1 for white — AAA at any size.

What is the complementary color of #c4fba0?

#D7A0FB sits directly opposite on the wheel. Softer options are the split-complements #AAA0FB and #FBA0F1, which give the same contrast with far less vibration.

What colors go well with #c4fba0?

For interface work: #F7FAF4 as the surface, #D1EDC0 for borders, #6A9B4B for secondary text, #4A04C8 as an accent and #337A05 for hover and pressed states. For a palette, the analogous pair #F1FBA0 and #A0FBAA stays calm, while #D7A0FB is the loudest partner.

What is #c4fba0 in CMYK for printing?

cmyk(22%, 0%, 36%, 2%). 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 #c4fba0 warm or cool?

Neutral — it scores 53 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #E5FBA0; nudged cooler, #A2FC9F.

Work with #c4fba0 in the Color Lab