Skip to content

#c5eb8d

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

RGB
197, 235, 141
HSL
84°, 70%, 74%
CMYK
16, 0, 40, 8
Luminance
0.7321

At a glance

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

Hex
#c5eb8d
Hue
84°
green
Saturation
70%
vivid
Lightness
74%
light
Brightness
92%
HSV value
Perceived
84%
weighted brightness
Luminance
0.7321
WCAG relative
Temperature
Neutral
45/100 cool
Color family
Green
Tone
Vivid
Best ink
Black
15.64:1
Closest name
Light Green
ΔE2000 8.7
Where it sits
Hue84° of 360°
Saturation70%
Lightness74%
Temperature
Warm ← → Cool45% 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#c5eb8d
RGBrgb(197, 235, 141)
HSLhsl(84, 70%, 74%)
CMYKcmyk(16%, 0%, 40%, 8%)
LABlab(88.5 -27.7 41.6)
LCHlch(88.5 49.9 123.6)
OKLCHoklch(0.892 0.127 126.8)
Decimal12970893
Display P3color(display-p3 0.773 0.922 0.553)

Copy-ready code

/* CSS */
color: #c5eb8d;
background-color: #c5eb8d;
/* Tailwind (arbitrary) */
class="text-[#c5eb8d] bg-[#c5eb8d]"
/* SCSS */
$brand: #c5eb8d;
/* SwiftUI */
Color(red: 0.773, green: 0.922, blue: 0.553)
/* Android */
Color.parseColor("#c5eb8d")
/* Flutter */
Color(0xFFC5EB8D)
/* Python / OpenCV (BGR) */
(141, 235, 197)

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

Accessibility — WCAG contrast

Aa
#c5eb8d on white: 1.34:1
AA ✗ fail · AA-large · AAA
Aa
#c5eb8d on black: 15.64:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #F4E086
deuteranopia · #EFDE92
tritanopia · #CAE3D4

Color scale — 50 to 950

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

#F8FCF3
#F1F8E7
#E2F2C9
#c5eb8d
#B6E670
#9EDD40
#8BD025
#74AE1E
#5C8B18
#456516
#2B3F0E
Base = 300Lightest = 50 · #F8FCF3Darkest = 950 · #2B3F0E
:root {
  --brand-50: #F8FCF3;
  --brand-100: #F1F8E7;
  --brand-200: #E2F2C9;
  --brand-300: #c5eb8d;
  --brand-400: #B6E670;
  --brand-500: #9EDD40;
  --brand-600: #8BD025;
  --brand-700: #74AE1E;
  --brand-800: #5C8B18;
  --brand-900: #456516;
  --brand-950: #2B3F0E;
  --brand: #c5eb8d;
  --brand-ink: #000000;
}

Colors that work with #c5eb8d

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#DAEDC0
Hairlines and dividers
Muted text#7A9B4B
Captions on the surface
Accent#321AB2
Second voice, not a rival
Dark variant#486C13
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 #c5eb8d

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#B38DEB
Analogous left#EBE28D
Analogous right#96EB8D
Split-complement 1#8D96EB
Split-complement 2#E28DEB
Triadic 1#8DC5EB
Triadic 2#EB8DC5
Tetradic#8DEBE2

RGB percentages

Red77.3%
Green92.2%
Blue55.3%

CMYK percentages

Cyan16.2%
Magenta0.0%
Yellow40.0%
Key (black)7.8%

Color previews

#c5eb8d text on a black background

contrast 15.64:1

Card sample

#c5eb8d text on a white background

contrast 1.34:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c5eb8d

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.

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

#c5eb8d, answered

What color is #c5eb8d?

#c5eb8d is a light vivid green, closest to Light Green (ΔE2000 8.7). It sits at 84° on the hue wheel with 70% saturation and 74% lightness, which reads as neutral.

What is the RGB value of #c5eb8d?

rgb(197, 235, 141) — 197 red, 235 green and 141 blue out of 255, or 77.3% / 92.2% / 55.3% by channel.

Is #c5eb8d a light or a dark color?

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

Should I use black or white text on #c5eb8d?

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

What is the complementary color of #c5eb8d?

#B38DEB sits directly opposite on the wheel. Softer options are the split-complements #8D96EB and #E28DEB, which give the same contrast with far less vibration.

What colors go well with #c5eb8d?

For interface work: #F8FAF4 as the surface, #DAEDC0 for borders, #7A9B4B for secondary text, #321AB2 as an accent and #486C13 for hover and pressed states. For a palette, the analogous pair #EBE28D and #96EB8D stays calm, while #B38DEB is the loudest partner.

What is #c5eb8d in CMYK for printing?

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

Is #c5eb8d warm or cool?

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

Work with #c5eb8d in the Color Lab