Skip to content

#c2ddb3

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

RGB
194, 221, 179
HSL
99°, 38%, 78%
CMYK
12, 0, 19, 13
Luminance
0.6644

At a glance

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

Hex
#c2ddb3
Hue
99°
green
Saturation
38%
soft
Lightness
78%
light
Brightness
87%
HSV value
Perceived
82%
weighted brightness
Luminance
0.6644
WCAG relative
Temperature
Neutral
54/100 cool
Color family
Green
Tone
Soft
Best ink
Black
14.29:1
Closest name
Dark Sea Green
ΔE2000 10.1
Where it sits
Hue99° of 360°
Saturation38%
Lightness78%
Temperature
Warm ← → Cool54% 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#c2ddb3
RGBrgb(194, 221, 179)
HSLhsl(99, 38%, 78%)
CMYKcmyk(12%, 0%, 19%, 13%)
LABlab(85.2 -16.5 17.7)
LCHlch(85.2 24.2 133.1)
OKLCHoklch(0.867 0.064 134.4)
Decimal12770739
Display P3color(display-p3 0.761 0.867 0.702)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#c2ddb3 on white: 1.47:1
AA ✗ fail · AA-large · AAA
Aa
#c2ddb3 on black: 14.29:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #E1D6B1
deuteranopia · #DCD4B5
tritanopia · #C2D9D1

Color scale — 50 to 950

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

#F7FAF5
#EEF4EB
#DBE9D3
#c2ddb3
#A2CB8B
#83BA64
#6DA94C
#5B8D3F
#497132
#375328
#223419
Base = 300Lightest = 50 · #F7FAF5Darkest = 950 · #223419
:root {
  --brand-50: #F7FAF5;
  --brand-100: #EEF4EB;
  --brand-200: #DBE9D3;
  --brand-300: #c2ddb3;
  --brand-400: #A2CB8B;
  --brand-500: #83BA64;
  --brand-600: #6DA94C;
  --brand-700: #5B8D3F;
  --brand-800: #497132;
  --brand-900: #375328;
  --brand-950: #223419;
  --brand: #c2ddb3;
  --brand-ink: #000000;
}

Colors that work with #c2ddb3

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#F7FAF4
Tinted page background
Border#D2E6C7
Hairlines and dividers
Muted text#679B4B
Captions on the surface
Accent#5D3B91
Second voice, not a rival
Dark variant#395827
Hover, pressed, headers
Light variant#F1F7ED
Selected rows, tints
Dark surface#1A2414
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 #c2ddb3

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#CEB3DD
Analogous left#D7DDB3
Analogous right#B3DDB9
Split-complement 1#B9B3DD
Split-complement 2#DDB3D7
Triadic 1#B3C2DD
Triadic 2#DDB3C2
Tetradic#B3D7DD

RGB percentages

Red76.1%
Green86.7%
Blue70.2%

CMYK percentages

Cyan12.2%
Magenta0.0%
Yellow19.0%
Key (black)13.3%

Color previews

#c2ddb3 text on a black background

contrast 14.29:1

Card sample

#c2ddb3 text on a white background

contrast 1.47:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c2ddb3

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.

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

#c2ddb3, answered

What color is #c2ddb3?

#c2ddb3 is a light soft green, closest to Dark Sea Green (ΔE2000 10.1). It sits at 99° on the hue wheel with 38% saturation and 78% lightness, which reads as neutral.

What is the RGB value of #c2ddb3?

rgb(194, 221, 179) — 194 red, 221 green and 179 blue out of 255, or 76.1% / 86.7% / 70.2% by channel.

Is #c2ddb3 a light or a dark color?

It is a light color. Relative luminance is 0.6644 and perceived brightness is 82%, so black text on it reaches 14.29:1.

Should I use black or white text on #c2ddb3?

Black. It scores 14.29:1 against #c2ddb3, versus 1.47:1 for white — AAA at any size.

What is the complementary color of #c2ddb3?

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

What colors go well with #c2ddb3?

For interface work: #F7FAF4 as the surface, #D2E6C7 for borders, #679B4B for secondary text, #5D3B91 as an accent and #395827 for hover and pressed states. For a palette, the analogous pair #D7DDB3 and #B3DDB9 stays calm, while #CEB3DD is the loudest partner.

What is #c2ddb3 in CMYK for printing?

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

Is #c2ddb3 warm or cool?

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

Work with #c2ddb3 in the Color Lab