#9cd714
a balanced, electric green · warm · closest name: Yellow Green
At a glance
Every number on this page in one read: what #9cd714 is made of, how bright it looks, and which way it leans.
Reads warm. Warm and cool siblings keep the same lightness, so you can swap one in without redoing your contrast maths.
Every format
| HEX | #9cd714 |
| RGB | rgb(156, 215, 20) |
| HSL | hsl(78, 83%, 46%) |
| CMYK | cmyk(27%, 0%, 91%, 16%) |
| LAB | lab(79.5 -42.6 76.2) |
| LCH | lch(79.5 87.3 119.2) |
| OKLCH | oklch(0.808 0.205 127.2) |
| Decimal | 10278676 |
| Display P3 | color(display-p3 0.612 0.843 0.078) |
Copy-ready code
/* CSS */
color: #9cd714;
background-color: #9cd714;
/* Tailwind (arbitrary) */
class="text-[#9cd714] bg-[#9cd714]"
/* SCSS */
$brand: #9cd714;
/* SwiftUI */
Color(red: 0.612, green: 0.843, blue: 0.078)
/* Android */
Color.parseColor("#9cd714")
/* Flutter */
Color(0xFF9CD714)
/* Python / OpenCV (BGR) */
(20, 215, 156)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. #9cd714 is pinned to step 600; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.
:root {
--brand-50: #F9FCF2;
--brand-100: #F4FAE6;
--brand-200: #E7F6C6;
--brand-300: #D9F598;
--brand-400: #C6F165;
--brand-500: #B3EC32;
--brand-600: #9cd714;
--brand-700: #87BB11;
--brand-800: #6C950E;
--brand-900: #506C0E;
--brand-950: #324309;
--brand: #9cd714;
--brand-ink: #000000;
}Colors that work with #9cd714
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 #9cd714
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 | #4F14D7 | Directly opposite — maximum tension | |
| Analogous left | #D7B114 | Neighbour, quieter | |
| Analogous right | #3AD714 | Neighbour, quieter | |
| Split-complement 1 | #143AD7 | Contrast without the clash | |
| Split-complement 2 | #B114D7 | Contrast without the clash | |
| Triadic 1 | #149CD7 | Even thirds — balanced and loud | |
| Triadic 2 | #D7149C | Even thirds — balanced and loud | |
| Tetradic | #14D7B1 | Fourth corner of the square scheme |
RGB percentages
CMYK percentages
Color previews
#9cd714 text on a black background
contrast 12.14:1
#9cd714 text on a white background
contrast 1.73:1
CSS3 live lab
The quick brown fox
color: #9cd714;
background-color: #9cd714;
Glowing headline
text-shadow: 2px 2px 8px #9cd714;
Soft neon halo
text-shadow: 0 0 14px rgba(156, 215, 20, 0.45);
box-shadow: 0 12px 32px -8px rgba(156, 215, 20, 0.45);
border: 3px solid #9cd714; background: linear-gradient(135deg, #9cd714, #1AD714);
Monochromatic scale
Palettes built from #9cd714
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: Spring Bud (#a7fc00) — ΔE2000 8.1 away, with its history, psychology and brand usage.
#9cd714 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.
#9cd714, answered
What color is #9cd714?
#9cd714 is a balanced electric green, closest to Yellow Green (ΔE2000 3.1). It sits at 78° on the hue wheel with 83% saturation and 46% lightness, which reads as warm.
What is the RGB value of #9cd714?
rgb(156, 215, 20) — 156 red, 215 green and 20 blue out of 255, or 61.2% / 84.3% / 7.8% by channel.
Is #9cd714 a light or a dark color?
It is a light color. Relative luminance is 0.5572 and perceived brightness is 73%, so black text on it reaches 12.14:1.
Should I use black or white text on #9cd714?
Black. It scores 12.14:1 against #9cd714, versus 1.73:1 for white — AAA at any size.
What is the complementary color of #9cd714?
#4F14D7 sits directly opposite on the wheel. Softer options are the split-complements #143AD7 and #B114D7, which give the same contrast with far less vibration.
What colors go well with #9cd714?
For interface work: #F9FAF4 as the surface, #DFEDC0 for borders, #839B4B for secondary text, #1A0FDC as an accent and #55750B for hover and pressed states. For a palette, the analogous pair #D7B114 and #3AD714 stays calm, while #4F14D7 is the loudest partner.
What is #9cd714 in CMYK for printing?
cmyk(27%, 0%, 91%, 16%). 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 #9cd714 warm or cool?
Warm — it scores 40 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #D7CB14; nudged cooler, #54D912.