Skip to content

#cdfb25

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

RGB
205, 251, 37
HSL
73°, 96%, 57%
CMYK
18, 0, 85, 2
Luminance
0.8211

At a glance

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

Hex
#cdfb25
Hue
73°
green
Saturation
96%
electric
Lightness
57%
balanced
Brightness
98%
HSV value
Perceived
87%
weighted brightness
Luminance
0.8211
WCAG relative
Temperature
Warm
36/100 cool
Color family
Green
Tone
Electric
Best ink
Black
17.42:1
Closest name
Green Yellow
ΔE2000 5.3
Where it sits
Hue73° of 360°
Saturation96%
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#cdfb25
RGBrgb(205, 251, 37)
HSLhsl(73, 96%, 57%)
CMYKcmyk(18%, 0%, 85%, 2%)
LABlab(92.6 -39.3 85.3)
LCHlch(92.6 93.9 114.7)
OKLCHoklch(0.923 0.218 122.4)
Decimal13499173
Display P3color(display-p3 0.804 0.984 0.145)

Copy-ready code

/* CSS */
color: #cdfb25;
background-color: #cdfb25;
/* Tailwind (arbitrary) */
class="text-[#cdfb25] bg-[#cdfb25]"
/* SCSS */
$brand: #cdfb25;
/* SwiftUI */
Color(red: 0.804, green: 0.984, blue: 0.145)
/* Android */
Color.parseColor("#cdfb25")
/* Flutter */
Color(0xFFCDFB25)
/* Python / OpenCV (BGR) */
(37, 251, 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 #cdfb25 · 17.42:1
Use #000000AAA at every size.
Aa
White text · 1.21:1
AA fail · AA large fail · AAA fail
Aa
Black text · 17.42:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #cdfb25 as text scores 1.21:1 on white and 17.42:1 on black.

Accessibility — WCAG contrast

Aa
#cdfb25 on white: 1.21:1
AA ✗ fail · AA-large · AAA
Aa
#cdfb25 on black: 17.42:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #FFEB00
deuteranopia · #FFEA41
tritanopia · #D8EED6

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #cdfb25 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
#F7FCE4
#EEFAC1
#E6FD91
#D9FC5A
#cdfb25
#BEF004
#9EC804
#7EA003
#5C7307
#3A4804
Base = 500Lightest = 50 · #FBFDF1Darkest = 950 · #3A4804
:root {
  --brand-50: #FBFDF1;
  --brand-100: #F7FCE4;
  --brand-200: #EEFAC1;
  --brand-300: #E6FD91;
  --brand-400: #D9FC5A;
  --brand-500: #cdfb25;
  --brand-600: #BEF004;
  --brand-700: #9EC804;
  --brand-800: #7EA003;
  --brand-900: #5C7307;
  --brand-950: #3A4804;
  --brand: #cdfb25;
  --brand-ink: #000000;
}

Colors that work with #cdfb25

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#8A9B4B
Captions on the surface
Accent#2129FF
Second voice, not a rival
Dark variant#637D02
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 #cdfb25

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#5325FB
Analogous left#FBBE25
Analogous right#62FB25
Split-complement 1#2562FB
Split-complement 2#BE25FB
Triadic 1#25CDFB
Triadic 2#FB25CD
Tetradic#25FBBE

RGB percentages

Red80.4%
Green98.4%
Blue14.5%

CMYK percentages

Cyan18.3%
Magenta0.0%
Yellow85.3%
Key (black)1.6%

Color previews

#cdfb25 text on a black background

contrast 17.42:1

Card sample

#cdfb25 text on a white background

contrast 1.21:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cdfb25

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.

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

#cdfb25, answered

What color is #cdfb25?

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

What is the RGB value of #cdfb25?

rgb(205, 251, 37) — 205 red, 251 green and 37 blue out of 255, or 80.4% / 98.4% / 14.5% by channel.

Is #cdfb25 a light or a dark color?

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

Should I use black or white text on #cdfb25?

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

What is the complementary color of #cdfb25?

#5325FB sits directly opposite on the wheel. Softer options are the split-complements #2562FB and #BE25FB, which give the same contrast with far less vibration.

What colors go well with #cdfb25?

For interface work: #F9FAF4 as the surface, #E3EDC0 for borders, #8A9B4B for secondary text, #2129FF as an accent and #637D02 for hover and pressed states. For a palette, the analogous pair #FBBE25 and #62FB25 stays calm, while #5325FB is the loudest partner.

What is #cdfb25 in CMYK for printing?

cmyk(18%, 0%, 85%, 2%). 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 #cdfb25 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 #FBDB25; nudged cooler, #7EFD23.

Work with #cdfb25 in the Color Lab