Skip to content

#c8fec4

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

RGB
200, 254, 196
HSL
116°, 97%, 88%
CMYK
21, 0, 23, 0
Luminance
0.8715

At a glance

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

Hex
#c8fec4
Hue
116°
green
Saturation
97%
electric
Lightness
88%
pale
Brightness
100%
HSV value
Perceived
91%
weighted brightness
Luminance
0.8715
WCAG relative
Temperature
Cool
61/100 cool
Color family
Green
Tone
Electric
Best ink
Black
18.43:1
Closest name
Pale Green
ΔE2000 8.6
Where it sits
Hue116° of 360°
Saturation97%
Lightness88%
Temperature
Warm ← → Cool61% 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#c8fec4
RGBrgb(200, 254, 196)
HSLhsl(116, 97%, 88%)
CMYKcmyk(21%, 0%, 23%, 0%)
LABlab(94.8 -27.7 22.3)
LCHlch(94.8 35.6 141.2)
OKLCHoklch(0.945 0.095 143.0)
Decimal13172420
Display P3color(display-p3 0.784 0.996 0.769)

Copy-ready code

/* CSS */
color: #c8fec4;
background-color: #c8fec4;
/* Tailwind (arbitrary) */
class="text-[#c8fec4] bg-[#c8fec4]"
/* SCSS */
$brand: #c8fec4;
/* SwiftUI */
Color(red: 0.784, green: 0.996, blue: 0.769)
/* Android */
Color.parseColor("#c8fec4")
/* Flutter */
Color(0xFFC8FEC4)
/* Python / OpenCV (BGR) */
(196, 254, 200)

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 #c8fec4 · 18.43:1
Use #000000AAA at every size.
Aa
White text · 1.14:1
AA fail · AA large fail · AAA fail
Aa
Black text · 18.43:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #c8fec4 as text scores 1.14:1 on white and 18.43:1 on black.

Accessibility — WCAG contrast

Aa
#c8fec4 on white: 1.14:1
AA ✗ fail · AA-large · AAA
Aa
#c8fec4 on black: 18.43:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #FFF3C1
deuteranopia · #F8EEC7
tritanopia · #C4FAEE

Color scale — 50 to 950

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

#F2FDF1
#E5FCE4
#c8fec4
#98FD91
#65FC59
#31FB22
#14F104
#11C903
#0DA103
#0E7407
#094804
Base = 200Lightest = 50 · #F2FDF1Darkest = 950 · #094804
:root {
  --brand-50: #F2FDF1;
  --brand-100: #E5FCE4;
  --brand-200: #c8fec4;
  --brand-300: #98FD91;
  --brand-400: #65FC59;
  --brand-500: #31FB22;
  --brand-600: #14F104;
  --brand-700: #11C903;
  --brand-800: #0DA103;
  --brand-900: #0E7407;
  --brand-950: #094804;
  --brand: #c8fec4;
  --brand-ink: #000000;
}

Colors that work with #c8fec4

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#F5FAF4
Tinted page background
Border#C3EDC0
Hairlines and dividers
Muted text#509B4B
Captions on the surface
Accent#8B00CC
Second voice, not a rival
Dark variant#0B7D02
Hover, pressed, headers
Light variant#E8FFE6
Selected rows, tints
Dark surface#152414
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 #c8fec4

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#FAC4FE
Analogous left#E5FEC4
Analogous right#C4FEDD
Split-complement 1#DDC4FE
Split-complement 2#FEC4E5
Triadic 1#C4C8FE
Triadic 2#FEC4C8
Tetradic#C4E5FE

RGB percentages

Red78.4%
Green99.6%
Blue76.9%

CMYK percentages

Cyan21.3%
Magenta0.0%
Yellow22.8%
Key (black)0.4%

Color previews

#c8fec4 text on a black background

contrast 18.43:1

Card sample

#c8fec4 text on a white background

contrast 1.14:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c8fec4

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.

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

#c8fec4, answered

What color is #c8fec4?

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

What is the RGB value of #c8fec4?

rgb(200, 254, 196) — 200 red, 254 green and 196 blue out of 255, or 78.4% / 99.6% / 76.9% by channel.

Is #c8fec4 a light or a dark color?

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

Should I use black or white text on #c8fec4?

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

What is the complementary color of #c8fec4?

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

What colors go well with #c8fec4?

For interface work: #F5FAF4 as the surface, #C3EDC0 for borders, #509B4B for secondary text, #8B00CC as an accent and #0B7D02 for hover and pressed states. For a palette, the analogous pair #E5FEC4 and #C4FEDD stays calm, while #FAC4FE is the loudest partner.

What is #c8fec4 in CMYK for printing?

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

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

Work with #c8fec4 in the Color Lab