Skip to content

#c3feac

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

RGB
195, 254, 172
HSL
103°, 98%, 84%
CMYK
23, 0, 32, 0
Luminance
0.8546

At a glance

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

Hex
#c3feac
Hue
103°
green
Saturation
98%
electric
Lightness
84%
light
Brightness
100%
HSV value
Perceived
90%
weighted brightness
Luminance
0.8546
WCAG relative
Temperature
Neutral
55/100 cool
Color family
Green
Tone
Electric
Best ink
Black
18.09:1
Closest name
Pale Green
ΔE2000 5.6
Where it sits
Hue103° of 360°
Saturation98%
Lightness84%
Temperature
Warm ← → Cool55% 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#c3feac
RGBrgb(195, 254, 172)
HSLhsl(103, 98%, 84%)
CMYKcmyk(23%, 0%, 32%, 0%)
LABlab(94.1 -33.1 33.4)
LCHlch(94.1 47.0 134.7)
OKLCHoklch(0.937 0.123 137.2)
Decimal12844716
Display P3color(display-p3 0.765 0.996 0.675)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#c3feac on white: 1.16:1
AA ✗ fail · AA-large · AAA
Aa
#c3feac on black: 18.09:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #FFF1A7
deuteranopia · #FAECB0
tritanopia · #C1F8E9

Color scale — 50 to 950

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

#F5FDF1
#EAFCE4
#c3feac
#AFFE90
#87FD59
#5FFC21
#46F203
#3ACA02
#2FA102
#257406
#174904
Base = 200Lightest = 50 · #F5FDF1Darkest = 950 · #174904
:root {
  --brand-50: #F5FDF1;
  --brand-100: #EAFCE4;
  --brand-200: #c3feac;
  --brand-300: #AFFE90;
  --brand-400: #87FD59;
  --brand-500: #5FFC21;
  --brand-600: #46F203;
  --brand-700: #3ACA02;
  --brand-800: #2FA102;
  --brand-900: #257406;
  --brand-950: #174904;
  --brand: #c3feac;
  --brand-ink: #000000;
}

Colors that work with #c3feac

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#619B4B
Captions on the surface
Accent#5F00CC
Second voice, not a rival
Dark variant#247E02
Hover, pressed, headers
Light variant#EDFFE6
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 #c3feac

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#E7ACFE
Analogous left#ECFEAC
Analogous right#ACFEBE
Split-complement 1#BEACFE
Split-complement 2#FEACEC
Triadic 1#ACC3FE
Triadic 2#FEACC3
Tetradic#ACECFE

RGB percentages

Red76.5%
Green99.6%
Blue67.5%

CMYK percentages

Cyan23.2%
Magenta0.0%
Yellow32.3%
Key (black)0.4%

Color previews

#c3feac text on a black background

contrast 18.09:1

Card sample

#c3feac text on a white background

contrast 1.16:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c3feac

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.

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

#c3feac, answered

What color is #c3feac?

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

What is the RGB value of #c3feac?

rgb(195, 254, 172) — 195 red, 254 green and 172 blue out of 255, or 76.5% / 99.6% / 67.5% by channel.

Is #c3feac a light or a dark color?

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

Should I use black or white text on #c3feac?

Black. It scores 18.09:1 against #c3feac, versus 1.16:1 for white — AAA at any size.

What is the complementary color of #c3feac?

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

What colors go well with #c3feac?

For interface work: #F6FAF4 as the surface, #CCEDC0 for borders, #619B4B for secondary text, #5F00CC as an accent and #247E02 for hover and pressed states. For a palette, the analogous pair #ECFEAC and #ACFEBE stays calm, while #E7ACFE is the loudest partner.

What is #c3feac in CMYK for printing?

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

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

Work with #c3feac in the Color Lab