Skip to content

#c2fe9b

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

RGB
194, 254, 155
HSL
96°, 98%, 80%
CMYK
24, 0, 39, 0
Luminance
0.8472

At a glance

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

Hex
#c2fe9b
Hue
96°
green
Saturation
98%
electric
Lightness
80%
light
Brightness
100%
HSV value
Perceived
89%
weighted brightness
Luminance
0.8472
WCAG relative
Temperature
Neutral
53/100 cool
Color family
Green
Tone
Electric
Best ink
Black
17.94:1
Closest name
Pale Green
ΔE2000 5.6
Where it sits
Hue96° of 360°
Saturation98%
Lightness80%
Temperature
Warm ← → Cool53% 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#c2fe9b
RGBrgb(194, 254, 155)
HSLhsl(96, 98%, 80%)
CMYKcmyk(24%, 0%, 39%, 0%)
LABlab(93.8 -35.8 41.4)
LCHlch(93.8 54.7 130.8)
OKLCHoklch(0.934 0.141 133.9)
Decimal12779163
Display P3color(display-p3 0.761 0.996 0.608)

Copy-ready code

/* CSS */
color: #c2fe9b;
background-color: #c2fe9b;
/* Tailwind (arbitrary) */
class="text-[#c2fe9b] bg-[#c2fe9b]"
/* SCSS */
$brand: #c2fe9b;
/* SwiftUI */
Color(red: 0.761, green: 0.996, blue: 0.608)
/* Android */
Color.parseColor("#c2fe9b")
/* Flutter */
Color(0xFFC2FE9B)
/* Python / OpenCV (BGR) */
(155, 254, 194)

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

Accessibility — WCAG contrast

Aa
#c2fe9b on white: 1.17:1
AA ✗ fail · AA-large · AAA
Aa
#c2fe9b on black: 17.94:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #FFF094
deuteranopia · #FCEBA0
tritanopia · #C3F7E5

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #c2fe9b is pinned to step 300; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.

#F6FDF1
#EDFCE3
#D8FBC1
#c2fe9b
#99FD58
#77FD21
#61F202
#51CA02
#41A202
#317406
#1F4904
Base = 300Lightest = 50 · #F6FDF1Darkest = 950 · #1F4904
:root {
  --brand-50: #F6FDF1;
  --brand-100: #EDFCE3;
  --brand-200: #D8FBC1;
  --brand-300: #c2fe9b;
  --brand-400: #99FD58;
  --brand-500: #77FD21;
  --brand-600: #61F202;
  --brand-700: #51CA02;
  --brand-800: #41A202;
  --brand-900: #317406;
  --brand-950: #1F4904;
  --brand: #c2fe9b;
  --brand-ink: #000000;
}

Colors that work with #c2fe9b

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#F7FAF4
Tinted page background
Border#D1EDC0
Hairlines and dividers
Muted text#6A9B4B
Captions on the surface
Accent#4900CC
Second voice, not a rival
Dark variant#327E01
Hover, pressed, headers
Light variant#F0FFE6
Selected rows, tints
Dark surface#1A2414
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 #c2fe9b

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#D79BFE
Analogous left#F3FE9B
Analogous right#9BFEA6
Split-complement 1#A69BFE
Split-complement 2#FE9BF3
Triadic 1#9BC2FE
Triadic 2#FE9BC2
Tetradic#9BF3FE

RGB percentages

Red76.1%
Green99.6%
Blue60.8%

CMYK percentages

Cyan23.6%
Magenta0.0%
Yellow39.0%
Key (black)0.4%

Color previews

#c2fe9b text on a black background

contrast 17.94:1

Card sample

#c2fe9b text on a white background

contrast 1.17:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(194, 254, 155, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(194, 254, 155, 0.45);
Border & gradient
Gradient panel
border: 3px solid #c2fe9b;
background: linear-gradient(135deg, #c2fe9b, #9BFEB6);

Monochromatic scale

Palettes built from #c2fe9b

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.

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

#c2fe9b, answered

What color is #c2fe9b?

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

What is the RGB value of #c2fe9b?

rgb(194, 254, 155) — 194 red, 254 green and 155 blue out of 255, or 76.1% / 99.6% / 60.8% by channel.

Is #c2fe9b a light or a dark color?

It is a light color. Relative luminance is 0.8472 and perceived brightness is 89%, so black text on it reaches 17.94:1.

Should I use black or white text on #c2fe9b?

Black. It scores 17.94:1 against #c2fe9b, versus 1.17:1 for white — AAA at any size.

What is the complementary color of #c2fe9b?

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

What colors go well with #c2fe9b?

For interface work: #F7FAF4 as the surface, #D1EDC0 for borders, #6A9B4B for secondary text, #4900CC as an accent and #327E01 for hover and pressed states. For a palette, the analogous pair #F3FE9B and #9BFEA6 stays calm, while #D79BFE is the loudest partner.

What is #c2fe9b in CMYK for printing?

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

Neutral — it scores 53 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #E6FE9B; nudged cooler, #9DFF9A.

Work with #c2fe9b in the Color Lab