Skip to content

#c2fda8

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

RGB
194, 253, 168
HSL
102°, 96%, 83%
CMYK
23, 0, 34, 1
Luminance
0.8455

At a glance

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

Hex
#c2fda8
Hue
102°
green
Saturation
96%
electric
Lightness
83%
light
Brightness
99%
HSV value
Perceived
89%
weighted brightness
Luminance
0.8455
WCAG relative
Temperature
Neutral
55/100 cool
Color family
Green
Tone
Electric
Best ink
Black
17.91:1
Closest name
Pale Green
ΔE2000 5.4
Where it sits
Hue102° of 360°
Saturation96%
Lightness83%
Temperature
Warm ← → Cool55% 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#c2fda8
RGBrgb(194, 253, 168)
HSLhsl(102, 96%, 83%)
CMYKcmyk(23%, 0%, 34%, 1%)
LABlab(93.7 -33.5 34.9)
LCHlch(93.7 48.4 133.9)
OKLCHoklch(0.934 0.126 136.4)
Decimal12778920
Display P3color(display-p3 0.761 0.992 0.659)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#c2fda8 on white: 1.17:1
AA ✗ fail · AA-large · AAA
Aa
#c2fda8 on black: 17.91:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #FFF0A2
deuteranopia · #FAEBAC
tritanopia · #C1F7E7

Color scale — 50 to 950

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

#F5FDF1
#EBFCE4
#c2fda8
#B2FC91
#8CFB5A
#65FA24
#4DEF06
#40C705
#33A004
#287307
#194805
Base = 200Lightest = 50 · #F5FDF1Darkest = 950 · #194805
:root {
  --brand-50: #F5FDF1;
  --brand-100: #EBFCE4;
  --brand-200: #c2fda8;
  --brand-300: #B2FC91;
  --brand-400: #8CFB5A;
  --brand-500: #65FA24;
  --brand-600: #4DEF06;
  --brand-700: #40C705;
  --brand-800: #33A004;
  --brand-900: #287307;
  --brand-950: #194805;
  --brand: #c2fda8;
  --brand-ink: #000000;
}

Colors that work with #c2fda8

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#CEEDC0
Hairlines and dividers
Muted text#639B4B
Captions on the surface
Accent#5900CC
Second voice, not a rival
Dark variant#287D03
Hover, pressed, headers
Light variant#EEFEE6
Selected rows, tints
Dark surface#192414
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 #c2fda8

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#E3A8FD
Analogous left#EDFDA8
Analogous right#A8FDB8
Split-complement 1#B8A8FD
Split-complement 2#FDA8ED
Triadic 1#A8C2FD
Triadic 2#FDA8C2
Tetradic#A8EDFD

RGB percentages

Red76.1%
Green99.2%
Blue65.9%

CMYK percentages

Cyan23.3%
Magenta0.0%
Yellow33.6%
Key (black)0.8%

Color previews

#c2fda8 text on a black background

contrast 17.91:1

Card sample

#c2fda8 text on a white background

contrast 1.17:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c2fda8

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.

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

#c2fda8, answered

What color is #c2fda8?

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

What is the RGB value of #c2fda8?

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

Is #c2fda8 a light or a dark color?

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

Should I use black or white text on #c2fda8?

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

What is the complementary color of #c2fda8?

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

What colors go well with #c2fda8?

For interface work: #F6FAF4 as the surface, #CEEDC0 for borders, #639B4B for secondary text, #5900CC as an accent and #287D03 for hover and pressed states. For a palette, the analogous pair #EDFDA8 and #A8FDB8 stays calm, while #E3A8FD is the loudest partner.

What is #c2fda8 in CMYK for printing?

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

Neutral — it scores 55 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #E1FDA8; nudged cooler, #A7FEAC.

Work with #c2fda8 in the Color Lab