Skip to content

#c2d7ae

a light, soft green · neutral · closest name: Dark Sea Green

RGB
194, 215, 174
HSL
91°, 34%, 76%
CMYK
10, 0, 19, 16
Luminance
0.6313

At a glance

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

Hex
#c2d7ae
Hue
91°
green
Saturation
34%
soft
Lightness
76%
light
Brightness
84%
HSV value
Perceived
80%
weighted brightness
Luminance
0.6313
WCAG relative
Temperature
Neutral
50/100 cool
Color family
Green
Tone
Soft
Best ink
Black
13.63:1
Closest name
Dark Sea Green
ΔE2000 9.8
Where it sits
Hue91° of 360°
Saturation34%
Lightness76%
Temperature
Warm ← → Cool50% 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#c2d7ae
RGBrgb(194, 215, 174)
HSLhsl(91, 34%, 76%)
CMYKcmyk(10%, 0%, 19%, 16%)
LABlab(83.5 -14.3 17.9)
LCHlch(83.5 22.9 128.6)
OKLCHoklch(0.853 0.060 129.7)
Decimal12769198
Display P3color(display-p3 0.761 0.843 0.682)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#c2d7ae on white: 1.54:1
AA ✗ fail · AA-large · AAA
Aa
#c2d7ae on black: 13.63:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #DBD1AC
deuteranopia · #D8D0B0
tritanopia · #C4D3CC

Color scale — 50 to 950

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

#F7F9F5
#F0F4EC
#DEE8D4
#c2d7ae
#AAC78E
#8EB569
#79A451
#658943
#516D36
#3D502A
#26321A
Base = 300Lightest = 50 · #F7F9F5Darkest = 950 · #26321A
:root {
  --brand-50: #F7F9F5;
  --brand-100: #F0F4EC;
  --brand-200: #DEE8D4;
  --brand-300: #c2d7ae;
  --brand-400: #AAC78E;
  --brand-500: #8EB569;
  --brand-600: #79A451;
  --brand-700: #658943;
  --brand-800: #516D36;
  --brand-900: #3D502A;
  --brand-950: #26321A;
  --brand: #c2d7ae;
  --brand-ink: #000000;
}

Colors that work with #c2d7ae

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#F7FAF5
Tinted page background
Border#D6E4C8
Hairlines and dividers
Muted text#729A4C
Captions on the surface
Accent#54408C
Second voice, not a rival
Dark variant#3F552A
Hover, pressed, headers
Light variant#F2F7EE
Selected rows, tints
Dark surface#1C2414
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 #c2d7ae

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#C3AED7
Analogous left#D7D7AE
Analogous right#AED7AF
Split-complement 1#AFAED7
Split-complement 2#D7AED7
Triadic 1#AEC2D7
Triadic 2#D7AEC2
Tetradic#AED7D7

RGB percentages

Red76.1%
Green84.3%
Blue68.2%

CMYK percentages

Cyan9.8%
Magenta0.0%
Yellow19.1%
Key (black)15.7%

Color previews

#c2d7ae text on a black background

contrast 13.63:1

Card sample

#c2d7ae text on a white background

contrast 1.54:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c2d7ae

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.

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

#c2d7ae, answered

What color is #c2d7ae?

#c2d7ae is a light soft green, closest to Dark Sea Green (ΔE2000 9.8). It sits at 91° on the hue wheel with 34% saturation and 76% lightness, which reads as neutral.

What is the RGB value of #c2d7ae?

rgb(194, 215, 174) — 194 red, 215 green and 174 blue out of 255, or 76.1% / 84.3% / 68.2% by channel.

Is #c2d7ae a light or a dark color?

It is a light color. Relative luminance is 0.6313 and perceived brightness is 80%, so black text on it reaches 13.63:1.

Should I use black or white text on #c2d7ae?

Black. It scores 13.63:1 against #c2d7ae, versus 1.54:1 for white — AAA at any size.

What is the complementary color of #c2d7ae?

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

What colors go well with #c2d7ae?

For interface work: #F7FAF5 as the surface, #D6E4C8 for borders, #729A4C for secondary text, #54408C as an accent and #3F552A for hover and pressed states. For a palette, the analogous pair #D7D7AE and #AED7AF stays calm, while #C3AED7 is the loudest partner.

What is #c2d7ae in CMYK for printing?

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

Is #c2d7ae warm or cool?

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

Work with #c2d7ae in the Color Lab