Skip to content

#c3cda2

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

RGB
195, 205, 162
HSL
74°, 30%, 72%
CMYK
5, 0, 21, 20
Luminance
0.5787

At a glance

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

Hex
#c3cda2
Hue
74°
green
Saturation
30%
soft
Lightness
72%
light
Brightness
80%
HSV value
Perceived
77%
weighted brightness
Luminance
0.5787
WCAG relative
Temperature
Warm
39/100 cool
Color family
Green
Tone
Soft
Best ink
Black
12.57:1
Closest name
Pale Goldenrod
ΔE2000 9.5
Where it sits
Hue74° of 360°
Saturation30%
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#c3cda2
RGBrgb(195, 205, 162)
HSLhsl(74, 30%, 72%)
CMYKcmyk(5%, 0%, 21%, 20%)
LABlab(80.7 -10.8 20.3)
LCHlch(80.7 23.0 117.9)
OKLCHoklch(0.830 0.059 118.3)
Decimal12832162
Display P3color(display-p3 0.765 0.804 0.635)

Copy-ready code

/* CSS */
color: #c3cda2;
background-color: #c3cda2;
/* Tailwind (arbitrary) */
class="text-[#c3cda2] bg-[#c3cda2]"
/* SCSS */
$brand: #c3cda2;
/* SwiftUI */
Color(red: 0.765, green: 0.804, blue: 0.635)
/* Android */
Color.parseColor("#c3cda2")
/* Flutter */
Color(0xFFC3CDA2)
/* Python / OpenCV (BGR) */
(162, 205, 195)

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

Accessibility — WCAG contrast

Aa
#c3cda2 on white: 1.67:1
AA ✗ fail · AA-large · AAA
Aa
#c3cda2 on black: 12.57:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #D3C89F
deuteranopia · #D2C8A4
tritanopia · #C7C8C1

Color scale — 50 to 950

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

#F8F9F6
#F2F3EC
#E3E7D5
#D0D8B6
#c3cda2
#A1B16D
#8E9F56
#768547
#5F6A39
#464E2C
#2C311C
Base = 400Lightest = 50 · #F8F9F6Darkest = 950 · #2C311C
:root {
  --brand-50: #F8F9F6;
  --brand-100: #F2F3EC;
  --brand-200: #E3E7D5;
  --brand-300: #D0D8B6;
  --brand-400: #c3cda2;
  --brand-500: #A1B16D;
  --brand-600: #8E9F56;
  --brand-700: #768547;
  --brand-800: #5F6A39;
  --brand-900: #464E2C;
  --brand-950: #2C311C;
  --brand: #c3cda2;
  --brand-ink: #000000;
}

Colors that work with #c3cda2

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#DDE2CA
Hairlines and dividers
Muted text#859550
Captions on the surface
Accent#434489
Second voice, not a rival
Dark variant#4A532D
Hover, pressed, headers
Light variant#F4F6EE
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 #c3cda2

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#ACA2CD
Analogous left#CDC2A2
Analogous right#AECDA2
Split-complement 1#A2AECD
Split-complement 2#C2A2CD
Triadic 1#A2C3CD
Triadic 2#CDA2C3
Tetradic#A2CDC2

RGB percentages

Red76.5%
Green80.4%
Blue63.5%

CMYK percentages

Cyan4.9%
Magenta0.0%
Yellow21.0%
Key (black)19.6%

Color previews

#c3cda2 text on a black background

contrast 12.57:1

Card sample

#c3cda2 text on a white background

contrast 1.67:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c3cda2

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.

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

#c3cda2, answered

What color is #c3cda2?

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

What is the RGB value of #c3cda2?

rgb(195, 205, 162) — 195 red, 205 green and 162 blue out of 255, or 76.5% / 80.4% / 63.5% by channel.

Is #c3cda2 a light or a dark color?

It is a light color. Relative luminance is 0.5787 and perceived brightness is 77%, so black text on it reaches 12.57:1.

Should I use black or white text on #c3cda2?

Black. It scores 12.57:1 against #c3cda2, versus 1.67:1 for white — AAA at any size.

What is the complementary color of #c3cda2?

#ACA2CD sits directly opposite on the wheel. Softer options are the split-complements #A2AECD and #C2A2CD, which give the same contrast with far less vibration.

What colors go well with #c3cda2?

For interface work: #F9FAF5 as the surface, #DDE2CA for borders, #859550 for secondary text, #434489 as an accent and #4A532D for hover and pressed states. For a palette, the analogous pair #CDC2A2 and #AECDA2 stays calm, while #ACA2CD is the loudest partner.

What is #c3cda2 in CMYK for printing?

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

Is #c3cda2 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 #CDC7A2; nudged cooler, #B3CFA1.

Work with #c3cda2 in the Color Lab