Skip to content

#c8eb87

a light, vivid green · neutral · closest name: Light Green

RGB
200, 235, 135
HSL
81°, 71%, 73%
CMYK
15, 0, 43, 8
Luminance
0.7345

At a glance

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

Hex
#c8eb87
Hue
81°
green
Saturation
71%
vivid
Lightness
73%
light
Brightness
92%
HSV value
Perceived
85%
weighted brightness
Luminance
0.7345
WCAG relative
Temperature
Neutral
43/100 cool
Color family
Green
Tone
Vivid
Best ink
Black
15.69:1
Closest name
Light Green
ΔE2000 9.6
Where it sits
Hue81° of 360°
Saturation71%
Lightness73%
Temperature
Warm ← → Cool43% 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#c8eb87
RGBrgb(200, 235, 135)
HSLhsl(81, 71%, 73%)
CMYKcmyk(15%, 0%, 43%, 8%)
LABlab(88.7 -27.3 44.7)
LCHlch(88.7 52.4 121.4)
OKLCHoklch(0.893 0.132 124.8)
Decimal13167495
Display P3color(display-p3 0.784 0.922 0.529)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#c8eb87 on white: 1.34:1
AA ✗ fail · AA-large · AAA
Aa
#c8eb87 on black: 15.69:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #F5E07F
deuteranopia · #F0DE8C
tritanopia · #CEE2D3

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #c8eb87 is pinned to step 300; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.

#F9FCF3
#F2F8E7
#E4F3C9
#c8eb87
#BDE76F
#A7DF3F
#95D223
#7CAF1D
#638C17
#496515
#2E3F0D
Base = 300Lightest = 50 · #F9FCF3Darkest = 950 · #2E3F0D
:root {
  --brand-50: #F9FCF3;
  --brand-100: #F2F8E7;
  --brand-200: #E4F3C9;
  --brand-300: #c8eb87;
  --brand-400: #BDE76F;
  --brand-500: #A7DF3F;
  --brand-600: #95D223;
  --brand-700: #7CAF1D;
  --brand-800: #638C17;
  --brand-900: #496515;
  --brand-950: #2E3F0D;
  --brand: #c8eb87;
  --brand-ink: #000000;
}

Colors that work with #c8eb87

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#F8FAF4
Tinted page background
Border#DDEDC0
Hairlines and dividers
Muted text#7F9B4B
Captions on the surface
Accent#2919B3
Second voice, not a rival
Dark variant#4D6D12
Hover, pressed, headers
Light variant#F5FBE9
Selected rows, tints
Dark surface#1F2414
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 #c8eb87

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#AA87EB
Analogous left#EBDC87
Analogous right#96EB87
Split-complement 1#8796EB
Split-complement 2#DC87EB
Triadic 1#87C8EB
Triadic 2#EB87C8
Tetradic#87EBDC

RGB percentages

Red78.4%
Green92.2%
Blue52.9%

CMYK percentages

Cyan14.9%
Magenta0.0%
Yellow42.6%
Key (black)7.8%

Color previews

#c8eb87 text on a black background

contrast 15.69:1

Card sample

#c8eb87 text on a white background

contrast 1.34:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c8eb87

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.

#c8eb87 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

Converts to four-color process without much drama. Proof it anyway.

#c8eb87, answered

What color is #c8eb87?

#c8eb87 is a light vivid green, closest to Light Green (ΔE2000 9.6). It sits at 81° on the hue wheel with 71% saturation and 73% lightness, which reads as neutral.

What is the RGB value of #c8eb87?

rgb(200, 235, 135) — 200 red, 235 green and 135 blue out of 255, or 78.4% / 92.2% / 52.9% by channel.

Is #c8eb87 a light or a dark color?

It is a light color. Relative luminance is 0.7345 and perceived brightness is 85%, so black text on it reaches 15.69:1.

Should I use black or white text on #c8eb87?

Black. It scores 15.69:1 against #c8eb87, versus 1.34:1 for white — AAA at any size.

What is the complementary color of #c8eb87?

#AA87EB sits directly opposite on the wheel. Softer options are the split-complements #8796EB and #DC87EB, which give the same contrast with far less vibration.

What colors go well with #c8eb87?

For interface work: #F8FAF4 as the surface, #DDEDC0 for borders, #7F9B4B for secondary text, #2919B3 as an accent and #4D6D12 for hover and pressed states. For a palette, the analogous pair #EBDC87 and #96EB87 stays calm, while #AA87EB is the loudest partner.

What is #c8eb87 in CMYK for printing?

cmyk(15%, 0%, 43%, 8%). This is a screen-to-ink approximation — ask your printer for a proof before committing to a run.

Is #c8eb87 warm or cool?

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

Work with #c8eb87 in the Color Lab