Skip to content

#c3eb6c

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

RGB
195, 235, 108
HSL
79°, 76%, 67%
CMYK
17, 0, 54, 8
Luminance
0.7210

At a glance

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

Hex
#c3eb6c
Hue
79°
green
Saturation
76%
electric
Lightness
67%
light
Brightness
92%
HSV value
Perceived
83%
weighted brightness
Luminance
0.7210
WCAG relative
Temperature
Warm
41/100 cool
Color family
Green
Tone
Electric
Best ink
Black
15.42:1
Closest name
Green Yellow
ΔE2000 7.6
Where it sits
Hue79° of 360°
Saturation76%
Lightness67%
Temperature
Warm ← → Cool41% 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#c3eb6c
RGBrgb(195, 235, 108)
HSLhsl(79, 76%, 67%)
CMYKcmyk(17%, 0%, 54%, 8%)
LABlab(88.0 -31.9 56.5)
LCHlch(88.0 64.9 119.4)
OKLCHoklch(0.886 0.161 124.2)
Decimal12839788
Display P3color(display-p3 0.765 0.922 0.424)

Copy-ready code

/* CSS */
color: #c3eb6c;
background-color: #c3eb6c;
/* Tailwind (arbitrary) */
class="text-[#c3eb6c] bg-[#c3eb6c]"
/* SCSS */
$brand: #c3eb6c;
/* SwiftUI */
Color(red: 0.765, green: 0.922, blue: 0.424)
/* Android */
Color.parseColor("#c3eb6c")
/* Flutter */
Color(0xFFC3EB6C)
/* Python / OpenCV (BGR) */
(108, 235, 195)

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

Accessibility — WCAG contrast

Aa
#c3eb6c on white: 1.36:1
AA ✗ fail · AA-large · AAA
Aa
#c3eb6c on black: 15.42:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #F7DE5F
deuteranopia · #F1DC74
tritanopia · #CBE1CF

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #c3eb6c 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
#F3F9E7
#E6F4C8
#D7F29C
#c3eb6c
#AEE43A
#9DD71D
#83B418
#699014
#4D6812
#30410C
Base = 400Lightest = 50 · #F9FCF3Darkest = 950 · #30410C
:root {
  --brand-50: #F9FCF3;
  --brand-100: #F3F9E7;
  --brand-200: #E6F4C8;
  --brand-300: #D7F29C;
  --brand-400: #c3eb6c;
  --brand-500: #AEE43A;
  --brand-600: #9DD71D;
  --brand-700: #83B418;
  --brand-800: #699014;
  --brand-900: #4D6812;
  --brand-950: #30410C;
  --brand: #c3eb6c;
  --brand-ink: #000000;
}

Colors that work with #c3eb6c

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#DFEDC0
Hairlines and dividers
Muted text#829B4B
Captions on the surface
Accent#7269EE
Second voice, not a rival
Dark variant#52700F
Hover, pressed, headers
Light variant#F6FCE9
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 #c3eb6c

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#946CEB
Analogous left#EBD46C
Analogous right#84EB6C
Split-complement 1#6C84EB
Split-complement 2#D46CEB
Triadic 1#6CC3EB
Triadic 2#EB6CC3
Tetradic#6CEBD4

RGB percentages

Red76.5%
Green92.2%
Blue42.4%

CMYK percentages

Cyan17.0%
Magenta0.0%
Yellow54.0%
Key (black)7.8%

Color previews

#c3eb6c text on a black background

contrast 15.42:1

Card sample

#c3eb6c text on a white background

contrast 1.36:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(195, 235, 108, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(195, 235, 108, 0.45);
Border & gradient
Gradient panel
border: 3px solid #c3eb6c;
background: linear-gradient(135deg, #c3eb6c, #6FEB6C);

Monochromatic scale

Palettes built from #c3eb6c

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.

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

#c3eb6c, answered

What color is #c3eb6c?

#c3eb6c is a light electric green, closest to Green Yellow (ΔE2000 7.6). It sits at 79° on the hue wheel with 76% saturation and 67% lightness, which reads as warm.

What is the RGB value of #c3eb6c?

rgb(195, 235, 108) — 195 red, 235 green and 108 blue out of 255, or 76.5% / 92.2% / 42.4% by channel.

Is #c3eb6c a light or a dark color?

It is a light color. Relative luminance is 0.7210 and perceived brightness is 83%, so black text on it reaches 15.42:1.

Should I use black or white text on #c3eb6c?

Black. It scores 15.42:1 against #c3eb6c, versus 1.36:1 for white — AAA at any size.

What is the complementary color of #c3eb6c?

#946CEB sits directly opposite on the wheel. Softer options are the split-complements #6C84EB and #D46CEB, which give the same contrast with far less vibration.

What colors go well with #c3eb6c?

For interface work: #F8FAF4 as the surface, #DFEDC0 for borders, #829B4B for secondary text, #7269EE as an accent and #52700F for hover and pressed states. For a palette, the analogous pair #EBD46C and #84EB6C stays calm, while #946CEB is the loudest partner.

What is #c3eb6c in CMYK for printing?

cmyk(17%, 0%, 54%, 8%). 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 #c3eb6c warm or cool?

Warm — it scores 41 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #EBE46C; nudged cooler, #94ED6B.

Work with #c3eb6c in the Color Lab