Skip to content

#c2dba4

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

RGB
194, 219, 164
HSL
87°, 43%, 75%
CMYK
11, 0, 25, 14
Luminance
0.6481

At a glance

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

Hex
#c2dba4
Hue
87°
green
Saturation
43%
soft
Lightness
75%
light
Brightness
86%
HSV value
Perceived
81%
weighted brightness
Luminance
0.6481
WCAG relative
Temperature
Neutral
48/100 cool
Color family
Green
Tone
Soft
Best ink
Black
13.96:1
Closest name
Pale Goldenrod
ΔE2000 9.7
Where it sits
Hue87° of 360°
Saturation43%
Lightness75%
Temperature
Warm ← → Cool48% cool

Reads neutral. Warm and cool siblings keep the same lightness, so you can swap one in without redoing your contrast maths.

Every format

HEX#c2dba4
RGBrgb(194, 219, 164)
HSLhsl(87, 43%, 75%)
CMYKcmyk(11%, 0%, 25%, 14%)
LABlab(84.4 -17.9 24.4)
LCHlch(84.4 30.2 126.3)
OKLCHoklch(0.859 0.078 127.8)
Decimal12770212
Display P3color(display-p3 0.761 0.859 0.643)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#c2dba4 on white: 1.50:1
AA ✗ fail · AA-large · AAA
Aa
#c2dba4 on black: 13.96:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #E1D4A1
deuteranopia · #DDD2A6
tritanopia · #C5D6CC

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #c2dba4 is pinned to step 300; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.

#F8FAF5
#F0F5EB
#DFEAD1
#c2dba4
#AECF86
#93BF5E
#7FAF45
#6A923A
#55752E
#3F5625
#283517
Base = 300Lightest = 50 · #F8FAF5Darkest = 950 · #283517
:root {
  --brand-50: #F8FAF5;
  --brand-100: #F0F5EB;
  --brand-200: #DFEAD1;
  --brand-300: #c2dba4;
  --brand-400: #AECF86;
  --brand-500: #93BF5E;
  --brand-600: #7FAF45;
  --brand-700: #6A923A;
  --brand-800: #55752E;
  --brand-900: #3F5625;
  --brand-950: #283517;
  --brand: #c2dba4;
  --brand-ink: #000000;
}

Colors that work with #c2dba4

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#F8FAF4
Tinted page background
Border#D8E8C5
Hairlines and dividers
Muted text#769B4B
Captions on the surface
Accent#4A3597
Second voice, not a rival
Dark variant#425B24
Hover, pressed, headers
Light variant#F3F8ED
Selected rows, tints
Dark surface#1D2414
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 #c2dba4

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#BDA4DB
Analogous left#DBD9A4
Analogous right#A6DBA4
Split-complement 1#A4A6DB
Split-complement 2#D9A4DB
Triadic 1#A4C2DB
Triadic 2#DBA4C2
Tetradic#A4DBD9

RGB percentages

Red76.1%
Green85.9%
Blue64.3%

CMYK percentages

Cyan11.4%
Magenta0.0%
Yellow25.1%
Key (black)14.1%

Color previews

#c2dba4 text on a black background

contrast 13.96:1

Card sample

#c2dba4 text on a white background

contrast 1.50:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c2dba4

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.

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

#c2dba4, answered

What color is #c2dba4?

#c2dba4 is a light soft green, closest to Pale Goldenrod (ΔE2000 9.7). It sits at 87° on the hue wheel with 43% saturation and 75% lightness, which reads as neutral.

What is the RGB value of #c2dba4?

rgb(194, 219, 164) — 194 red, 219 green and 164 blue out of 255, or 76.1% / 85.9% / 64.3% by channel.

Is #c2dba4 a light or a dark color?

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

Should I use black or white text on #c2dba4?

Black. It scores 13.96:1 against #c2dba4, versus 1.50:1 for white — AAA at any size.

What is the complementary color of #c2dba4?

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

What colors go well with #c2dba4?

For interface work: #F8FAF4 as the surface, #D8E8C5 for borders, #769B4B for secondary text, #4A3597 as an accent and #425B24 for hover and pressed states. For a palette, the analogous pair #DBD9A4 and #A6DBA4 stays calm, while #BDA4DB is the loudest partner.

What is #c2dba4 in CMYK for printing?

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

Is #c2dba4 warm or cool?

Neutral — it scores 48 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #D6DBA4; nudged cooler, #ADDCA3.

Work with #c2dba4 in the Color Lab