Skip to content

#c3f4b2

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

RGB
195, 244, 178
HSL
105°, 75%, 83%
CMYK
20, 0, 27, 4
Luminance
0.7952

At a glance

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

Hex
#c3f4b2
Hue
105°
green
Saturation
75%
electric
Lightness
83%
light
Brightness
96%
HSV value
Perceived
88%
weighted brightness
Luminance
0.7952
WCAG relative
Temperature
Neutral
56/100 cool
Color family
Green
Tone
Electric
Best ink
Black
16.90:1
Closest name
Pale Green
ΔE2000 7.6
Where it sits
Hue105° of 360°
Saturation75%
Lightness83%
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#c3f4b2
RGBrgb(195, 244, 178)
HSLhsl(105, 75%, 83%)
CMYKcmyk(20%, 0%, 27%, 4%)
LABlab(91.5 -27.5 26.8)
LCHlch(91.5 38.4 135.7)
OKLCHoklch(0.917 0.101 137.8)
Decimal12842162
Display P3color(display-p3 0.765 0.957 0.698)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#c3f4b2 on white: 1.24:1
AA ✗ fail · AA-large · AAA
Aa
#c3f4b2 on black: 16.90:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #F9E9AE
deuteranopia · #F1E5B5
tritanopia · #C1EFE2

Color scale — 50 to 950

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

#F5FCF3
#EBF9E7
#c3f4b2
#B3F19D
#8CEA6C
#66E33B
#4ED61F
#41B319
#348F14
#296713
#19410C
Base = 200Lightest = 50 · #F5FCF3Darkest = 950 · #19410C
:root {
  --brand-50: #F5FCF3;
  --brand-100: #EBF9E7;
  --brand-200: #c3f4b2;
  --brand-300: #B3F19D;
  --brand-400: #8CEA6C;
  --brand-500: #66E33B;
  --brand-600: #4ED61F;
  --brand-700: #41B319;
  --brand-800: #348F14;
  --brand-900: #296713;
  --brand-950: #19410C;
  --brand: #c3f4b2;
  --brand-ink: #000000;
}

Colors that work with #c3f4b2

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#6415B7
Second voice, not a rival
Dark variant#297010
Hover, pressed, headers
Light variant#EEFCE9
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 #c3f4b2

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#E3B2F4
Analogous left#E4F4B2
Analogous right#B2F4C2
Split-complement 1#C2B2F4
Split-complement 2#F4B2E4
Triadic 1#B2C3F4
Triadic 2#F4B2C3
Tetradic#B2E4F4

RGB percentages

Red76.5%
Green95.7%
Blue69.8%

CMYK percentages

Cyan20.1%
Magenta0.0%
Yellow27.0%
Key (black)4.3%

Color previews

#c3f4b2 text on a black background

contrast 16.90:1

Card sample

#c3f4b2 text on a white background

contrast 1.24:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c3f4b2

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.

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

#c3f4b2, answered

What color is #c3f4b2?

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

What is the RGB value of #c3f4b2?

rgb(195, 244, 178) — 195 red, 244 green and 178 blue out of 255, or 76.5% / 95.7% / 69.8% by channel.

Is #c3f4b2 a light or a dark color?

It is a light color. Relative luminance is 0.7952 and perceived brightness is 88%, so black text on it reaches 16.90:1.

Should I use black or white text on #c3f4b2?

Black. It scores 16.90:1 against #c3f4b2, versus 1.24:1 for white — AAA at any size.

What is the complementary color of #c3f4b2?

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

What colors go well with #c3f4b2?

For interface work: #F6FAF4 as the surface, #CBEDC0 for borders, #5F9B4B for secondary text, #6415B7 as an accent and #297010 for hover and pressed states. For a palette, the analogous pair #E4F4B2 and #B2F4C2 stays calm, while #E3B2F4 is the loudest partner.

What is #c3f4b2 in CMYK for printing?

cmyk(20%, 0%, 27%, 4%). 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 #c3f4b2 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 #DBF4B2; nudged cooler, #B1F5B8.

Work with #c3f4b2 in the Color Lab