Skip to content

#cdec5b

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

RGB
205, 236, 91
HSL
73°, 79%, 64%
CMYK
13, 0, 61, 8
Luminance
0.7373

At a glance

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

Hex
#cdec5b
Hue
73°
green
Saturation
79%
electric
Lightness
64%
balanced
Brightness
93%
HSV value
Perceived
84%
weighted brightness
Luminance
0.7373
WCAG relative
Temperature
Warm
36/100 cool
Color family
Green
Tone
Electric
Best ink
Black
15.75:1
Closest name
Green Yellow
ΔE2000 7.6
Where it sits
Hue73° of 360°
Saturation79%
Lightness64%
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#cdec5b
RGBrgb(205, 236, 91)
HSLhsl(73, 79%, 64%)
CMYKcmyk(13%, 0%, 61%, 8%)
LABlab(88.8 -29.9 64.9)
LCHlch(88.8 71.5 114.7)
OKLCHoklch(0.893 0.172 120.3)
Decimal13495387
Display P3color(display-p3 0.804 0.925 0.357)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cdec5b on white: 1.33:1
AA ✗ fail · AA-large · AAA
Aa
#cdec5b on black: 15.75:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #FADF49
deuteranopia · #F6DF65
tritanopia · #D8E0CE

Color scale — 50 to 950

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

#FAFCF3
#F5F9E6
#EBF5C7
#E0F39A
#cdec5b
#C2E836
#B2DB19
#94B715
#779211
#576A11
#36420A
Base = 400Lightest = 50 · #FAFCF3Darkest = 950 · #36420A
:root {
  --brand-50: #FAFCF3;
  --brand-100: #F5F9E6;
  --brand-200: #EBF5C7;
  --brand-300: #E0F39A;
  --brand-400: #cdec5b;
  --brand-500: #C2E836;
  --brand-600: #B2DB19;
  --brand-700: #94B715;
  --brand-800: #779211;
  --brand-900: #576A11;
  --brand-950: #36420A;
  --brand: #cdec5b;
  --brand-ink: #000000;
}

Colors that work with #cdec5b

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#575DF0
Second voice, not a rival
Dark variant#5D720D
Hover, pressed, headers
Light variant#F8FCE8
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 #cdec5b

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#7A5BEC
Analogous left#ECC25B
Analogous right#85EC5B
Split-complement 1#5B85EC
Split-complement 2#C25BEC
Triadic 1#5BCDEC
Triadic 2#EC5BCD
Tetradic#5BECC2

RGB percentages

Red80.4%
Green92.5%
Blue35.7%

CMYK percentages

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

Color previews

#cdec5b text on a black background

contrast 15.75:1

Card sample

#cdec5b text on a white background

contrast 1.33:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cdec5b

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.

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

#cdec5b, answered

What color is #cdec5b?

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

What is the RGB value of #cdec5b?

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

Is #cdec5b a light or a dark color?

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

Should I use black or white text on #cdec5b?

Black. It scores 15.75:1 against #cdec5b, versus 1.33:1 for white — AAA at any size.

What is the complementary color of #cdec5b?

#7A5BEC sits directly opposite on the wheel. Softer options are the split-complements #5B85EC and #C25BEC, which give the same contrast with far less vibration.

What colors go well with #cdec5b?

For interface work: #F9FAF4 as the surface, #E3EDC0 for borders, #8A9B4B for secondary text, #575DF0 as an accent and #5D720D for hover and pressed states. For a palette, the analogous pair #ECC25B and #85EC5B stays calm, while #7A5BEC is the loudest partner.

What is #cdec5b in CMYK for printing?

cmyk(13%, 0%, 61%, 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 #cdec5b 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 #ECD65B; nudged cooler, #98EE59.

Work with #cdec5b in the Color Lab