Skip to content

#cdfd2b

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

RGB
205, 253, 43
HSL
74°, 98%, 58%
CMYK
19, 0, 83, 1
Luminance
0.8340

At a glance

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

Hex
#cdfd2b
Hue
74°
green
Saturation
98%
electric
Lightness
58%
balanced
Brightness
99%
HSV value
Perceived
88%
weighted brightness
Luminance
0.8340
WCAG relative
Temperature
Warm
36/100 cool
Color family
Green
Tone
Electric
Best ink
Black
17.68:1
Closest name
Green Yellow
ΔE2000 4.9
Where it sits
Hue74° of 360°
Saturation98%
Lightness58%
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#cdfd2b
RGBrgb(205, 253, 43)
HSLhsl(74, 98%, 58%)
CMYKcmyk(19%, 0%, 83%, 1%)
LABlab(93.2 -40.0 84.5)
LCHlch(93.2 93.5 115.3)
OKLCHoklch(0.928 0.218 122.9)
Decimal13499691
Display P3color(display-p3 0.804 0.992 0.169)

Copy-ready code

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

Accessibility — WCAG contrast

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

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #cdfd2b 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
#F6FCE3
#EEFBC1
#E5FE90
#D8FD58
#cdfd2b
#BCF202
#9CCA02
#7DA202
#5B7406
#394904
Base = 500Lightest = 50 · #FBFDF1Darkest = 950 · #394904
:root {
  --brand-50: #FBFDF1;
  --brand-100: #F6FCE3;
  --brand-200: #EEFBC1;
  --brand-300: #E5FE90;
  --brand-400: #D8FD58;
  --brand-500: #cdfd2b;
  --brand-600: #BCF202;
  --brand-700: #9CCA02;
  --brand-800: #7DA202;
  --brand-900: #5B7406;
  --brand-950: #394904;
  --brand: #cdfd2b;
  --brand-ink: #000000;
}

Colors that work with #cdfd2b

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#899B4B
Captions on the surface
Accent#292DFF
Second voice, not a rival
Dark variant#627E01
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 #cdfd2b

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#5B2BFD
Analogous left#FDC42B
Analogous right#64FD2B
Split-complement 1#2B64FD
Split-complement 2#C42BFD
Triadic 1#2BCDFD
Triadic 2#FD2BCD
Tetradic#2BFDC4

RGB percentages

Red80.4%
Green99.2%
Blue16.9%

CMYK percentages

Cyan19.0%
Magenta0.0%
Yellow83.0%
Key (black)0.8%

Color previews

#cdfd2b text on a black background

contrast 17.68:1

Card sample

#cdfd2b text on a white background

contrast 1.19:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cdfd2b

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.

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

#cdfd2b, answered

What color is #cdfd2b?

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

What is the RGB value of #cdfd2b?

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

Is #cdfd2b a light or a dark color?

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

Should I use black or white text on #cdfd2b?

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

What is the complementary color of #cdfd2b?

#5B2BFD sits directly opposite on the wheel. Softer options are the split-complements #2B64FD and #C42BFD, which give the same contrast with far less vibration.

What colors go well with #cdfd2b?

For interface work: #F9FAF4 as the surface, #E2EDC0 for borders, #899B4B for secondary text, #292DFF as an accent and #627E01 for hover and pressed states. For a palette, the analogous pair #FDC42B and #64FD2B stays calm, while #5B2BFD is the loudest partner.

What is #cdfd2b in CMYK for printing?

cmyk(19%, 0%, 83%, 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 #cdfd2b 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 #FDE02B; nudged cooler, #80FF29.

Work with #cdfd2b in the Color Lab