Skip to content

#c9da8d

a light, vivid green · warm · closest name: Pale Goldenrod

RGB
201, 218, 141
HSL
73°, 51%, 70%
CMYK
8, 0, 35, 15
Luminance
0.6448

At a glance

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

Hex
#c9da8d
Hue
73°
green
Saturation
51%
vivid
Lightness
70%
light
Brightness
85%
HSV value
Perceived
81%
weighted brightness
Luminance
0.6448
WCAG relative
Temperature
Warm
36/100 cool
Color family
Green
Tone
Vivid
Best ink
Black
13.90:1
Closest name
Pale Goldenrod
ΔE2000 7.8
Where it sits
Hue73° of 360°
Saturation51%
Lightness70%
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#c9da8d
RGBrgb(201, 218, 141)
HSLhsl(73, 51%, 70%)
CMYKcmyk(8%, 0%, 35%, 15%)
LABlab(84.2 -17.9 36.0)
LCHlch(84.2 40.3 116.5)
OKLCHoklch(0.858 0.102 118.7)
Decimal13228685
Display P3color(display-p3 0.788 0.855 0.553)

Copy-ready code

/* CSS */
color: #c9da8d;
background-color: #c9da8d;
/* Tailwind (arbitrary) */
class="text-[#c9da8d] bg-[#c9da8d]"
/* SCSS */
$brand: #c9da8d;
/* SwiftUI */
Color(red: 0.788, green: 0.855, blue: 0.553)
/* Android */
Color.parseColor("#c9da8d")
/* Flutter */
Color(0xFFC9DA8D)
/* Python / OpenCV (BGR) */
(141, 218, 201)

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 #c9da8d · 13.90:1
Use #000000AAA at every size.
Aa
White text · 1.51:1
AA fail · AA large fail · AAA fail
Aa
Black text · 13.90:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #c9da8d as text scores 1.51:1 on white and 13.90:1 on black.

Accessibility — WCAG contrast

Aa
#c9da8d on white: 1.51:1
AA ✗ fail · AA-large · AAA
Aa
#c9da8d on black: 13.90:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #E4D287
deuteranopia · #E2D291
tritanopia · #D0D2C7

Color scale — 50 to 950

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

#F9FAF4
#F3F6EA
#E6EDCF
#D7E4AA
#c9da8d
#AFC856
#9DB93C
#839A32
#697B28
#4D5A20
#303814
Base = 400Lightest = 50 · #F9FAF4Darkest = 950 · #303814
:root {
  --brand-50: #F9FAF4;
  --brand-100: #F3F6EA;
  --brand-200: #E6EDCF;
  --brand-300: #D7E4AA;
  --brand-400: #c9da8d;
  --brand-500: #AFC856;
  --brand-600: #9DB93C;
  --brand-700: #839A32;
  --brand-800: #697B28;
  --brand-900: #4D5A20;
  --brand-950: #303814;
  --brand: #c9da8d;
  --brand-ink: #000000;
}

Colors that work with #c9da8d

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#E2EBC1
Hairlines and dividers
Muted text#899B4B
Captions on the surface
Accent#2E319E
Second voice, not a rival
Dark variant#52601F
Hover, pressed, headers
Light variant#F6F9EC
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 #c9da8d

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#9E8DDA
Analogous left#DAC48D
Analogous right#A3DA8D
Split-complement 1#8DA3DA
Split-complement 2#C48DDA
Triadic 1#8DC9DA
Triadic 2#DA8DC9
Tetradic#8DDAC4

RGB percentages

Red78.8%
Green85.5%
Blue55.3%

CMYK percentages

Cyan7.8%
Magenta0.0%
Yellow35.3%
Key (black)14.5%

Color previews

#c9da8d text on a black background

contrast 13.90:1

Card sample

#c9da8d text on a white background

contrast 1.51:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(201, 218, 141, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(201, 218, 141, 0.45);
Border & gradient
Gradient panel
border: 3px solid #c9da8d;
background: linear-gradient(135deg, #c9da8d, #96DA8D);

Monochromatic scale

Palettes built from #c9da8d

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.

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

#c9da8d, answered

What color is #c9da8d?

#c9da8d is a light vivid green, closest to Pale Goldenrod (ΔE2000 7.8). It sits at 73° on the hue wheel with 51% saturation and 70% lightness, which reads as warm.

What is the RGB value of #c9da8d?

rgb(201, 218, 141) — 201 red, 218 green and 141 blue out of 255, or 78.8% / 85.5% / 55.3% by channel.

Is #c9da8d a light or a dark color?

It is a light color. Relative luminance is 0.6448 and perceived brightness is 81%, so black text on it reaches 13.90:1.

Should I use black or white text on #c9da8d?

Black. It scores 13.90:1 against #c9da8d, versus 1.51:1 for white — AAA at any size.

What is the complementary color of #c9da8d?

#9E8DDA sits directly opposite on the wheel. Softer options are the split-complements #8DA3DA and #C48DDA, which give the same contrast with far less vibration.

What colors go well with #c9da8d?

For interface work: #F9FAF4 as the surface, #E2EBC1 for borders, #899B4B for secondary text, #2E319E as an accent and #52601F for hover and pressed states. For a palette, the analogous pair #DAC48D and #A3DA8D stays calm, while #9E8DDA is the loudest partner.

What is #c9da8d in CMYK for printing?

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

Is #c9da8d 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 #DACF8D; nudged cooler, #ADDC8C.

Work with #c9da8d in the Color Lab