Skip to content

#c9f511

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

RGB
201, 245, 17
HSL
72°, 92%, 51%
CMYK
18, 0, 93, 4
Luminance
0.7776

At a glance

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

Hex
#c9f511
Hue
72°
green
Saturation
92%
electric
Lightness
51%
balanced
Brightness
96%
HSV value
Perceived
85%
weighted brightness
Luminance
0.7776
WCAG relative
Temperature
Warm
35/100 cool
Color family
Green
Tone
Electric
Best ink
Black
16.55:1
Closest name
Green Yellow
ΔE2000 5.8
Where it sits
Hue72° of 360°
Saturation92%
Lightness51%
Temperature
Warm ← → Cool35% 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#c9f511
RGBrgb(201, 245, 17)
HSLhsl(72, 92%, 51%)
CMYKcmyk(18%, 0%, 93%, 4%)
LABlab(90.7 -38.5 86.6)
LCHlch(90.7 94.8 114.0)
OKLCHoklch(0.906 0.217 122.0)
Decimal13235473
Display P3color(display-p3 0.788 0.961 0.067)

Copy-ready code

/* CSS */
color: #c9f511;
background-color: #c9f511;
/* Tailwind (arbitrary) */
class="text-[#c9f511] bg-[#c9f511]"
/* SCSS */
$brand: #c9f511;
/* SwiftUI */
Color(red: 0.788, green: 0.961, blue: 0.067)
/* Android */
Color.parseColor("#c9f511")
/* Flutter */
Color(0xFFC9F511)
/* Python / OpenCV (BGR) */
(17, 245, 201)

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

Accessibility — WCAG contrast

Aa
#c9f511 on white: 1.27:1
AA ✗ fail · AA-large · AAA
Aa
#c9f511 on black: 16.55:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #FFE500
deuteranopia · #FFE437
tritanopia · #D5E8D1

Color scale — 50 to 950

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

#FBFDF2
#F7FBE4
#EFF9C3
#E7FA93
#DAF85E
#CEF628
#c9f511
#9FC408
#809D07
#5D7109
#3A4706
Base = 600Lightest = 50 · #FBFDF2Darkest = 950 · #3A4706
:root {
  --brand-50: #FBFDF2;
  --brand-100: #F7FBE4;
  --brand-200: #EFF9C3;
  --brand-300: #E7FA93;
  --brand-400: #DAF85E;
  --brand-500: #CEF628;
  --brand-600: #c9f511;
  --brand-700: #9FC408;
  --brand-800: #809D07;
  --brand-900: #5D7109;
  --brand-950: #3A4706;
  --brand: #c9f511;
  --brand-ink: #000000;
}

Colors that work with #c9f511

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#E4EDC0
Hairlines and dividers
Muted text#8B9B4B
Captions on the surface
Accent#0C1AFA
Second voice, not a rival
Dark variant#647A05
Hover, pressed, headers
Light variant#F9FEE7
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 #c9f511

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#3D11F5
Analogous left#F5AF11
Analogous right#57F511
Split-complement 1#1157F5
Split-complement 2#AF11F5
Triadic 1#11C9F5
Triadic 2#F511C9
Tetradic#11F5AF

RGB percentages

Red78.8%
Green96.1%
Blue6.7%

CMYK percentages

Cyan18.0%
Magenta0.0%
Yellow93.1%
Key (black)3.9%

Color previews

#c9f511 text on a black background

contrast 16.55:1

Card sample

#c9f511 text on a white background

contrast 1.27:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(201, 245, 17, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(201, 245, 17, 0.45);
Border & gradient
Gradient panel
border: 3px solid #c9f511;
background: linear-gradient(135deg, #c9f511, #31F511);

Monochromatic scale

Palettes built from #c9f511

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.

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

#c9f511, answered

What color is #c9f511?

#c9f511 is a balanced electric green, closest to Green Yellow (ΔE2000 5.8). It sits at 72° on the hue wheel with 92% saturation and 51% lightness, which reads as warm.

What is the RGB value of #c9f511?

rgb(201, 245, 17) — 201 red, 245 green and 17 blue out of 255, or 78.8% / 96.1% / 6.7% by channel.

Is #c9f511 a light or a dark color?

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

Should I use black or white text on #c9f511?

Black. It scores 16.55:1 against #c9f511, versus 1.27:1 for white — AAA at any size.

What is the complementary color of #c9f511?

#3D11F5 sits directly opposite on the wheel. Softer options are the split-complements #1157F5 and #AF11F5, which give the same contrast with far less vibration.

What colors go well with #c9f511?

For interface work: #F9FAF4 as the surface, #E4EDC0 for borders, #8B9B4B for secondary text, #0C1AFA as an accent and #647A05 for hover and pressed states. For a palette, the analogous pair #F5AF11 and #57F511 stays calm, while #3D11F5 is the loudest partner.

What is #c9f511 in CMYK for printing?

cmyk(18%, 0%, 93%, 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 #c9f511 warm or cool?

Warm — it scores 35 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #F5CD11; nudged cooler, #75F70F.

Work with #c9f511 in the Color Lab