Skip to content

#c4fd08

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

RGB
196, 253, 8
HSL
74°, 98%, 51%
CMYK
23, 0, 97, 1
Luminance
0.8200

At a glance

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

Hex
#c4fd08
Hue
74°
green
Saturation
98%
electric
Lightness
51%
balanced
Brightness
99%
HSV value
Perceived
87%
weighted brightness
Luminance
0.8200
WCAG relative
Temperature
Warm
37/100 cool
Color family
Green
Tone
Electric
Best ink
Black
17.40:1
Closest name
Green Yellow
ΔE2000 4.2
Where it sits
Hue74° of 360°
Saturation98%
Lightness51%
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#c4fd08
RGBrgb(196, 253, 8)
HSLhsl(74, 98%, 51%)
CMYKcmyk(23%, 0%, 97%, 1%)
LABlab(92.6 -44.1 88.7)
LCHlch(92.6 99.0 116.4)
OKLCHoklch(0.921 0.229 124.5)
Decimal12909832
Display P3color(display-p3 0.769 0.992 0.031)

Copy-ready code

/* CSS */
color: #c4fd08;
background-color: #c4fd08;
/* Tailwind (arbitrary) */
class="text-[#c4fd08] bg-[#c4fd08]"
/* SCSS */
$brand: #c4fd08;
/* SwiftUI */
Color(red: 0.769, green: 0.992, blue: 0.031)
/* Android */
Color.parseColor("#c4fd08")
/* Flutter */
Color(0xFFC4FD08)
/* Python / OpenCV (BGR) */
(8, 253, 196)

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

Accessibility — WCAG contrast

Aa
#c4fd08 on white: 1.21:1
AA ✗ fail · AA-large · AAA
Aa
#c4fd08 on black: 17.40:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #FFEC00
deuteranopia · #FFE937
tritanopia · #CEF0D7

Color scale — 50 to 950

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

#FBFEF1
#F6FCE3
#EDFBC1
#E4FE90
#D7FE58
#CAFD20
#c4fd08
#9CCA02
#7CA201
#5B7506
#394904
Base = 600Lightest = 50 · #FBFEF1Darkest = 950 · #394904
:root {
  --brand-50: #FBFEF1;
  --brand-100: #F6FCE3;
  --brand-200: #EDFBC1;
  --brand-300: #E4FE90;
  --brand-400: #D7FE58;
  --brand-500: #CAFD20;
  --brand-600: #c4fd08;
  --brand-700: #9CCA02;
  --brand-800: #7CA201;
  --brand-900: #5B7506;
  --brand-950: #394904;
  --brand: #c4fd08;
  --brand-ink: #000000;
}

Colors that work with #c4fd08

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#060AFF
Second voice, not a rival
Dark variant#617E01
Hover, pressed, headers
Light variant#F9FFE6
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 #c4fd08

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#4108FD
Analogous left#FDBC08
Analogous right#49FD08
Split-complement 1#0849FD
Split-complement 2#BC08FD
Triadic 1#08C4FD
Triadic 2#FD08C4
Tetradic#08FDBC

RGB percentages

Red76.9%
Green99.2%
Blue3.1%

CMYK percentages

Cyan22.5%
Magenta0.0%
Yellow96.8%
Key (black)0.8%

Color previews

#c4fd08 text on a black background

contrast 17.40:1

Card sample

#c4fd08 text on a white background

contrast 1.21:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(196, 253, 8, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(196, 253, 8, 0.45);
Border & gradient
Gradient panel
border: 3px solid #c4fd08;
background: linear-gradient(135deg, #c4fd08, #21FD08);

Monochromatic scale

Palettes built from #c4fd08

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.

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

#c4fd08, answered

What color is #c4fd08?

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

What is the RGB value of #c4fd08?

rgb(196, 253, 8) — 196 red, 253 green and 8 blue out of 255, or 76.9% / 99.2% / 3.1% by channel.

Is #c4fd08 a light or a dark color?

It is a light color. Relative luminance is 0.8200 and perceived brightness is 87%, so black text on it reaches 17.40:1.

Should I use black or white text on #c4fd08?

Black. It scores 17.40:1 against #c4fd08, versus 1.21:1 for white — AAA at any size.

What is the complementary color of #c4fd08?

#4108FD sits directly opposite on the wheel. Softer options are the split-complements #0849FD and #BC08FD, which give the same contrast with far less vibration.

What colors go well with #c4fd08?

For interface work: #F9FAF4 as the surface, #E2EDC0 for borders, #889B4B for secondary text, #060AFF as an accent and #617E01 for hover and pressed states. For a palette, the analogous pair #FDBC08 and #49FD08 stays calm, while #4108FD is the loudest partner.

What is #c4fd08 in CMYK for printing?

cmyk(23%, 0%, 97%, 1%). 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 #c4fd08 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 #FDDC08; nudged cooler, #6AFF06.

Work with #c4fd08 in the Color Lab