Skip to content

#c4d3cd

a light, muted green · cool · closest name: Light Gray

RGB
196, 211, 205
HSL
156°, 15%, 80%
CMYK
7, 0, 3, 17
Luminance
0.6273

At a glance

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

Hex
#c4d3cd
Hue
156°
green
Saturation
15%
muted
Lightness
80%
light
Brightness
83%
HSV value
Perceived
81%
weighted brightness
Luminance
0.6273
WCAG relative
Temperature
Cool
61/100 cool
Color family
Green
Tone
Muted
Best ink
Black
13.55:1
Closest name
Light Gray
ΔE2000 7.8
Where it sits
Hue156° of 360°
Saturation15%
Lightness80%
Temperature
Warm ← → Cool61% 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#c4d3cd
RGBrgb(196, 211, 205)
HSLhsl(156, 15%, 80%)
CMYKcmyk(7%, 0%, 3%, 17%)
LABlab(83.3 -6.2 1.2)
LCHlch(83.3 6.3 168.8)
OKLCHoklch(0.854 0.018 170.0)
Decimal12899277
Display P3color(display-p3 0.769 0.827 0.804)

Copy-ready code

/* CSS */
color: #c4d3cd;
background-color: #c4d3cd;
/* Tailwind (arbitrary) */
class="text-[#c4d3cd] bg-[#c4d3cd]"
/* SCSS */
$brand: #c4d3cd;
/* SwiftUI */
Color(red: 0.769, green: 0.827, blue: 0.804)
/* Android */
Color.parseColor("#c4d3cd")
/* Flutter */
Color(0xFFC4D3CD)
/* Python / OpenCV (BGR) */
(205, 211, 196)

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

Accessibility — WCAG contrast

Aa
#c4d3cd on white: 1.55:1
AA ✗ fail · AA-large · AAA
Aa
#c4d3cd on black: 13.55:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #D2D1CD
deuteranopia · #CFCFCD
tritanopia · #C1D3D1

Color scale — 50 to 950

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

#F6F8F8
#EEF1F0
#DAE2DF
#c4d3cd
#9FB7AD
#7E9F92
#698C7E
#577569
#465E54
#35453F
#212B27
Base = 300Lightest = 50 · #F6F8F8Darkest = 950 · #212B27
:root {
  --brand-50: #F6F8F8;
  --brand-100: #EEF1F0;
  --brand-200: #DAE2DF;
  --brand-300: #c4d3cd;
  --brand-400: #9FB7AD;
  --brand-500: #7E9F92;
  --brand-600: #698C7E;
  --brand-700: #577569;
  --brand-800: #465E54;
  --brand-900: #35453F;
  --brand-950: #212B27;
  --brand: #c4d3cd;
  --brand-ink: #000000;
}

Colors that work with #c4d3cd

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#F6F8F8
Tinted page background
Border#D0DCD7
Hairlines and dividers
Muted text#628476
Captions on the surface
Accent#79536B
Second voice, not a rival
Dark variant#364942
Hover, pressed, headers
Light variant#F0F4F3
Selected rows, tints
Dark surface#18201D
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 #c4d3cd

Derived from its contrast, chroma and lightness — not from taste.

Works well for
  • Text and icons on dark surfaces
  • Borders, dividers and quiet backgrounds
  • Long-form reading 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#D3C4CA
Analogous left#C4D3C5
Analogous right#C4D2D3
Split-complement 1#D3C4D2
Split-complement 2#D3C5C4
Triadic 1#CDC4D3
Triadic 2#D3CDC4
Tetradic#C5C4D3

RGB percentages

Red76.9%
Green82.7%
Blue80.4%

CMYK percentages

Cyan7.1%
Magenta0.0%
Yellow2.8%
Key (black)17.3%

Color previews

#c4d3cd text on a black background

contrast 13.55:1

Card sample

#c4d3cd text on a white background

contrast 1.55:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c4d3cd

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.

#c4d3cd 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
BackgroundsBordersBody textDividers
Print note

Converts to four-color process without much drama. Proof it anyway.

#c4d3cd, answered

What color is #c4d3cd?

#c4d3cd is a light muted green, closest to Light Gray (ΔE2000 7.8). It sits at 156° on the hue wheel with 15% saturation and 80% lightness, which reads as cool.

What is the RGB value of #c4d3cd?

rgb(196, 211, 205) — 196 red, 211 green and 205 blue out of 255, or 76.9% / 82.7% / 80.4% by channel.

Is #c4d3cd a light or a dark color?

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

Should I use black or white text on #c4d3cd?

Black. It scores 13.55:1 against #c4d3cd, versus 1.55:1 for white — AAA at any size.

What is the complementary color of #c4d3cd?

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

What colors go well with #c4d3cd?

For interface work: #F6F8F8 as the surface, #D0DCD7 for borders, #628476 for secondary text, #79536B as an accent and #364942 for hover and pressed states. For a palette, the analogous pair #C4D3C5 and #C4D2D3 stays calm, while #D3C4CA is the loudest partner.

What is #c4d3cd in CMYK for printing?

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

Is #c4d3cd warm or cool?

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

Work with #c4d3cd in the Color Lab