Skip to content

#c2ee2d

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

RGB
194, 238, 45
HSL
74°, 85%, 56%
CMYK
19, 0, 81, 7
Luminance
0.7281

At a glance

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

Hex
#c2ee2d
Hue
74°
green
Saturation
85%
electric
Lightness
56%
balanced
Brightness
93%
HSV value
Perceived
83%
weighted brightness
Luminance
0.7281
WCAG relative
Temperature
Warm
36/100 cool
Color family
Green
Tone
Electric
Best ink
Black
15.56:1
Closest name
Green Yellow
ΔE2000 5.6
Where it sits
Hue74° of 360°
Saturation85%
Lightness56%
Temperature
Warm ← → Cool36% 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#c2ee2d
RGBrgb(194, 238, 45)
HSLhsl(74, 85%, 56%)
CMYKcmyk(19%, 0%, 81%, 7%)
LABlab(88.4 -37.5 79.6)
LCHlch(88.4 88.0 115.2)
OKLCHoklch(0.887 0.206 122.6)
Decimal12774957
Display P3color(display-p3 0.761 0.933 0.176)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#c2ee2d on white: 1.35:1
AA ✗ fail · AA-large · AAA
Aa
#c2ee2d on black: 15.56:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #FCDF00
deuteranopia · #F7DE43
tritanopia · #CCE2CC

Color scale — 50 to 950

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

#FAFCF2
#F5FAE5
#EBF7C5
#E1F797
#D2F263
#c2ee2d
#B3E212
#95BD0F
#77970C
#576D0D
#374408
Base = 500Lightest = 50 · #FAFCF2Darkest = 950 · #374408
:root {
  --brand-50: #FAFCF2;
  --brand-100: #F5FAE5;
  --brand-200: #EBF7C5;
  --brand-300: #E1F797;
  --brand-400: #D2F263;
  --brand-500: #c2ee2d;
  --brand-600: #B3E212;
  --brand-700: #95BD0F;
  --brand-800: #77970C;
  --brand-900: #576D0D;
  --brand-950: #374408;
  --brand: #c2ee2d;
  --brand-ink: #000000;
}

Colors that work with #c2ee2d

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#F9FAF4
Tinted page background
Border#E2EDC0
Hairlines and dividers
Muted text#899B4B
Captions on the surface
Accent#292DF3
Second voice, not a rival
Dark variant#5D760A
Hover, pressed, headers
Light variant#F8FDE7
Selected rows, tints
Dark surface#212414
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 #c2ee2d

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
  • 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
  • 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#592DEE
Analogous left#EEBA2D
Analogous right#61EE2D
Split-complement 1#2D61EE
Split-complement 2#BA2DEE
Triadic 1#2DC2EE
Triadic 2#EE2DC2
Tetradic#2DEEBA

RGB percentages

Red76.1%
Green93.3%
Blue17.6%

CMYK percentages

Cyan18.5%
Magenta0.0%
Yellow81.1%
Key (black)6.7%

Color previews

#c2ee2d text on a black background

contrast 15.56:1

Card sample

#c2ee2d text on a white background

contrast 1.35:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c2ee2d

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.

#c2ee2d 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
ButtonsLinksFocus statesCharts
Print note

Sits outside most CMYK gamuts — expect a duller press result, or specify a spot ink.

#c2ee2d, answered

What color is #c2ee2d?

#c2ee2d is a balanced electric green, closest to Green Yellow (ΔE2000 5.6). It sits at 74° on the hue wheel with 85% saturation and 56% lightness, which reads as warm.

What is the RGB value of #c2ee2d?

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

Is #c2ee2d a light or a dark color?

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

Should I use black or white text on #c2ee2d?

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

What is the complementary color of #c2ee2d?

#592DEE sits directly opposite on the wheel. Softer options are the split-complements #2D61EE and #BA2DEE, which give the same contrast with far less vibration.

What colors go well with #c2ee2d?

For interface work: #F9FAF4 as the surface, #E2EDC0 for borders, #899B4B for secondary text, #292DF3 as an accent and #5D760A for hover and pressed states. For a palette, the analogous pair #EEBA2D and #61EE2D stays calm, while #592DEE is the loudest partner.

What is #c2ee2d in CMYK for printing?

cmyk(19%, 0%, 81%, 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 #c2ee2d warm or cool?

Warm — it scores 36 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #EED32D; nudged cooler, #7BF02B.

Work with #c2ee2d in the Color Lab