Skip to content

#c2ee7c

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

RGB
194, 238, 124
HSL
83°, 77%, 71%
CMYK
19, 0, 48, 7
Luminance
0.7407

At a glance

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

Hex
#c2ee7c
Hue
83°
green
Saturation
77%
electric
Lightness
71%
light
Brightness
93%
HSV value
Perceived
84%
weighted brightness
Luminance
0.7407
WCAG relative
Temperature
Neutral
44/100 cool
Color family
Green
Tone
Electric
Best ink
Black
15.81:1
Closest name
Green Yellow
ΔE2000 8.5
Where it sits
Hue83° of 360°
Saturation77%
Lightness71%
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#c2ee7c
RGBrgb(194, 238, 124)
HSLhsl(83, 77%, 71%)
CMYKcmyk(19%, 0%, 48%, 7%)
LABlab(89.0 -32.1 50.3)
LCHlch(89.0 59.6 122.6)
OKLCHoklch(0.894 0.150 126.6)
Decimal12775036
Display P3color(display-p3 0.761 0.933 0.486)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#c2ee7c on white: 1.33:1
AA ✗ fail · AA-large · AAA
Aa
#c2ee7c on black: 15.81:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #F8E172
deuteranopia · #F2DF83
tritanopia · #C8E5D4

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #c2ee7c 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
#F2F9E7
#E3F4C7
#D1F29C
#c2ee7c
#A2E538
#90D91C
#78B517
#609013
#476912
#2C410B
Base = 400Lightest = 50 · #F8FCF3Darkest = 950 · #2C410B
:root {
  --brand-50: #F8FCF3;
  --brand-100: #F2F9E7;
  --brand-200: #E3F4C7;
  --brand-300: #D1F29C;
  --brand-400: #c2ee7c;
  --brand-500: #A2E538;
  --brand-600: #90D91C;
  --brand-700: #78B517;
  --brand-800: #609013;
  --brand-900: #476912;
  --brand-950: #2C410B;
  --brand: #c2ee7c;
  --brand-ink: #000000;
}

Colors that work with #c2ee7c

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#8A79F1
Second voice, not a rival
Dark variant#4B710F
Hover, pressed, headers
Light variant#F4FCE8
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 #c2ee7c

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#A87CEE
Analogous left#EEE17C
Analogous right#89EE7C
Split-complement 1#7C89EE
Split-complement 2#E17CEE
Triadic 1#7CC2EE
Triadic 2#EE7CC2
Tetradic#7CEEE1

RGB percentages

Red76.1%
Green93.3%
Blue48.6%

CMYK percentages

Cyan18.5%
Magenta0.0%
Yellow47.9%
Key (black)6.7%

Color previews

#c2ee7c text on a black background

contrast 15.81:1

Card sample

#c2ee7c text on a white background

contrast 1.33:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(194, 238, 124, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(194, 238, 124, 0.45);
Border & gradient
Gradient panel
border: 3px solid #c2ee7c;
background: linear-gradient(135deg, #c2ee7c, #7CEE82);

Monochromatic scale

Palettes built from #c2ee7c

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.

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

#c2ee7c, answered

What color is #c2ee7c?

#c2ee7c is a light electric green, closest to Green Yellow (ΔE2000 8.5). It sits at 83° on the hue wheel with 77% saturation and 71% lightness, which reads as neutral.

What is the RGB value of #c2ee7c?

rgb(194, 238, 124) — 194 red, 238 green and 124 blue out of 255, or 76.1% / 93.3% / 48.6% by channel.

Is #c2ee7c a light or a dark color?

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

Should I use black or white text on #c2ee7c?

Black. It scores 15.81:1 against #c2ee7c, versus 1.33:1 for white — AAA at any size.

What is the complementary color of #c2ee7c?

#A87CEE sits directly opposite on the wheel. Softer options are the split-complements #7C89EE and #E17CEE, which give the same contrast with far less vibration.

What colors go well with #c2ee7c?

For interface work: #F8FAF4 as the surface, #DBEDC0 for borders, #7C9B4B for secondary text, #8A79F1 as an accent and #4B710F for hover and pressed states. For a palette, the analogous pair #EEE17C and #89EE7C stays calm, while #A87CEE is the loudest partner.

What is #c2ee7c in CMYK for printing?

cmyk(19%, 0%, 48%, 7%). 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 #c2ee7c 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 #ECEE7C; nudged cooler, #97EF7B.

Work with #c2ee7c in the Color Lab