Skip to content

#c2fd6d

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

RGB
194, 253, 109
HSL
85°, 97%, 71%
CMYK
23, 0, 57, 1
Luminance
0.8282

At a glance

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

Hex
#c2fd6d
Hue
85°
green
Saturation
97%
electric
Lightness
71%
light
Brightness
99%
HSV value
Perceived
88%
weighted brightness
Luminance
0.8282
WCAG relative
Temperature
Neutral
46/100 cool
Color family
Green
Tone
Electric
Best ink
Black
17.56:1
Closest name
Green Yellow
ΔE2000 4.9
Where it sits
Hue85° of 360°
Saturation97%
Lightness71%
Temperature
Warm ← → Cool46% 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#c2fd6d
RGBrgb(194, 253, 109)
HSLhsl(85, 97%, 71%)
CMYKcmyk(23%, 0%, 57%, 1%)
LABlab(92.9 -40.3 61.7)
LCHlch(92.9 73.7 123.2)
OKLCHoklch(0.925 0.183 128.2)
Decimal12778861
Display P3color(display-p3 0.761 0.992 0.427)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#c2fd6d on white: 1.20:1
AA ✗ fail · AA-large · AAA
Aa
#c2fd6d on black: 17.56:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #FFED5E
deuteranopia · #FFEA77
tritanopia · #C8F3DE

Color scale — 50 to 950

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

#F8FDF1
#F2FCE4
#E3FBC1
#D1FD90
#c2fd6d
#A2FC22
#90F103
#78C903
#60A102
#477406
#2C4804
Base = 400Lightest = 50 · #F8FDF1Darkest = 950 · #2C4804
:root {
  --brand-50: #F8FDF1;
  --brand-100: #F2FCE4;
  --brand-200: #E3FBC1;
  --brand-300: #D1FD90;
  --brand-400: #c2fd6d;
  --brand-500: #A2FC22;
  --brand-600: #90F103;
  --brand-700: #78C903;
  --brand-800: #60A102;
  --brand-900: #477406;
  --brand-950: #2C4804;
  --brand: #c2fd6d;
  --brand-ink: #000000;
}

Colors that work with #c2fd6d

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#F8FAF4
Tinted page background
Border#DAEDC0
Hairlines and dividers
Muted text#7A9B4B
Captions on the surface
Accent#836BFF
Second voice, not a rival
Dark variant#4B7E02
Hover, pressed, headers
Light variant#F4FFE6
Selected rows, tints
Dark surface#1E2414
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 #c2fd6d

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#A86DFD
Analogous left#FDF06D
Analogous right#7AFD6D
Split-complement 1#6D7AFD
Split-complement 2#F06DFD
Triadic 1#6DC2FD
Triadic 2#FD6DC2
Tetradic#6DFDF0

RGB percentages

Red76.1%
Green99.2%
Blue42.7%

CMYK percentages

Cyan23.3%
Magenta0.0%
Yellow56.9%
Key (black)0.8%

Color previews

#c2fd6d text on a black background

contrast 17.56:1

Card sample

#c2fd6d text on a white background

contrast 1.20:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(194, 253, 109, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(194, 253, 109, 0.45);
Border & gradient
Gradient panel
border: 3px solid #c2fd6d;
background: linear-gradient(135deg, #c2fd6d, #6DFD78);

Monochromatic scale

Palettes built from #c2fd6d

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.

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

#c2fd6d, answered

What color is #c2fd6d?

#c2fd6d is a light electric green, closest to Green Yellow (ΔE2000 4.9). It sits at 85° on the hue wheel with 97% saturation and 71% lightness, which reads as neutral.

What is the RGB value of #c2fd6d?

rgb(194, 253, 109) — 194 red, 253 green and 109 blue out of 255, or 76.1% / 99.2% / 42.7% by channel.

Is #c2fd6d a light or a dark color?

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

Should I use black or white text on #c2fd6d?

Black. It scores 17.56:1 against #c2fd6d, versus 1.20:1 for white — AAA at any size.

What is the complementary color of #c2fd6d?

#A86DFD sits directly opposite on the wheel. Softer options are the split-complements #6D7AFD and #F06DFD, which give the same contrast with far less vibration.

What colors go well with #c2fd6d?

For interface work: #F8FAF4 as the surface, #DAEDC0 for borders, #7A9B4B for secondary text, #836BFF as an accent and #4B7E02 for hover and pressed states. For a palette, the analogous pair #FDF06D and #7AFD6D stays calm, while #A86DFD is the loudest partner.

What is #c2fd6d in CMYK for printing?

cmyk(23%, 0%, 57%, 1%). 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 #c2fd6d warm or cool?

Neutral — it scores 46 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #F7FD6D; nudged cooler, #8CFE6C.

Work with #c2fd6d in the Color Lab