Skip to content

#c2cf9f

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

RGB
194, 207, 159
HSL
76°, 33%, 72%
CMYK
6, 0, 23, 19
Luminance
0.5860

At a glance

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

Hex
#c2cf9f
Hue
76°
green
Saturation
33%
soft
Lightness
72%
light
Brightness
81%
HSV value
Perceived
78%
weighted brightness
Luminance
0.5860
WCAG relative
Temperature
Warm
39/100 cool
Color family
Green
Tone
Soft
Best ink
Black
12.72:1
Closest name
Pale Goldenrod
ΔE2000 9.2
Where it sits
Hue76° of 360°
Saturation33%
Lightness72%
Temperature
Warm ← → Cool39% 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#c2cf9f
RGBrgb(194, 207, 159)
HSLhsl(76, 33%, 72%)
CMYKcmyk(6%, 0%, 23%, 19%)
LABlab(81.1 -12.6 22.4)
LCHlch(81.1 25.7 119.3)
OKLCHoklch(0.832 0.066 120.2)
Decimal12767135
Display P3color(display-p3 0.761 0.812 0.624)

Copy-ready code

/* CSS */
color: #c2cf9f;
background-color: #c2cf9f;
/* Tailwind (arbitrary) */
class="text-[#c2cf9f] bg-[#c2cf9f]"
/* SCSS */
$brand: #c2cf9f;
/* SwiftUI */
Color(red: 0.761, green: 0.812, blue: 0.624)
/* Android */
Color.parseColor("#c2cf9f")
/* Flutter */
Color(0xFFC2CF9F)
/* Python / OpenCV (BGR) */
(159, 207, 194)

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

Accessibility — WCAG contrast

Aa
#c2cf9f on white: 1.65:1
AA ✗ fail · AA-large · AAA
Aa
#c2cf9f on black: 12.72:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #D5C99C
deuteranopia · #D4C9A1
tritanopia · #C6CAC2

Color scale — 50 to 950

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

#F8F9F5
#F2F4EC
#E2E8D4
#CFDAB4
#c2cf9f
#A0B469
#8DA352
#768844
#5E6D36
#46502A
#2C321B
Base = 400Lightest = 50 · #F8F9F5Darkest = 950 · #2C321B
:root {
  --brand-50: #F8F9F5;
  --brand-100: #F2F4EC;
  --brand-200: #E2E8D4;
  --brand-300: #CFDAB4;
  --brand-400: #c2cf9f;
  --brand-500: #A0B469;
  --brand-600: #8DA352;
  --brand-700: #768844;
  --brand-800: #5E6D36;
  --brand-900: #46502A;
  --brand-950: #2C321B;
  --brand: #c2cf9f;
  --brand-ink: #000000;
}

Colors that work with #c2cf9f

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#F9FAF5
Tinted page background
Border#DCE4C9
Hairlines and dividers
Muted text#84994D
Captions on the surface
Accent#41408C
Second voice, not a rival
Dark variant#49552B
Hover, pressed, headers
Light variant#F4F6EE
Selected rows, tints
Dark surface#202414
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 #c2cf9f

Derived from its contrast, chroma and lightness — not from taste.

Works well for
  • Text and icons on dark surfaces
  • Charts, tags and secondary surfaces
  • Card and section backgrounds
  • Brand accents, badges and data highlights
Use with care
  • Text of any size on white — fails WCAG AA
  • 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#AC9FCF
Analogous left#CFC49F
Analogous right#AACF9F
Split-complement 1#9FAACF
Split-complement 2#C49FCF
Triadic 1#9FC2CF
Triadic 2#CF9FC2
Tetradic#9FCFC4

RGB percentages

Red76.1%
Green81.2%
Blue62.4%

CMYK percentages

Cyan6.3%
Magenta0.0%
Yellow23.2%
Key (black)18.8%

Color previews

#c2cf9f text on a black background

contrast 12.72:1

Card sample

#c2cf9f text on a white background

contrast 1.65:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(194, 207, 159, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(194, 207, 159, 0.45);
Border & gradient
Gradient panel
border: 3px solid #c2cf9f;
background: linear-gradient(135deg, #c2cf9f, #A2CF9F);

Monochromatic scale

Palettes built from #c2cf9f

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.

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

#c2cf9f, answered

What color is #c2cf9f?

#c2cf9f is a light soft green, closest to Pale Goldenrod (ΔE2000 9.2). It sits at 76° on the hue wheel with 33% saturation and 72% lightness, which reads as warm.

What is the RGB value of #c2cf9f?

rgb(194, 207, 159) — 194 red, 207 green and 159 blue out of 255, or 76.1% / 81.2% / 62.4% by channel.

Is #c2cf9f a light or a dark color?

It is a light color. Relative luminance is 0.5860 and perceived brightness is 78%, so black text on it reaches 12.72:1.

Should I use black or white text on #c2cf9f?

Black. It scores 12.72:1 against #c2cf9f, versus 1.65:1 for white — AAA at any size.

What is the complementary color of #c2cf9f?

#AC9FCF sits directly opposite on the wheel. Softer options are the split-complements #9FAACF and #C49FCF, which give the same contrast with far less vibration.

What colors go well with #c2cf9f?

For interface work: #F9FAF5 as the surface, #DCE4C9 for borders, #84994D for secondary text, #41408C as an accent and #49552B for hover and pressed states. For a palette, the analogous pair #CFC49F and #AACF9F stays calm, while #AC9FCF is the loudest partner.

What is #c2cf9f in CMYK for printing?

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

Is #c2cf9f warm or cool?

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

Work with #c2cf9f in the Color Lab