Skip to content

#c3ffaf

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

RGB
195, 255, 175
HSL
105°, 100%, 84%
CMYK
24, 0, 31, 0
Luminance
0.8622

At a glance

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

Hex
#c3ffaf
Hue
105°
green
Saturation
100%
electric
Lightness
84%
light
Brightness
100%
HSV value
Perceived
90%
weighted brightness
Luminance
0.8622
WCAG relative
Temperature
Neutral
56/100 cool
Color family
Green
Tone
Electric
Best ink
Black
18.24:1
Closest name
Pale Green
ΔE2000 5.6
Where it sits
Hue105° 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#c3ffaf
RGBrgb(195, 255, 175)
HSLhsl(105, 100%, 84%)
CMYKcmyk(24%, 0%, 31%, 0%)
LABlab(94.4 -33.1 32.3)
LCHlch(94.4 46.3 135.7)
OKLCHoklch(0.940 0.121 138.0)
Decimal12844975
Display P3color(display-p3 0.765 1.000 0.686)

Copy-ready code

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

Accessibility — WCAG contrast

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

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #c3ffaf 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
#E9FCE3
#c3ffaf
#ABFF8F
#81FF57
#57FF1F
#3DF500
#33CC00
#29A300
#217605
#154903
Base = 200Lightest = 50 · #F4FEF1Darkest = 950 · #154903
:root {
  --brand-50: #F4FEF1;
  --brand-100: #E9FCE3;
  --brand-200: #c3ffaf;
  --brand-300: #ABFF8F;
  --brand-400: #81FF57;
  --brand-500: #57FF1F;
  --brand-600: #3DF500;
  --brand-700: #33CC00;
  --brand-800: #29A300;
  --brand-900: #217605;
  --brand-950: #154903;
  --brand: #c3ffaf;
  --brand-ink: #000000;
}

Colors that work with #c3ffaf

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#CBEDC0
Hairlines and dividers
Muted text#5F9B4B
Captions on the surface
Accent#6600CC
Second voice, not a rival
Dark variant#208000
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 #c3ffaf

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#EBAFFF
Analogous left#EBFFAF
Analogous right#AFFFC3
Split-complement 1#C3AFFF
Split-complement 2#FFAFEB
Triadic 1#AFC3FF
Triadic 2#FFAFC3
Tetradic#AFEBFF

RGB percentages

Red76.5%
Green100.0%
Blue68.6%

CMYK percentages

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

Color previews

#c3ffaf text on a black background

contrast 18.24:1

Card sample

#c3ffaf text on a white background

contrast 1.15:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c3ffaf

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.

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

#c3ffaf, answered

What color is #c3ffaf?

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

What is the RGB value of #c3ffaf?

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

Is #c3ffaf a light or a dark color?

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

Should I use black or white text on #c3ffaf?

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

What is the complementary color of #c3ffaf?

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

What colors go well with #c3ffaf?

For interface work: #F6FAF4 as the surface, #CBEDC0 for borders, #5F9B4B for secondary text, #6600CC as an accent and #208000 for hover and pressed states. For a palette, the analogous pair #EBFFAF and #AFFFC3 stays calm, while #EBAFFF is the loudest partner.

What is #c3ffaf in CMYK for printing?

cmyk(24%, 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 #c3ffaf 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 #E0FFAF; nudged cooler, #AFFFB8.

Work with #c3ffaf in the Color Lab