Skip to content

#cdec84

a light, vivid green · warm · closest name: Khaki

RGB
205, 236, 132
HSL
78°, 73%, 72%
CMYK
13, 0, 44, 8
Luminance
0.7464

At a glance

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

Hex
#cdec84
Hue
78°
green
Saturation
73%
vivid
Lightness
72%
light
Brightness
93%
HSV value
Perceived
85%
weighted brightness
Luminance
0.7464
WCAG relative
Temperature
Warm
40/100 cool
Color family
Green
Tone
Vivid
Best ink
Black
15.93:1
Closest name
Khaki
ΔE2000 9.6
Where it sits
Hue78° of 360°
Saturation73%
Lightness72%
Temperature
Warm ← → Cool40% 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#cdec84
RGBrgb(205, 236, 132)
HSLhsl(78, 73%, 72%)
CMYKcmyk(13%, 0%, 44%, 8%)
LABlab(89.2 -26.2 46.9)
LCHlch(89.2 53.8 119.2)
OKLCHoklch(0.898 0.135 122.7)
Decimal13495428
Display P3color(display-p3 0.804 0.925 0.518)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cdec84 on white: 1.32:1
AA ✗ fail · AA-large · AAA
Aa
#cdec84 on black: 15.93:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #F7E17C
deuteranopia · #F3E08A
tritanopia · #D4E3D3

Color scale — 50 to 950

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

#F9FCF3
#F3F8E7
#E6F3C8
#D7F09E
#cdec84
#B0E13D
#9FD421
#84B11B
#6A8D16
#4E6614
#31400C
Base = 400Lightest = 50 · #F9FCF3Darkest = 950 · #31400C
:root {
  --brand-50: #F9FCF3;
  --brand-100: #F3F8E7;
  --brand-200: #E6F3C8;
  --brand-300: #D7F09E;
  --brand-400: #cdec84;
  --brand-500: #B0E13D;
  --brand-600: #9FD421;
  --brand-700: #84B11B;
  --brand-800: #6A8D16;
  --brand-900: #4E6614;
  --brand-950: #31400C;
  --brand: #cdec84;
  --brand-ink: #000000;
}

Colors that work with #cdec84

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#DFEDC0
Hairlines and dividers
Muted text#839B4B
Captions on the surface
Accent#8781EF
Second voice, not a rival
Dark variant#536E11
Hover, pressed, headers
Light variant#F6FCE9
Selected rows, tints
Dark surface#1F2414
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 #cdec84

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
  • Card and section backgrounds
  • 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
  • White text placed on it
  • 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#A384EC
Analogous left#ECD784
Analogous right#99EC84
Split-complement 1#8499EC
Split-complement 2#D784EC
Triadic 1#84CDEC
Triadic 2#EC84CD
Tetradic#84ECD7

RGB percentages

Red80.4%
Green92.5%
Blue51.8%

CMYK percentages

Cyan13.1%
Magenta0.0%
Yellow44.1%
Key (black)7.5%

Color previews

#cdec84 text on a black background

contrast 15.93:1

Card sample

#cdec84 text on a white background

contrast 1.32:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cdec84

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.

#cdec84 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
SurfacesBadgesHighlightsEmpty states
Print note

Converts to four-color process without much drama. Proof it anyway.

#cdec84, answered

What color is #cdec84?

#cdec84 is a light vivid green, closest to Khaki (ΔE2000 9.6). It sits at 78° on the hue wheel with 73% saturation and 72% lightness, which reads as warm.

What is the RGB value of #cdec84?

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

Is #cdec84 a light or a dark color?

It is a light color. Relative luminance is 0.7464 and perceived brightness is 85%, so black text on it reaches 15.93:1.

Should I use black or white text on #cdec84?

Black. It scores 15.93:1 against #cdec84, versus 1.32:1 for white — AAA at any size.

What is the complementary color of #cdec84?

#A384EC sits directly opposite on the wheel. Softer options are the split-complements #8499EC and #D784EC, which give the same contrast with far less vibration.

What colors go well with #cdec84?

For interface work: #F9FAF4 as the surface, #DFEDC0 for borders, #839B4B for secondary text, #8781EF as an accent and #536E11 for hover and pressed states. For a palette, the analogous pair #ECD784 and #99EC84 stays calm, while #A384EC is the loudest partner.

What is #cdec84 in CMYK for printing?

cmyk(13%, 0%, 44%, 8%). This is a screen-to-ink approximation — ask your printer for a proof before committing to a run.

Is #cdec84 warm or cool?

Warm — it scores 40 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #ECE584; nudged cooler, #A7ED83.

Work with #cdec84 in the Color Lab