Skip to content

#cdec20

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

RGB
205, 236, 32
HSL
69°, 84%, 53%
CMYK
13, 0, 86, 8
Luminance
0.7307

At a glance

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

Hex
#cdec20
Hue
69°
yellow
Saturation
84%
electric
Lightness
53%
balanced
Brightness
93%
HSV value
Perceived
84%
weighted brightness
Luminance
0.7307
WCAG relative
Temperature
Warm
33/100 cool
Color family
Yellow
Tone
Electric
Best ink
Black
15.61:1
Closest name
Green Yellow
ΔE2000 7.9
Where it sits
Hue69° of 360°
Saturation84%
Lightness53%
Temperature
Warm ← → Cool33% 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#cdec20
RGBrgb(205, 236, 32)
HSLhsl(69, 84%, 53%)
CMYKcmyk(13%, 0%, 86%, 8%)
LABlab(88.5 -32.6 82.8)
LCHlch(88.5 89.0 111.5)
OKLCHoklch(0.890 0.203 119.0)
Decimal13495328
Display P3color(display-p3 0.804 0.925 0.125)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cdec20 on white: 1.34:1
AA ✗ fail · AA-large · AAA
Aa
#cdec20 on black: 15.61:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #FCDE00
deuteranopia · #F8DF3A
tritanopia · #DADFC9

Color scale — 50 to 950

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

#FBFCF2
#F7FAE6
#EFF6C5
#E8F698
#DCF264
#cdec20
#C2E213
#A2BC10
#82960D
#5E6D0E
#3B4409
Base = 500Lightest = 50 · #FBFCF2Darkest = 950 · #3B4409
:root {
  --brand-50: #FBFCF2;
  --brand-100: #F7FAE6;
  --brand-200: #EFF6C5;
  --brand-300: #E8F698;
  --brand-400: #DCF264;
  --brand-500: #cdec20;
  --brand-600: #C2E213;
  --brand-700: #A2BC10;
  --brand-800: #82960D;
  --brand-900: #5E6D0E;
  --brand-950: #3B4409;
  --brand: #cdec20;
  --brand-ink: #000000;
}

Colors that work with #cdec20

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#E6EDC0
Hairlines and dividers
Muted text#8F9B4B
Captions on the surface
Accent#1B30F1
Second voice, not a rival
Dark variant#65750A
Hover, pressed, headers
Light variant#FAFDE8
Selected rows, tints
Dark surface#222414
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 #cdec20

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
  • Thin strokes and 1px borders — they disappear on light UI
  • 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#3F20EC
Analogous left#ECA520
Analogous right#67EC20
Split-complement 1#2067EC
Split-complement 2#A520EC
Triadic 1#20CDEC
Triadic 2#EC20CD
Tetradic#20ECA5

RGB percentages

Red80.4%
Green92.5%
Blue12.5%

CMYK percentages

Cyan13.1%
Magenta0.0%
Yellow86.4%
Key (black)7.5%

Color previews

#cdec20 text on a black background

contrast 15.61:1

Card sample

#cdec20 text on a white background

contrast 1.34:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cdec20

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.

#cdec20 in the real world

Where a color in this family tends to land, and the interface roles it is usually asked to play.

Industries
RetailLeisureEnergyWarning systems
Common UI roles
ButtonsLinksFocus statesCharts
Print note

Sits outside most CMYK gamuts — expect a duller press result, or specify a spot ink.

#cdec20, answered

What color is #cdec20?

#cdec20 is a balanced electric yellow, closest to Green Yellow (ΔE2000 7.9). It sits at 69° on the hue wheel with 84% saturation and 53% lightness, which reads as warm.

What is the RGB value of #cdec20?

rgb(205, 236, 32) — 205 red, 236 green and 32 blue out of 255, or 80.4% / 92.5% / 12.5% by channel.

Is #cdec20 a light or a dark color?

It is a light color. Relative luminance is 0.7307 and perceived brightness is 84%, so black text on it reaches 15.61:1.

Should I use black or white text on #cdec20?

Black. It scores 15.61:1 against #cdec20, versus 1.34:1 for white — AAA at any size.

What is the complementary color of #cdec20?

#3F20EC sits directly opposite on the wheel. Softer options are the split-complements #2067EC and #A520EC, which give the same contrast with far less vibration.

What colors go well with #cdec20?

For interface work: #F9FAF4 as the surface, #E6EDC0 for borders, #8F9B4B for secondary text, #1B30F1 as an accent and #65750A for hover and pressed states. For a palette, the analogous pair #ECA520 and #67EC20 stays calm, while #3F20EC is the loudest partner.

What is #cdec20 in CMYK for printing?

cmyk(13%, 0%, 86%, 8%). 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 #cdec20 warm or cool?

Warm — it scores 33 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #ECC020; nudged cooler, #82EE1D.

Work with #cdec20 in the Color Lab