Skip to content

#c7f239

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

RGB
199, 242, 57
HSL
74°, 88%, 59%
CMYK
18, 0, 76, 5
Luminance
0.7594

At a glance

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

Hex
#c7f239
Hue
74°
green
Saturation
88%
electric
Lightness
59%
balanced
Brightness
95%
HSV value
Perceived
85%
weighted brightness
Luminance
0.7594
WCAG relative
Temperature
Warm
37/100 cool
Color family
Green
Tone
Electric
Best ink
Black
16.19:1
Closest name
Green Yellow
ΔE2000 5.4
Where it sits
Hue74° of 360°
Saturation88%
Lightness59%
Temperature
Warm ← → Cool37% 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#c7f239
RGBrgb(199, 242, 57)
HSLhsl(74, 88%, 59%)
CMYKcmyk(18%, 0%, 76%, 5%)
LABlab(89.8 -36.9 77.9)
LCHlch(89.8 86.2 115.4)
OKLCHoklch(0.900 0.203 122.4)
Decimal13103673
Display P3color(display-p3 0.780 0.949 0.224)

Copy-ready code

/* CSS */
color: #c7f239;
background-color: #c7f239;
/* Tailwind (arbitrary) */
class="text-[#c7f239] bg-[#c7f239]"
/* SCSS */
$brand: #c7f239;
/* SwiftUI */
Color(red: 0.780, green: 0.949, blue: 0.224)
/* Android */
Color.parseColor("#c7f239")
/* Flutter */
Color(0xFFC7F239)
/* Python / OpenCV (BGR) */
(57, 242, 199)

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

Accessibility — WCAG contrast

Aa
#c7f239 on white: 1.30:1
AA ✗ fail · AA-large · AAA
Aa
#c7f239 on black: 16.19:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #FFE300
deuteranopia · #FBE24B
tritanopia · #D2E6D0

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #c7f239 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.

#FAFDF2
#F5FAE5
#ECF8C4
#E1F896
#D2F561
#c7f239
#B4E60F
#96BF0D
#78990A
#586F0C
#374507
Base = 500Lightest = 50 · #FAFDF2Darkest = 950 · #374507
:root {
  --brand-50: #FAFDF2;
  --brand-100: #F5FAE5;
  --brand-200: #ECF8C4;
  --brand-300: #E1F896;
  --brand-400: #D2F561;
  --brand-500: #c7f239;
  --brand-600: #B4E60F;
  --brand-700: #96BF0D;
  --brand-800: #78990A;
  --brand-900: #586F0C;
  --brand-950: #374507;
  --brand: #c7f239;
  --brand-ink: #000000;
}

Colors that work with #c7f239

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#889B4B
Captions on the surface
Accent#3538F6
Second voice, not a rival
Dark variant#5E7808
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 #c7f239

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#6439F2
Analogous left#F2C039
Analogous right#6BF239
Split-complement 1#396BF2
Split-complement 2#C039F2
Triadic 1#39C7F2
Triadic 2#F239C7
Tetradic#39F2C0

RGB percentages

Red78.0%
Green94.9%
Blue22.4%

CMYK percentages

Cyan17.8%
Magenta0.0%
Yellow76.4%
Key (black)5.1%

Color previews

#c7f239 text on a black background

contrast 16.19:1

Card sample

#c7f239 text on a white background

contrast 1.30:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(199, 242, 57, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(199, 242, 57, 0.45);
Border & gradient
Gradient panel
border: 3px solid #c7f239;
background: linear-gradient(135deg, #c7f239, #4CF239);

Monochromatic scale

Palettes built from #c7f239

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.

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

#c7f239, answered

What color is #c7f239?

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

What is the RGB value of #c7f239?

rgb(199, 242, 57) — 199 red, 242 green and 57 blue out of 255, or 78% / 94.9% / 22.4% by channel.

Is #c7f239 a light or a dark color?

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

Should I use black or white text on #c7f239?

Black. It scores 16.19:1 against #c7f239, versus 1.30:1 for white — AAA at any size.

What is the complementary color of #c7f239?

#6439F2 sits directly opposite on the wheel. Softer options are the split-complements #396BF2 and #C039F2, which give the same contrast with far less vibration.

What colors go well with #c7f239?

For interface work: #F9FAF4 as the surface, #E2EDC0 for borders, #889B4B for secondary text, #3538F6 as an accent and #5E7808 for hover and pressed states. For a palette, the analogous pair #F2C039 and #6BF239 stays calm, while #6439F2 is the loudest partner.

What is #c7f239 in CMYK for printing?

cmyk(18%, 0%, 76%, 5%). 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 #c7f239 warm or cool?

Warm — it scores 37 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #F2D939; nudged cooler, #83F437.

Work with #c7f239 in the Color Lab