Skip to content

#c8eb82

a light, vivid green · warm · closest name: Yellow Green

RGB
200, 235, 130
HSL
80°, 72%, 72%
CMYK
15, 0, 45, 8
Luminance
0.7331

At a glance

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

Hex
#c8eb82
Hue
80°
green
Saturation
72%
vivid
Lightness
72%
light
Brightness
92%
HSV value
Perceived
84%
weighted brightness
Luminance
0.7331
WCAG relative
Temperature
Warm
42/100 cool
Color family
Green
Tone
Vivid
Best ink
Black
15.66:1
Closest name
Yellow Green
ΔE2000 9.9
Where it sits
Hue80° of 360°
Saturation72%
Lightness72%
Temperature
Warm ← → Cool42% cool

Reads warm. Warm and cool siblings keep the same lightness, so you can swap one in without redoing your contrast maths.

Every format

HEX#c8eb82
RGBrgb(200, 235, 130)
HSLhsl(80, 72%, 72%)
CMYKcmyk(15%, 0%, 45%, 8%)
LABlab(88.6 -27.8 47.0)
LCHlch(88.6 54.6 120.6)
OKLCHoklch(0.892 0.137 124.2)
Decimal13167490
Display P3color(display-p3 0.784 0.922 0.510)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#c8eb82 on white: 1.34:1
AA ✗ fail · AA-large · AAA
Aa
#c8eb82 on black: 15.66:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #F5DF79
deuteranopia · #F1DE88
tritanopia · #CFE2D2

Color scale — 50 to 950

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

#F9FCF3
#F3F8E7
#E5F3C9
#D4F09E
#c8eb82
#AAE03E
#98D322
#7FB01C
#658D17
#4B6614
#2F400D
Base = 400Lightest = 50 · #F9FCF3Darkest = 950 · #2F400D
:root {
  --brand-50: #F9FCF3;
  --brand-100: #F3F8E7;
  --brand-200: #E5F3C9;
  --brand-300: #D4F09E;
  --brand-400: #c8eb82;
  --brand-500: #AAE03E;
  --brand-600: #98D322;
  --brand-700: #7FB01C;
  --brand-800: #658D17;
  --brand-900: #4B6614;
  --brand-950: #2F400D;
  --brand: #c8eb82;
  --brand-ink: #000000;
}

Colors that work with #c8eb82

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#DEEDC0
Hairlines and dividers
Muted text#809B4B
Captions on the surface
Accent#887FEE
Second voice, not a rival
Dark variant#4F6E12
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 #c8eb82

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#A582EB
Analogous left#EBDA82
Analogous right#94EB82
Split-complement 1#8294EB
Split-complement 2#DA82EB
Triadic 1#82C8EB
Triadic 2#EB82C8
Tetradic#82EBDA

RGB percentages

Red78.4%
Green92.2%
Blue51.0%

CMYK percentages

Cyan14.9%
Magenta0.0%
Yellow44.7%
Key (black)7.8%

Color previews

#c8eb82 text on a black background

contrast 15.66:1

Card sample

#c8eb82 text on a white background

contrast 1.34:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c8eb82

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.

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

#c8eb82, answered

What color is #c8eb82?

#c8eb82 is a light vivid green, closest to Yellow Green (ΔE2000 9.9). It sits at 80° on the hue wheel with 72% saturation and 72% lightness, which reads as warm.

What is the RGB value of #c8eb82?

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

Is #c8eb82 a light or a dark color?

It is a light color. Relative luminance is 0.7331 and perceived brightness is 84%, so black text on it reaches 15.66:1.

Should I use black or white text on #c8eb82?

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

What is the complementary color of #c8eb82?

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

What colors go well with #c8eb82?

For interface work: #F8FAF4 as the surface, #DEEDC0 for borders, #809B4B for secondary text, #887FEE as an accent and #4F6E12 for hover and pressed states. For a palette, the analogous pair #EBDA82 and #94EB82 stays calm, while #A582EB is the loudest partner.

What is #c8eb82 in CMYK for printing?

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

Is #c8eb82 warm or cool?

Warm — it scores 42 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #EBE882; nudged cooler, #A1EC81.

Work with #c8eb82 in the Color Lab