Skip to content

#c7fdc2

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

RGB
199, 253, 194
HSL
115°, 94%, 88%
CMYK
21, 0, 23, 1
Luminance
0.8629

At a glance

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

Hex
#c7fdc2
Hue
115°
green
Saturation
94%
electric
Lightness
88%
pale
Brightness
99%
HSV value
Perceived
91%
weighted brightness
Luminance
0.8629
WCAG relative
Temperature
Cool
60/100 cool
Color family
Green
Tone
Electric
Best ink
Black
18.26:1
Closest name
Pale Green
ΔE2000 8.4
Where it sits
Hue115° of 360°
Saturation94%
Lightness88%
Temperature
Warm ← → Cool60% 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#c7fdc2
RGBrgb(199, 253, 194)
HSLhsl(115, 94%, 88%)
CMYKcmyk(21%, 0%, 23%, 1%)
LABlab(94.4 -27.9 22.8)
LCHlch(94.4 36.0 140.8)
OKLCHoklch(0.942 0.096 142.6)
Decimal13106626
Display P3color(display-p3 0.780 0.992 0.761)

Copy-ready code

/* CSS */
color: #c7fdc2;
background-color: #c7fdc2;
/* Tailwind (arbitrary) */
class="text-[#c7fdc2] bg-[#c7fdc2]"
/* SCSS */
$brand: #c7fdc2;
/* SwiftUI */
Color(red: 0.780, green: 0.992, blue: 0.761)
/* Android */
Color.parseColor("#c7fdc2")
/* Flutter */
Color(0xFFC7FDC2)
/* Python / OpenCV (BGR) */
(194, 253, 199)

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

Accessibility — WCAG contrast

Aa
#c7fdc2 on white: 1.15:1
AA ✗ fail · AA-large · AAA
Aa
#c7fdc2 on black: 18.26:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #FFF2BF
deuteranopia · #F7EDC5
tritanopia · #C3F9ED

Color scale — 50 to 950

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

#F3FDF2
#E6FBE4
#c7fdc2
#9BFB92
#69FA5C
#38F826
#1BED08
#17C606
#129E05
#117208
#0B4705
Base = 200Lightest = 50 · #F3FDF2Darkest = 950 · #0B4705
:root {
  --brand-50: #F3FDF2;
  --brand-100: #E6FBE4;
  --brand-200: #c7fdc2;
  --brand-300: #9BFB92;
  --brand-400: #69FA5C;
  --brand-500: #38F826;
  --brand-600: #1BED08;
  --brand-700: #17C606;
  --brand-800: #129E05;
  --brand-900: #117208;
  --brand-950: #0B4705;
  --brand: #c7fdc2;
  --brand-ink: #000000;
}

Colors that work with #c7fdc2

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#C4EDC0
Hairlines and dividers
Muted text#519B4B
Captions on the surface
Accent#8903C9
Second voice, not a rival
Dark variant#0E7B04
Hover, pressed, headers
Light variant#E8FEE6
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 #c7fdc2

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#F8C2FD
Analogous left#E4FDC2
Analogous right#C2FDDA
Split-complement 1#DAC2FD
Split-complement 2#FDC2E4
Triadic 1#C2C7FD
Triadic 2#FDC2C7
Tetradic#C2E4FD

RGB percentages

Red78.0%
Green99.2%
Blue76.1%

CMYK percentages

Cyan21.3%
Magenta0.0%
Yellow23.3%
Key (black)0.8%

Color previews

#c7fdc2 text on a black background

contrast 18.26:1

Card sample

#c7fdc2 text on a white background

contrast 1.15:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c7fdc2

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.

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

#c7fdc2, answered

What color is #c7fdc2?

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

What is the RGB value of #c7fdc2?

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

Is #c7fdc2 a light or a dark color?

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

Should I use black or white text on #c7fdc2?

Black. It scores 18.26:1 against #c7fdc2, versus 1.15:1 for white — AAA at any size.

What is the complementary color of #c7fdc2?

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

What colors go well with #c7fdc2?

For interface work: #F5FAF4 as the surface, #C4EDC0 for borders, #519B4B for secondary text, #8903C9 as an accent and #0E7B04 for hover and pressed states. For a palette, the analogous pair #E4FDC2 and #C2FDDA stays calm, while #F8C2FD is the loudest partner.

What is #c7fdc2 in CMYK for printing?

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

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

Work with #c7fdc2 in the Color Lab