Skip to content

#c2eb82

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

RGB
194, 235, 130
HSL
83°, 72%, 72%
CMYK
17, 0, 45, 8
Luminance
0.7250

At a glance

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

Hex
#c2eb82
Hue
83°
green
Saturation
72%
vivid
Lightness
72%
light
Brightness
92%
HSV value
Perceived
84%
weighted brightness
Luminance
0.7250
WCAG relative
Temperature
Neutral
44/100 cool
Color family
Green
Tone
Vivid
Best ink
Black
15.50:1
Closest name
Light Green
ΔE2000 8.8
Where it sits
Hue83° of 360°
Saturation72%
Lightness72%
Temperature
Warm ← → Cool44% 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#c2eb82
RGBrgb(194, 235, 130)
HSLhsl(83, 72%, 72%)
CMYKcmyk(17%, 0%, 45%, 8%)
LABlab(88.2 -30.0 46.5)
LCHlch(88.2 55.3 122.9)
OKLCHoklch(0.888 0.140 126.6)
Decimal12774274
Display P3color(display-p3 0.761 0.922 0.510)

Copy-ready code

/* CSS */
color: #c2eb82;
background-color: #c2eb82;
/* Tailwind (arbitrary) */
class="text-[#c2eb82] bg-[#c2eb82]"
/* SCSS */
$brand: #c2eb82;
/* SwiftUI */
Color(red: 0.761, green: 0.922, blue: 0.510)
/* Android */
Color.parseColor("#c2eb82")
/* Flutter */
Color(0xFFC2EB82)
/* Python / OpenCV (BGR) */
(130, 235, 194)

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 #c2eb82 · 15.50:1
Use #000000AAA at every size.
Aa
White text · 1.35:1
AA fail · AA large fail · AAA fail
Aa
Black text · 15.50:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #c2eb82 as text scores 1.35:1 on white and 15.50:1 on black.

Accessibility — WCAG contrast

Aa
#c2eb82 on white: 1.35:1
AA ✗ fail · AA-large · AAA
Aa
#c2eb82 on black: 15.50:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #F5DF79
deuteranopia · #EFDD88
tritanopia · #C7E2D2

Color scale — 50 to 950

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

#F8FCF3
#F2F8E7
#E2F3C9
#D0F09E
#c2eb82
#A1E03E
#8ED322
#76B01C
#5F8D17
#466614
#2C400D
Base = 400Lightest = 50 · #F8FCF3Darkest = 950 · #2C400D
:root {
  --brand-50: #F8FCF3;
  --brand-100: #F2F8E7;
  --brand-200: #E2F3C9;
  --brand-300: #D0F09E;
  --brand-400: #c2eb82;
  --brand-500: #A1E03E;
  --brand-600: #8ED322;
  --brand-700: #76B01C;
  --brand-800: #5F8D17;
  --brand-900: #466614;
  --brand-950: #2C400D;
  --brand: #c2eb82;
  --brand-ink: #000000;
}

Colors that work with #c2eb82

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#DBEDC0
Hairlines and dividers
Muted text#7C9B4B
Captions on the surface
Accent#8F7FEE
Second voice, not a rival
Dark variant#4A6E12
Hover, pressed, headers
Light variant#F4FBE9
Selected rows, tints
Dark surface#1E2414
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 #c2eb82

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#AB82EB
Analogous left#EBDF82
Analogous right#8EEB82
Split-complement 1#828EEB
Split-complement 2#DF82EB
Triadic 1#82C2EB
Triadic 2#EB82C2
Tetradic#82EBDF

RGB percentages

Red76.1%
Green92.2%
Blue51.0%

CMYK percentages

Cyan17.4%
Magenta0.0%
Yellow44.7%
Key (black)7.8%

Color previews

#c2eb82 text on a black background

contrast 15.50:1

Card sample

#c2eb82 text on a white background

contrast 1.35:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c2eb82

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.

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

#c2eb82, answered

What color is #c2eb82?

#c2eb82 is a light vivid green, closest to Light Green (ΔE2000 8.8). It sits at 83° on the hue wheel with 72% saturation and 72% lightness, which reads as neutral.

What is the RGB value of #c2eb82?

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

Is #c2eb82 a light or a dark color?

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

Should I use black or white text on #c2eb82?

Black. It scores 15.50:1 against #c2eb82, versus 1.35:1 for white — AAA at any size.

What is the complementary color of #c2eb82?

#AB82EB sits directly opposite on the wheel. Softer options are the split-complements #828EEB and #DF82EB, which give the same contrast with far less vibration.

What colors go well with #c2eb82?

For interface work: #F8FAF4 as the surface, #DBEDC0 for borders, #7C9B4B for secondary text, #8F7FEE as an accent and #4A6E12 for hover and pressed states. For a palette, the analogous pair #EBDF82 and #8EEB82 stays calm, while #AB82EB is the loudest partner.

What is #c2eb82 in CMYK for printing?

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

Is #c2eb82 warm or cool?

Neutral — it scores 44 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #E9EB82; nudged cooler, #9BEC81.

Work with #c2eb82 in the Color Lab