Skip to content

#c3f072

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

RGB
195, 240, 114
HSL
81°, 81%, 69%
CMYK
19, 0, 53, 6
Luminance
0.7514

At a glance

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

Hex
#c3f072
Hue
81°
green
Saturation
81%
electric
Lightness
69%
light
Brightness
94%
HSV value
Perceived
85%
weighted brightness
Luminance
0.7514
WCAG relative
Temperature
Neutral
43/100 cool
Color family
Green
Tone
Electric
Best ink
Black
16.03:1
Closest name
Green Yellow
ΔE2000 7.2
Where it sits
Hue81° of 360°
Saturation81%
Lightness69%
Temperature
Warm ← → Cool43% 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#c3f072
RGBrgb(195, 240, 114)
HSLhsl(81, 81%, 69%)
CMYKcmyk(19%, 0%, 53%, 6%)
LABlab(89.5 -33.6 55.5)
LCHlch(89.5 64.9 121.2)
OKLCHoklch(0.897 0.162 125.8)
Decimal12841074
Display P3color(display-p3 0.765 0.941 0.447)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#c3f072 on white: 1.31:1
AA ✗ fail · AA-large · AAA
Aa
#c3f072 on black: 16.03:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #FBE266
deuteranopia · #F5E07A
tritanopia · #CAE6D4

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #c3f072 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
#F2F9E6
#E5F5C6
#D4F49A
#c3f072
#A9E934
#97DD18
#7EB814
#659410
#4A6B10
#2E430A
Base = 400Lightest = 50 · #F9FCF3Darkest = 950 · #2E430A
:root {
  --brand-50: #F9FCF3;
  --brand-100: #F2F9E6;
  --brand-200: #E5F5C6;
  --brand-300: #D4F49A;
  --brand-400: #c3f072;
  --brand-500: #A9E934;
  --brand-600: #97DD18;
  --brand-700: #7EB814;
  --brand-800: #659410;
  --brand-900: #4A6B10;
  --brand-950: #2E430A;
  --brand: #c3f072;
  --brand-ink: #000000;
}

Colors that work with #c3f072

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#DDEDC0
Hairlines and dividers
Muted text#7E9B4B
Captions on the surface
Accent#7D6FF3
Second voice, not a rival
Dark variant#4F730C
Hover, pressed, headers
Light variant#F5FDE8
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 #c3f072

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#9F72F0
Analogous left#F0DE72
Analogous right#84F072
Split-complement 1#7284F0
Split-complement 2#DE72F0
Triadic 1#72C3F0
Triadic 2#F072C3
Tetradic#72F0DE

RGB percentages

Red76.5%
Green94.1%
Blue44.7%

CMYK percentages

Cyan18.8%
Magenta0.0%
Yellow52.5%
Key (black)5.9%

Color previews

#c3f072 text on a black background

contrast 16.03:1

Card sample

#c3f072 text on a white background

contrast 1.31:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(195, 240, 114, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(195, 240, 114, 0.45);
Border & gradient
Gradient panel
border: 3px solid #c3f072;
background: linear-gradient(135deg, #c3f072, #72F075);

Monochromatic scale

Palettes built from #c3f072

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.

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

#c3f072, answered

What color is #c3f072?

#c3f072 is a light electric green, closest to Green Yellow (ΔE2000 7.2). It sits at 81° on the hue wheel with 81% saturation and 69% lightness, which reads as neutral.

What is the RGB value of #c3f072?

rgb(195, 240, 114) — 195 red, 240 green and 114 blue out of 255, or 76.5% / 94.1% / 44.7% by channel.

Is #c3f072 a light or a dark color?

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

Should I use black or white text on #c3f072?

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

What is the complementary color of #c3f072?

#9F72F0 sits directly opposite on the wheel. Softer options are the split-complements #7284F0 and #DE72F0, which give the same contrast with far less vibration.

What colors go well with #c3f072?

For interface work: #F8FAF4 as the surface, #DDEDC0 for borders, #7E9B4B for secondary text, #7D6FF3 as an accent and #4F730C for hover and pressed states. For a palette, the analogous pair #F0DE72 and #84F072 stays calm, while #9F72F0 is the loudest partner.

What is #c3f072 in CMYK for printing?

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

Neutral — it scores 43 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #F0EF72; nudged cooler, #94F270.

Work with #c3f072 in the Color Lab