Skip to content

#c2f07f

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

RGB
194, 240, 127
HSL
84°, 79%, 72%
CMYK
19, 0, 47, 6
Luminance
0.7532

At a glance

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

Hex
#c2f07f
Hue
84°
green
Saturation
79%
electric
Lightness
72%
light
Brightness
94%
HSV value
Perceived
85%
weighted brightness
Luminance
0.7532
WCAG relative
Temperature
Neutral
45/100 cool
Color family
Green
Tone
Electric
Best ink
Black
16.06:1
Closest name
Green Yellow
ΔE2000 8.5
Where it sits
Hue84° of 360°
Saturation79%
Lightness72%
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#c2f07f
RGBrgb(194, 240, 127)
HSLhsl(84, 79%, 72%)
CMYKcmyk(19%, 0%, 47%, 6%)
LABlab(89.5 -32.7 49.6)
LCHlch(89.5 59.4 123.4)
OKLCHoklch(0.898 0.150 127.4)
Decimal12775551
Display P3color(display-p3 0.761 0.941 0.498)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#c2f07f on white: 1.31:1
AA ✗ fail · AA-large · AAA
Aa
#c2f07f on black: 16.06:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #FAE375
deuteranopia · #F3E086
tritanopia · #C7E7D6

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #c2f07f 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
#F1F9E6
#E2F5C7
#CFF39B
#c2f07f
#9FE736
#8CDB1A
#75B715
#5E9211
#466A11
#2B420A
Base = 400Lightest = 50 · #F8FCF3Darkest = 950 · #2B420A
:root {
  --brand-50: #F8FCF3;
  --brand-100: #F1F9E6;
  --brand-200: #E2F5C7;
  --brand-300: #CFF39B;
  --brand-400: #c2f07f;
  --brand-500: #9FE736;
  --brand-600: #8CDB1A;
  --brand-700: #75B715;
  --brand-800: #5E9211;
  --brand-900: #466A11;
  --brand-950: #2B420A;
  --brand: #c2f07f;
  --brand-ink: #000000;
}

Colors that work with #c2f07f

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#8F7CF3
Second voice, not a rival
Dark variant#49720D
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 #c2f07f

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#AD7FF0
Analogous left#F0E57F
Analogous right#8AF07F
Split-complement 1#7F8AF0
Split-complement 2#E57FF0
Triadic 1#7FC2F0
Triadic 2#F07FC2
Tetradic#7FF0E5

RGB percentages

Red76.1%
Green94.1%
Blue49.8%

CMYK percentages

Cyan19.2%
Magenta0.0%
Yellow47.1%
Key (black)5.9%

Color previews

#c2f07f text on a black background

contrast 16.06:1

Card sample

#c2f07f text on a white background

contrast 1.31:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c2f07f

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.

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

#c2f07f, answered

What color is #c2f07f?

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

What is the RGB value of #c2f07f?

rgb(194, 240, 127) — 194 red, 240 green and 127 blue out of 255, or 76.1% / 94.1% / 49.8% by channel.

Is #c2f07f a light or a dark color?

It is a light color. Relative luminance is 0.7532 and perceived brightness is 85%, so black text on it reaches 16.06:1.

Should I use black or white text on #c2f07f?

Black. It scores 16.06:1 against #c2f07f, versus 1.31:1 for white — AAA at any size.

What is the complementary color of #c2f07f?

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

What colors go well with #c2f07f?

For interface work: #F8FAF4 as the surface, #DAEDC0 for borders, #7A9B4B for secondary text, #8F7CF3 as an accent and #49720D for hover and pressed states. For a palette, the analogous pair #F0E57F and #8AF07F stays calm, while #AD7FF0 is the loudest partner.

What is #c2f07f in CMYK for printing?

cmyk(19%, 0%, 47%, 6%). 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 #c2f07f 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 #EBF07F; nudged cooler, #98F17E.

Work with #c2f07f in the Color Lab