Skip to content

#c8fdb2

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

RGB
200, 253, 178
HSL
102°, 95%, 85%
CMYK
21, 0, 30, 1
Luminance
0.8574

At a glance

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

Hex
#c8fdb2
Hue
102°
green
Saturation
95%
electric
Lightness
85%
light
Brightness
99%
HSV value
Perceived
90%
weighted brightness
Luminance
0.8574
WCAG relative
Temperature
Neutral
55/100 cool
Color family
Green
Tone
Electric
Best ink
Black
18.15:1
Closest name
Pale Green
ΔE2000 6.7
Where it sits
Hue102° of 360°
Saturation95%
Lightness85%
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#c8fdb2
RGBrgb(200, 253, 178)
HSLhsl(102, 95%, 85%)
CMYKcmyk(21%, 0%, 30%, 1%)
LABlab(94.2 -30.1 30.6)
LCHlch(94.2 42.9 134.5)
OKLCHoklch(0.939 0.112 136.7)
Decimal13172146
Display P3color(display-p3 0.784 0.992 0.698)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#c8fdb2 on white: 1.16:1
AA ✗ fail · AA-large · AAA
Aa
#c8fdb2 on black: 18.15:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #FFF1AD
deuteranopia · #FAEDB6
tritanopia · #C7F8E9

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #c8fdb2 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
#EBFBE4
#c8fdb2
#B1FC92
#8AFB5B
#63F924
#4AEF06
#3EC705
#329F04
#277308
#184805
Base = 200Lightest = 50 · #F5FDF1Darkest = 950 · #184805
:root {
  --brand-50: #F5FDF1;
  --brand-100: #EBFBE4;
  --brand-200: #c8fdb2;
  --brand-300: #B1FC92;
  --brand-400: #8AFB5B;
  --brand-500: #63F924;
  --brand-600: #4AEF06;
  --brand-700: #3EC705;
  --brand-800: #329F04;
  --brand-900: #277308;
  --brand-950: #184805;
  --brand: #c8fdb2;
  --brand-ink: #000000;
}

Colors that work with #c8fdb2

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#CDEDC0
Hairlines and dividers
Muted text#629B4B
Captions on the surface
Accent#5D00CC
Second voice, not a rival
Dark variant#277C03
Hover, pressed, headers
Light variant#EDFEE6
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 #c8fdb2

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#E7B2FD
Analogous left#EDFDB2
Analogous right#B2FDC1
Split-complement 1#C1B2FD
Split-complement 2#FDB2ED
Triadic 1#B2C8FD
Triadic 2#FDB2C8
Tetradic#B2EDFD

RGB percentages

Red78.4%
Green99.2%
Blue69.8%

CMYK percentages

Cyan20.9%
Magenta0.0%
Yellow29.6%
Key (black)0.8%

Color previews

#c8fdb2 text on a black background

contrast 18.15:1

Card sample

#c8fdb2 text on a white background

contrast 1.16:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c8fdb2

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.

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

#c8fdb2, answered

What color is #c8fdb2?

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

What is the RGB value of #c8fdb2?

rgb(200, 253, 178) — 200 red, 253 green and 178 blue out of 255, or 78.4% / 99.2% / 69.8% by channel.

Is #c8fdb2 a light or a dark color?

It is a light color. Relative luminance is 0.8574 and perceived brightness is 90%, so black text on it reaches 18.15:1.

Should I use black or white text on #c8fdb2?

Black. It scores 18.15:1 against #c8fdb2, versus 1.16:1 for white — AAA at any size.

What is the complementary color of #c8fdb2?

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

What colors go well with #c8fdb2?

For interface work: #F6FAF4 as the surface, #CDEDC0 for borders, #629B4B for secondary text, #5D00CC as an accent and #277C03 for hover and pressed states. For a palette, the analogous pair #EDFDB2 and #B2FDC1 stays calm, while #E7B2FD is the loudest partner.

What is #c8fdb2 in CMYK for printing?

cmyk(21%, 0%, 30%, 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 #c8fdb2 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 #E3FDB2; nudged cooler, #B1FEB7.

Work with #c8fdb2 in the Color Lab