Skip to content

#c5fd44

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

RGB
197, 253, 68
HSL
78°, 98%, 63%
CMYK
22, 0, 73, 1
Luminance
0.8254

At a glance

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

Hex
#c5fd44
Hue
78°
green
Saturation
98%
electric
Lightness
63%
balanced
Brightness
99%
HSV value
Perceived
87%
weighted brightness
Luminance
0.8254
WCAG relative
Temperature
Warm
40/100 cool
Color family
Green
Tone
Electric
Best ink
Black
17.51:1
Closest name
Green Yellow
ΔE2000 3.2
Where it sits
Hue78° of 360°
Saturation98%
Lightness63%
Temperature
Warm ← → Cool40% 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#c5fd44
RGBrgb(197, 253, 68)
HSLhsl(78, 98%, 63%)
CMYKcmyk(22%, 0%, 73%, 1%)
LABlab(92.8 -42.0 77.3)
LCHlch(92.8 88.0 118.5)
OKLCHoklch(0.924 0.210 125.3)
Decimal12975428
Display P3color(display-p3 0.773 0.992 0.267)

Copy-ready code

/* CSS */
color: #c5fd44;
background-color: #c5fd44;
/* Tailwind (arbitrary) */
class="text-[#c5fd44] bg-[#c5fd44]"
/* SCSS */
$brand: #c5fd44;
/* SwiftUI */
Color(red: 0.773, green: 0.992, blue: 0.267)
/* Android */
Color.parseColor("#c5fd44")
/* Flutter */
Color(0xFFC5FD44)
/* Python / OpenCV (BGR) */
(68, 253, 197)

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

Accessibility — WCAG contrast

Aa
#c5fd44 on white: 1.20:1
AA ✗ fail · AA-large · AAA
Aa
#c5fd44 on black: 17.51:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #FFEC1C
deuteranopia · #FFEA55
tritanopia · #CEF1DA

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #c5fd44 is pinned to step 400; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.

#FAFDF1
#F5FCE3
#E9FBC1
#DDFE90
#c5fd44
#BAFD21
#AAF203
#8DCA02
#71A102
#537406
#344904
Base = 400Lightest = 50 · #FAFDF1Darkest = 950 · #344904
:root {
  --brand-50: #FAFDF1;
  --brand-100: #F5FCE3;
  --brand-200: #E9FBC1;
  --brand-300: #DDFE90;
  --brand-400: #c5fd44;
  --brand-500: #BAFD21;
  --brand-600: #AAF203;
  --brand-700: #8DCA02;
  --brand-800: #71A102;
  --brand-900: #537406;
  --brand-950: #344904;
  --brand: #c5fd44;
  --brand-ink: #000000;
}

Colors that work with #c5fd44

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#DFEDC0
Hairlines and dividers
Muted text#839B4B
Captions on the surface
Accent#4C42FF
Second voice, not a rival
Dark variant#587E01
Hover, pressed, headers
Light variant#F7FFE6
Selected rows, tints
Dark surface#1F2414
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 #c5fd44

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#7C44FD
Analogous left#FDD944
Analogous right#68FD44
Split-complement 1#4468FD
Split-complement 2#D944FD
Triadic 1#44C5FD
Triadic 2#FD44C5
Tetradic#44FDD9

RGB percentages

Red77.3%
Green99.2%
Blue26.7%

CMYK percentages

Cyan22.1%
Magenta0.0%
Yellow73.1%
Key (black)0.8%

Color previews

#c5fd44 text on a black background

contrast 17.51:1

Card sample

#c5fd44 text on a white background

contrast 1.20:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(197, 253, 68, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(197, 253, 68, 0.45);
Border & gradient
Gradient panel
border: 3px solid #c5fd44;
background: linear-gradient(135deg, #c5fd44, #49FD44);

Monochromatic scale

Palettes built from #c5fd44

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.

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

#c5fd44, answered

What color is #c5fd44?

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

What is the RGB value of #c5fd44?

rgb(197, 253, 68) — 197 red, 253 green and 68 blue out of 255, or 77.3% / 99.2% / 26.7% by channel.

Is #c5fd44 a light or a dark color?

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

Should I use black or white text on #c5fd44?

Black. It scores 17.51:1 against #c5fd44, versus 1.20:1 for white — AAA at any size.

What is the complementary color of #c5fd44?

#7C44FD sits directly opposite on the wheel. Softer options are the split-complements #4468FD and #D944FD, which give the same contrast with far less vibration.

What colors go well with #c5fd44?

For interface work: #F9FAF4 as the surface, #DFEDC0 for borders, #839B4B for secondary text, #4C42FF as an accent and #587E01 for hover and pressed states. For a palette, the analogous pair #FDD944 and #68FD44 stays calm, while #7C44FD is the loudest partner.

What is #c5fd44 in CMYK for printing?

cmyk(22%, 0%, 73%, 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 #c5fd44 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 #FDF144; nudged cooler, #80FF42.

Work with #c5fd44 in the Color Lab