Skip to content

#c2dcd2

a light, soft green · cool · closest name: Powder Blue

RGB
194, 220, 210
HSL
157°, 27%, 81%
CMYK
12, 0, 5, 14
Luminance
0.6731

At a glance

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

Hex
#c2dcd2
Hue
157°
green
Saturation
27%
soft
Lightness
81%
light
Brightness
86%
HSV value
Perceived
83%
weighted brightness
Luminance
0.6731
WCAG relative
Temperature
Cool
72/100 cool
Color family
Green
Tone
Soft
Best ink
Black
14.46:1
Closest name
Powder Blue
ΔE2000 8.1
Where it sits
Hue157° of 360°
Saturation27%
Lightness81%
Temperature
Warm ← → Cool72% cool

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

Every format

HEX#c2dcd2
RGBrgb(194, 220, 210)
HSLhsl(157, 27%, 81%)
CMYKcmyk(12%, 0%, 5%, 14%)
LABlab(85.7 -10.5 2.0)
LCHlch(85.7 10.7 169.3)
OKLCHoklch(0.873 0.031 170.5)
Decimal12770514
Display P3color(display-p3 0.761 0.863 0.824)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#c2dcd2 on white: 1.45:1
AA ✗ fail · AA-large · AAA
Aa
#c2dcd2 on black: 14.46:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #DAD8D2
deuteranopia · #D5D5D3
tritanopia · #BDDCD9

Color scale — 50 to 950

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

#F6F9F8
#ECF3F0
#D6E6E0
#c2dcd2
#94C2B0
#70AD96
#599C82
#4A826C
#3B6857
#2E4C41
#1D3028
Base = 300Lightest = 50 · #F6F9F8Darkest = 950 · #1D3028
:root {
  --brand-50: #F6F9F8;
  --brand-100: #ECF3F0;
  --brand-200: #D6E6E0;
  --brand-300: #c2dcd2;
  --brand-400: #94C2B0;
  --brand-500: #70AD96;
  --brand-600: #599C82;
  --brand-700: #4A826C;
  --brand-800: #3B6857;
  --brand-900: #2E4C41;
  --brand-950: #1D3028;
  --brand: #c2dcd2;
  --brand-ink: #000000;
}

Colors that work with #c2dcd2

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#F5F9F8
Tinted page background
Border#CBE1D9
Hairlines and dividers
Muted text#54927A
Captions on the surface
Accent#86466F
Second voice, not a rival
Dark variant#2E5144
Hover, pressed, headers
Light variant#EFF6F3
Selected rows, tints
Dark surface#14241E
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 #c2dcd2

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#DCC2CC
Analogous left#C2DCC5
Analogous right#C2D9DC
Split-complement 1#DCC2D9
Split-complement 2#DCC5C2
Triadic 1#D2C2DC
Triadic 2#DCD2C2
Tetradic#C5C2DC

RGB percentages

Red76.1%
Green86.3%
Blue82.4%

CMYK percentages

Cyan11.8%
Magenta0.0%
Yellow4.5%
Key (black)13.7%

Color previews

#c2dcd2 text on a black background

contrast 14.46:1

Card sample

#c2dcd2 text on a white background

contrast 1.45:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c2dcd2

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.

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

#c2dcd2, answered

What color is #c2dcd2?

#c2dcd2 is a light soft green, closest to Powder Blue (ΔE2000 8.1). It sits at 157° on the hue wheel with 27% saturation and 81% lightness, which reads as cool.

What is the RGB value of #c2dcd2?

rgb(194, 220, 210) — 194 red, 220 green and 210 blue out of 255, or 76.1% / 86.3% / 82.4% by channel.

Is #c2dcd2 a light or a dark color?

It is a light color. Relative luminance is 0.6731 and perceived brightness is 83%, so black text on it reaches 14.46:1.

Should I use black or white text on #c2dcd2?

Black. It scores 14.46:1 against #c2dcd2, versus 1.45:1 for white — AAA at any size.

What is the complementary color of #c2dcd2?

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

What colors go well with #c2dcd2?

For interface work: #F5F9F8 as the surface, #CBE1D9 for borders, #54927A for secondary text, #86466F as an accent and #2E5144 for hover and pressed states. For a palette, the analogous pair #C2DCC5 and #C2D9DC stays calm, while #DCC2CC is the loudest partner.

What is #c2dcd2 in CMYK for printing?

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

Is #c2dcd2 warm or cool?

Cool — it scores 72 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #C2DCC9; nudged cooler, #C1DDDC.

Work with #c2dcd2 in the Color Lab