#71f613
a balanced, electric green · neutral · closest name: Lawn Green
At a glance
Every number on this page in one read: what #71f613 is made of, how bright it looks, and which way it leans.
Reads neutral. Warm and cool siblings keep the same lightness, so you can swap one in without redoing your contrast maths.
Every format
| HEX | #71f613 |
| RGB | rgb(113, 246, 19) |
| HSL | hsl(95, 93%, 52%) |
| CMYK | cmyk(54%, 0%, 92%, 4%) |
| LAB | lab(86.7 -68.5 81.5) |
| LCH | lch(86.7 106.4 130.1) |
| OKLCH | oklch(0.863 0.259 137.3) |
| Decimal | 7468563 |
| Display P3 | color(display-p3 0.443 0.965 0.075) |
Copy-ready code
/* CSS */
color: #71f613;
background-color: #71f613;
/* Tailwind (arbitrary) */
class="text-[#71f613] bg-[#71f613]"
/* SCSS */
$brand: #71f613;
/* SwiftUI */
Color(red: 0.443, green: 0.965, blue: 0.075)
/* Android */
Color.parseColor("#71f613")
/* Flutter */
Color(0xFF71F613)
/* Python / OpenCV (BGR) */
(19, 246, 113)Best text color
Only one of black and white can be right. This is the one, with the number that proves it.
Accessibility — WCAG contrast
Color scale — 50 to 950
A Tailwind-shaped ramp built around this exact hex. #71f613 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.
:root {
--brand-50: #F6FDF2;
--brand-100: #EEFBE4;
--brand-200: #D9F9C2;
--brand-300: #BEFB93;
--brand-400: #9DF95D;
--brand-500: #71f613;
--brand-600: #67EC09;
--brand-700: #56C507;
--brand-800: #449D06;
--brand-900: #347109;
--brand-950: #214706;
--brand: #71f613;
--brand-ink: #000000;
}Colors that work with #71f613
Not a palette — a role sheet. Each swatch answers one question you will hit while building the component.
Surface, border, heading and body all derive from this one hue, so the screen stays coherent without a second palette.
Lightness flips, hue holds. The accent stays the anchor in both themes.
How to use #71f613
Derived from its contrast, chroma and lightness — not from taste.
- ✓Text and icons on dark surfaces
- ✓Primary buttons and calls to action
- ✓Focus rings, active and selected states
- ✓Brand accents, badges and data highlights
- ⚠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 | #9813F6 | Directly opposite — maximum tension | |
| Analogous left | #E2F613 | Neighbour, quieter | |
| Analogous right | #13F627 | Neighbour, quieter | |
| Split-complement 1 | #2713F6 | Contrast without the clash | |
| Split-complement 2 | #F613E2 | Contrast without the clash | |
| Triadic 1 | #1371F6 | Even thirds — balanced and loud | |
| Triadic 2 | #F61371 | Even thirds — balanced and loud | |
| Tetradic | #13E2F6 | Fourth corner of the square scheme |
RGB percentages
CMYK percentages
Color previews
#71f613 text on a black background
contrast 14.89:1
#71f613 text on a white background
contrast 1.41:1
CSS3 live lab
The quick brown fox
color: #71f613;
background-color: #71f613;
Glowing headline
text-shadow: 2px 2px 8px #71f613;
Soft neon halo
text-shadow: 0 0 14px rgba(113, 246, 19, 0.45);
box-shadow: 0 12px 32px -8px rgba(113, 246, 19, 0.45);
border: 3px solid #71f613; background: linear-gradient(135deg, #71f613, #13F64D);
Monochromatic scale
Palettes built from #71f613
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.
Closest color with a full write-up: Chartreuse (#7fff00) — ΔE2000 2.3 away, with its history, psychology and brand usage.
#71f613 in the real world
Where a color in this family tends to land, and the interface roles it is usually asked to play.
Sits outside most CMYK gamuts — expect a duller press result, or specify a spot ink.
#71f613, answered
What color is #71f613?
#71f613 is a balanced electric green, closest to Lawn Green (ΔE2000 1.7). It sits at 95° on the hue wheel with 93% saturation and 52% lightness, which reads as neutral.
What is the RGB value of #71f613?
rgb(113, 246, 19) — 113 red, 246 green and 19 blue out of 255, or 44.3% / 96.5% / 7.5% by channel.
Is #71f613 a light or a dark color?
It is a light color. Relative luminance is 0.6947 and perceived brightness is 78%, so black text on it reaches 14.89:1.
Should I use black or white text on #71f613?
Black. It scores 14.89:1 against #71f613, versus 1.41:1 for white — AAA at any size.
What is the complementary color of #71f613?
#9813F6 sits directly opposite on the wheel. Softer options are the split-complements #2713F6 and #F613E2, which give the same contrast with far less vibration.
What colors go well with #71f613?
For interface work: #F7FAF4 as the surface, #D2EDC0 for borders, #6C9B4B for secondary text, #5E0EFB as an accent and #367B05 for hover and pressed states. For a palette, the analogous pair #E2F613 and #13F627 stays calm, while #9813F6 is the loudest partner.
What is #71f613 in CMYK for printing?
cmyk(54%, 0%, 92%, 4%). 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 #71f613 warm or cool?
Neutral — it scores 52 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #C4F613; nudged cooler, #1CF911.