Skip to content

#c3ffcb

a pale, electric green · cool · closest name: Pale Green

RGB
195, 255, 203
HSL
128°, 100%, 88%
CMYK
24, 0, 20, 0
Luminance
0.8743

At a glance

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

Hex
#c3ffcb
Hue
128°
green
Saturation
100%
electric
Lightness
88%
pale
Brightness
100%
HSV value
Perceived
91%
weighted brightness
Luminance
0.8743
WCAG relative
Temperature
Cool
66/100 cool
Color family
Green
Tone
Electric
Best ink
Black
18.49:1
Closest name
Pale Green
ΔE2000 9.3
Where it sits
Hue128° of 360°
Saturation100%
Lightness88%
Temperature
Warm ← → Cool66% cool

Reads cool. Warm and cool siblings keep the same lightness, so you can swap one in without redoing your contrast maths.

Every format

HEX#c3ffcb
RGBrgb(195, 255, 203)
HSLhsl(128, 100%, 88%)
CMYKcmyk(24%, 0%, 20%, 0%)
LABlab(94.9 -28.6 18.9)
LCHlch(94.9 34.3 146.6)
OKLCHoklch(0.946 0.092 148.4)
Decimal12845003
Display P3color(display-p3 0.765 1.000 0.796)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#c3ffcb on white: 1.14:1
AA ✗ fail · AA-large · AAA
Aa
#c3ffcb on black: 18.49:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #FFF4C8
deuteranopia · #F6EECE
tritanopia · #BCFCF0

Color scale — 50 to 950

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

#F1FEF3
#E3FCE6
#c3ffcb
#8FFF9E
#57FF6D
#1FFF3D
#00F521
#00CC1B
#00A316
#057614
#03490C
Base = 200Lightest = 50 · #F1FEF3Darkest = 950 · #03490C
:root {
  --brand-50: #F1FEF3;
  --brand-100: #E3FCE6;
  --brand-200: #c3ffcb;
  --brand-300: #8FFF9E;
  --brand-400: #57FF6D;
  --brand-500: #1FFF3D;
  --brand-600: #00F521;
  --brand-700: #00CC1B;
  --brand-800: #00A316;
  --brand-900: #057614;
  --brand-950: #03490C;
  --brand: #c3ffcb;
  --brand-ink: #000000;
}

Colors that work with #c3ffcb

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#F4FAF5
Tinted page background
Border#C0EDC6
Hairlines and dividers
Muted text#4B9B55
Captions on the surface
Accent#B400CC
Second voice, not a rival
Dark variant#008011
Hover, pressed, headers
Light variant#E5FFE9
Selected rows, tints
Dark surface#142416
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 #c3ffcb

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#FFC3F7
Analogous left#D9FFC3
Analogous right#C3FFE9
Split-complement 1#E9C3FF
Split-complement 2#FFC3D9
Triadic 1#CBC3FF
Triadic 2#FFCBC3
Tetradic#C3D9FF

RGB percentages

Red76.5%
Green100.0%
Blue79.6%

CMYK percentages

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

Color previews

#c3ffcb text on a black background

contrast 18.49:1

Card sample

#c3ffcb text on a white background

contrast 1.14:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c3ffcb

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.

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

#c3ffcb, answered

What color is #c3ffcb?

#c3ffcb is a pale electric green, closest to Pale Green (ΔE2000 9.3). It sits at 128° on the hue wheel with 100% saturation and 88% lightness, which reads as cool.

What is the RGB value of #c3ffcb?

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

Is #c3ffcb a light or a dark color?

It is a light color. Relative luminance is 0.8743 and perceived brightness is 91%, so black text on it reaches 18.49:1.

Should I use black or white text on #c3ffcb?

Black. It scores 18.49:1 against #c3ffcb, versus 1.14:1 for white — AAA at any size.

What is the complementary color of #c3ffcb?

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

What colors go well with #c3ffcb?

For interface work: #F4FAF5 as the surface, #C0EDC6 for borders, #4B9B55 for secondary text, #B400CC as an accent and #008011 for hover and pressed states. For a palette, the analogous pair #D9FFC3 and #C3FFE9 stays calm, while #FFC3F7 is the loudest partner.

What is #c3ffcb in CMYK for printing?

cmyk(24%, 0%, 20%, 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 #c3ffcb warm or cool?

Cool — it scores 66 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #D1FFC3; nudged cooler, #C3FFE1.

Work with #c3ffcb in the Color Lab