Skip to content

#c8f8af

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

RGB
200, 248, 175
HSL
100°, 84%, 83%
CMYK
19, 0, 29, 3
Luminance
0.8251

At a glance

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

Hex
#c8f8af
Hue
100°
green
Saturation
84%
electric
Lightness
83%
light
Brightness
97%
HSV value
Perceived
89%
weighted brightness
Luminance
0.8251
WCAG relative
Temperature
Neutral
54/100 cool
Color family
Green
Tone
Electric
Best ink
Black
17.50:1
Closest name
Pale Green
ΔE2000 7.3
Where it sits
Hue100° of 360°
Saturation84%
Lightness83%
Temperature
Warm ← → Cool54% 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#c8f8af
RGBrgb(200, 248, 175)
HSLhsl(100, 84%, 83%)
CMYKcmyk(19%, 0%, 29%, 3%)
LABlab(92.8 -28.2 30.2)
LCHlch(92.8 41.3 133.0)
OKLCHoklch(0.928 0.108 135.2)
Decimal13170863
Display P3color(display-p3 0.784 0.973 0.686)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#c8f8af on white: 1.20:1
AA ✗ fail · AA-large · AAA
Aa
#c8f8af on black: 17.50:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #FEEDAA
deuteranopia · #F6E9B3
tritanopia · #C8F2E5

Color scale — 50 to 950

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

#F6FCF2
#EDFAE6
#c8f8af
#B8F698
#94F164
#71ED31
#5AE114
#4BBC10
#3C960D
#2E6C0E
#1D4409
Base = 200Lightest = 50 · #F6FCF2Darkest = 950 · #1D4409
:root {
  --brand-50: #F6FCF2;
  --brand-100: #EDFAE6;
  --brand-200: #c8f8af;
  --brand-300: #B8F698;
  --brand-400: #94F164;
  --brand-500: #71ED31;
  --brand-600: #5AE114;
  --brand-700: #4BBC10;
  --brand-800: #3C960D;
  --brand-900: #2E6C0E;
  --brand-950: #1D4409;
  --brand: #c8f8af;
  --brand-ink: #000000;
}

Colors that work with #c8f8af

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#CFEDC0
Hairlines and dividers
Muted text#669B4B
Captions on the surface
Accent#550CC0
Second voice, not a rival
Dark variant#2F750A
Hover, pressed, headers
Light variant#EFFDE8
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 #c8f8af

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#DFAFF8
Analogous left#ECF8AF
Analogous right#AFF8BA
Split-complement 1#BAAFF8
Split-complement 2#F8AFEC
Triadic 1#AFC8F8
Triadic 2#F8AFC8
Tetradic#AFECF8

RGB percentages

Red78.4%
Green97.3%
Blue68.6%

CMYK percentages

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

Color previews

#c8f8af text on a black background

contrast 17.50:1

Card sample

#c8f8af text on a white background

contrast 1.20:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c8f8af

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.

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

#c8f8af, answered

What color is #c8f8af?

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

What is the RGB value of #c8f8af?

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

Is #c8f8af a light or a dark color?

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

Should I use black or white text on #c8f8af?

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

What is the complementary color of #c8f8af?

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

What colors go well with #c8f8af?

For interface work: #F6FAF4 as the surface, #CFEDC0 for borders, #669B4B for secondary text, #550CC0 as an accent and #2F750A for hover and pressed states. For a palette, the analogous pair #ECF8AF and #AFF8BA stays calm, while #DFAFF8 is the loudest partner.

What is #c8f8af in CMYK for printing?

cmyk(19%, 0%, 29%, 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 #c8f8af warm or cool?

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

Work with #c8f8af in the Color Lab