Skip to content

#cdfd24

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

RGB
205, 253, 36
HSL
73°, 98%, 57%
CMYK
19, 0, 86, 1
Luminance
0.8336

At a glance

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

Hex
#cdfd24
Hue
73°
green
Saturation
98%
electric
Lightness
57%
balanced
Brightness
99%
HSV value
Perceived
88%
weighted brightness
Luminance
0.8336
WCAG relative
Temperature
Warm
36/100 cool
Color family
Green
Tone
Electric
Best ink
Black
17.67:1
Closest name
Green Yellow
ΔE2000 5.1
Where it sits
Hue73° of 360°
Saturation98%
Lightness57%
Temperature
Warm ← → Cool36% 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#cdfd24
RGBrgb(205, 253, 36)
HSLhsl(73, 98%, 57%)
CMYKcmyk(19%, 0%, 86%, 1%)
LABlab(93.2 -40.2 85.9)
LCHlch(93.2 94.9 115.1)
OKLCHoklch(0.927 0.220 122.8)
Decimal13499684
Display P3color(display-p3 0.804 0.992 0.141)

Copy-ready code

/* CSS */
color: #cdfd24;
background-color: #cdfd24;
/* Tailwind (arbitrary) */
class="text-[#cdfd24] bg-[#cdfd24]"
/* SCSS */
$brand: #cdfd24;
/* SwiftUI */
Color(red: 0.804, green: 0.992, blue: 0.141)
/* Android */
Color.parseColor("#cdfd24")
/* Flutter */
Color(0xFFCDFD24)
/* Python / OpenCV (BGR) */
(36, 253, 205)

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

Accessibility — WCAG contrast

Aa
#cdfd24 on white: 1.19:1
AA ✗ fail · AA-large · AAA
Aa
#cdfd24 on black: 17.67:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #FFED00
deuteranopia · #FFEB40
tritanopia · #D8F0D8

Color scale — 50 to 950

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

#FBFDF1
#F7FCE3
#EEFBC1
#E6FE90
#D9FD58
#cdfd24
#BDF302
#9ECA02
#7EA201
#5C7406
#394904
Base = 500Lightest = 50 · #FBFDF1Darkest = 950 · #394904
:root {
  --brand-50: #FBFDF1;
  --brand-100: #F7FCE3;
  --brand-200: #EEFBC1;
  --brand-300: #E6FE90;
  --brand-400: #D9FD58;
  --brand-500: #cdfd24;
  --brand-600: #BDF302;
  --brand-700: #9ECA02;
  --brand-800: #7EA201;
  --brand-900: #5C7406;
  --brand-950: #394904;
  --brand: #cdfd24;
  --brand-ink: #000000;
}

Colors that work with #cdfd24

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#E3EDC0
Hairlines and dividers
Muted text#899B4B
Captions on the surface
Accent#2228FF
Second voice, not a rival
Dark variant#637E01
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 #cdfd24

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#5424FD
Analogous left#FDC124
Analogous right#61FD24
Split-complement 1#2461FD
Split-complement 2#C124FD
Triadic 1#24CDFD
Triadic 2#FD24CD
Tetradic#24FDC1

RGB percentages

Red80.4%
Green99.2%
Blue14.1%

CMYK percentages

Cyan19.0%
Magenta0.0%
Yellow85.8%
Key (black)0.8%

Color previews

#cdfd24 text on a black background

contrast 17.67:1

Card sample

#cdfd24 text on a white background

contrast 1.19:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cdfd24

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.

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

#cdfd24, answered

What color is #cdfd24?

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

What is the RGB value of #cdfd24?

rgb(205, 253, 36) — 205 red, 253 green and 36 blue out of 255, or 80.4% / 99.2% / 14.1% by channel.

Is #cdfd24 a light or a dark color?

It is a light color. Relative luminance is 0.8336 and perceived brightness is 88%, so black text on it reaches 17.67:1.

Should I use black or white text on #cdfd24?

Black. It scores 17.67:1 against #cdfd24, versus 1.19:1 for white — AAA at any size.

What is the complementary color of #cdfd24?

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

What colors go well with #cdfd24?

For interface work: #F9FAF4 as the surface, #E3EDC0 for borders, #899B4B for secondary text, #2228FF as an accent and #637E01 for hover and pressed states. For a palette, the analogous pair #FDC124 and #61FD24 stays calm, while #5424FD is the loudest partner.

What is #cdfd24 in CMYK for printing?

cmyk(19%, 0%, 86%, 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 #cdfd24 warm or cool?

Warm — it scores 36 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #FDDE24; nudged cooler, #7DFF22.

Work with #cdfd24 in the Color Lab