Skip to content

#c8f8b4

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

RGB
200, 248, 180
HSL
102°, 83%, 84%
CMYK
19, 0, 27, 3
Luminance
0.8271

At a glance

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

Hex
#c8f8b4
Hue
102°
green
Saturation
83%
electric
Lightness
84%
light
Brightness
97%
HSV value
Perceived
89%
weighted brightness
Luminance
0.8271
WCAG relative
Temperature
Neutral
55/100 cool
Color family
Green
Tone
Electric
Best ink
Black
17.54:1
Closest name
Pale Green
ΔE2000 7.6
Where it sits
Hue102° of 360°
Saturation83%
Lightness84%
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#c8f8b4
RGBrgb(200, 248, 180)
HSLhsl(102, 83%, 84%)
CMYKcmyk(19%, 0%, 27%, 3%)
LABlab(92.9 -27.4 27.8)
LCHlch(92.9 39.0 134.6)
OKLCHoklch(0.929 0.102 136.7)
Decimal13170868
Display P3color(display-p3 0.784 0.973 0.706)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#c8f8b4 on white: 1.20:1
AA ✗ fail · AA-large · AAA
Aa
#c8f8b4 on black: 17.54:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #FDEDB0
deuteranopia · #F5E9B7
tritanopia · #C7F3E6

Color scale — 50 to 950

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

#F5FCF2
#ECFAE6
#c8f8b4
#B4F598
#8EF165
#68EC32
#50E015
#43BB11
#36950E
#2A6C0F
#1A4309
Base = 200Lightest = 50 · #F5FCF2Darkest = 950 · #1A4309
:root {
  --brand-50: #F5FCF2;
  --brand-100: #ECFAE6;
  --brand-200: #c8f8b4;
  --brand-300: #B4F598;
  --brand-400: #8EF165;
  --brand-500: #68EC32;
  --brand-600: #50E015;
  --brand-700: #43BB11;
  --brand-800: #36950E;
  --brand-900: #2A6C0F;
  --brand-950: #1A4309;
  --brand: #c8f8b4;
  --brand-ink: #000000;
}

Colors that work with #c8f8b4

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#5F0CC0
Second voice, not a rival
Dark variant#2A750B
Hover, pressed, headers
Light variant#EEFDE8
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 #c8f8b4

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#E4B4F8
Analogous left#EAF8B4
Analogous right#B4F8C2
Split-complement 1#C2B4F8
Split-complement 2#F8B4EA
Triadic 1#B4C8F8
Triadic 2#F8B4C8
Tetradic#B4EAF8

RGB percentages

Red78.4%
Green97.3%
Blue70.6%

CMYK percentages

Cyan19.4%
Magenta0.0%
Yellow27.4%
Key (black)2.7%

Color previews

#c8f8b4 text on a black background

contrast 17.54:1

Card sample

#c8f8b4 text on a white background

contrast 1.20:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c8f8b4

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.

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

#c8f8b4, answered

What color is #c8f8b4?

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

What is the RGB value of #c8f8b4?

rgb(200, 248, 180) — 200 red, 248 green and 180 blue out of 255, or 78.4% / 97.3% / 70.6% by channel.

Is #c8f8b4 a light or a dark color?

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

Should I use black or white text on #c8f8b4?

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

What is the complementary color of #c8f8b4?

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

What colors go well with #c8f8b4?

For interface work: #F6FAF4 as the surface, #CDEDC0 for borders, #629B4B for secondary text, #5F0CC0 as an accent and #2A750B for hover and pressed states. For a palette, the analogous pair #EAF8B4 and #B4F8C2 stays calm, while #E4B4F8 is the loudest partner.

What is #c8f8b4 in CMYK for printing?

cmyk(19%, 0%, 27%, 3%). 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 #c8f8b4 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 #E1F8B4; nudged cooler, #B3F9B8.

Work with #c8f8b4 in the Color Lab