Skip to content

#c4ffaf

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

RGB
196, 255, 175
HSL
104°, 100%, 84%
CMYK
23, 0, 31, 0
Luminance
0.8635

At a glance

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

Hex
#c4ffaf
Hue
104°
green
Saturation
100%
electric
Lightness
84%
light
Brightness
100%
HSV value
Perceived
90%
weighted brightness
Luminance
0.8635
WCAG relative
Temperature
Neutral
56/100 cool
Color family
Green
Tone
Electric
Best ink
Black
18.27:1
Closest name
Pale Green
ΔE2000 5.8
Where it sits
Hue104° of 360°
Saturation100%
Lightness84%
Temperature
Warm ← → Cool56% 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#c4ffaf
RGBrgb(196, 255, 175)
HSLhsl(104, 100%, 84%)
CMYKcmyk(23%, 0%, 31%, 0%)
LABlab(94.5 -32.8 32.4)
LCHlch(94.5 46.1 135.3)
OKLCHoklch(0.941 0.121 137.7)
Decimal12910511
Display P3color(display-p3 0.769 1.000 0.686)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#c4ffaf on white: 1.15:1
AA ✗ fail · AA-large · AAA
Aa
#c4ffaf on black: 18.27:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #FFF2AA
deuteranopia · #FBEDB3
tritanopia · #C2F9EA

Color scale — 50 to 950

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

#F4FEF1
#EAFCE3
#c4ffaf
#ACFF8F
#83FF57
#5AFF1F
#40F500
#36CC00
#2BA300
#237605
#164903
Base = 200Lightest = 50 · #F4FEF1Darkest = 950 · #164903
:root {
  --brand-50: #F4FEF1;
  --brand-100: #EAFCE3;
  --brand-200: #c4ffaf;
  --brand-300: #ACFF8F;
  --brand-400: #83FF57;
  --brand-500: #5AFF1F;
  --brand-600: #40F500;
  --brand-700: #36CC00;
  --brand-800: #2BA300;
  --brand-900: #237605;
  --brand-950: #164903;
  --brand: #c4ffaf;
  --brand-ink: #000000;
}

Colors that work with #c4ffaf

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#F6FAF4
Tinted page background
Border#CCEDC0
Hairlines and dividers
Muted text#609B4B
Captions on the surface
Accent#6400CC
Second voice, not a rival
Dark variant#228000
Hover, pressed, headers
Light variant#ECFFE5
Selected rows, tints
Dark surface#182414
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 #c4ffaf

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#EAAFFF
Analogous left#ECFFAF
Analogous right#AFFFC2
Split-complement 1#C2AFFF
Split-complement 2#FFAFEC
Triadic 1#AFC4FF
Triadic 2#FFAFC4
Tetradic#AFECFF

RGB percentages

Red76.9%
Green100.0%
Blue68.6%

CMYK percentages

Cyan23.1%
Magenta0.0%
Yellow31.4%
Key (black)0.0%

Color previews

#c4ffaf text on a black background

contrast 18.27:1

Card sample

#c4ffaf text on a white background

contrast 1.15:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c4ffaf

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.

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

#c4ffaf, answered

What color is #c4ffaf?

#c4ffaf is a light electric green, closest to Pale Green (ΔE2000 5.8). It sits at 104° on the hue wheel with 100% saturation and 84% lightness, which reads as neutral.

What is the RGB value of #c4ffaf?

rgb(196, 255, 175) — 196 red, 255 green and 175 blue out of 255, or 76.9% / 100% / 68.6% by channel.

Is #c4ffaf a light or a dark color?

It is a light color. Relative luminance is 0.8635 and perceived brightness is 90%, so black text on it reaches 18.27:1.

Should I use black or white text on #c4ffaf?

Black. It scores 18.27:1 against #c4ffaf, versus 1.15:1 for white — AAA at any size.

What is the complementary color of #c4ffaf?

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

What colors go well with #c4ffaf?

For interface work: #F6FAF4 as the surface, #CCEDC0 for borders, #609B4B for secondary text, #6400CC as an accent and #228000 for hover and pressed states. For a palette, the analogous pair #ECFFAF and #AFFFC2 stays calm, while #EAAFFF is the loudest partner.

What is #c4ffaf in CMYK for printing?

cmyk(23%, 0%, 31%, 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 #c4ffaf warm or cool?

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

Work with #c4ffaf in the Color Lab