Skip to content

#c8cdb0

a light, soft green · warm · closest name: Beige

RGB
200, 205, 176
HSL
70°, 23%, 75%
CMYK
2, 0, 14, 20
Luminance
0.5908

At a glance

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

Hex
#c8cdb0
Hue
70°
green
Saturation
23%
soft
Lightness
75%
light
Brightness
80%
HSV value
Perceived
79%
weighted brightness
Luminance
0.5908
WCAG relative
Temperature
Warm
39/100 cool
Color family
Green
Tone
Soft
Best ink
Black
12.82:1
Closest name
Beige
ΔE2000 9.7
Where it sits
Hue70° of 360°
Saturation23%
Lightness75%
Temperature
Warm ← → Cool39% cool

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

Every format

HEX#c8cdb0
RGBrgb(200, 205, 176)
HSLhsl(70, 23%, 75%)
CMYKcmyk(2%, 0%, 14%, 20%)
LABlab(81.3 -6.7 13.9)
LCHlch(81.3 15.4 115.9)
OKLCHoklch(0.837 0.040 115.2)
Decimal13159856
Display P3color(display-p3 0.784 0.804 0.690)

Copy-ready code

/* CSS */
color: #c8cdb0;
background-color: #c8cdb0;
/* Tailwind (arbitrary) */
class="text-[#c8cdb0] bg-[#c8cdb0]"
/* SCSS */
$brand: #c8cdb0;
/* SwiftUI */
Color(red: 0.784, green: 0.804, blue: 0.690)
/* Android */
Color.parseColor("#c8cdb0")
/* Flutter */
Color(0xFFC8CDB0)
/* Python / OpenCV (BGR) */
(176, 205, 200)

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

Accessibility — WCAG contrast

Aa
#c8cdb0 on white: 1.64:1
AA ✗ fail · AA-large · AAA
Aa
#c8cdb0 on black: 12.82:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #D2CAAE
deuteranopia · #D1CAB1
tritanopia · #CCC9C5

Color scale — 50 to 950

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

#F8F9F6
#F1F2ED
#E2E4D7
#c8cdb0
#B7BE98
#9FA876
#8C965F
#757D4F
#5E643F
#464A31
#2B2E1E
Base = 300Lightest = 50 · #F8F9F6Darkest = 950 · #2B2E1E
:root {
  --brand-50: #F8F9F6;
  --brand-100: #F1F2ED;
  --brand-200: #E2E4D7;
  --brand-300: #c8cdb0;
  --brand-400: #B7BE98;
  --brand-500: #9FA876;
  --brand-600: #8C965F;
  --brand-700: #757D4F;
  --brand-800: #5E643F;
  --brand-900: #464A31;
  --brand-950: #2B2E1E;
  --brand: #c8cdb0;
  --brand-ink: #000000;
}

Colors that work with #c8cdb0

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#F8F9F6
Tinted page background
Border#DCDFCD
Hairlines and dividers
Muted text#848D59
Captions on the surface
Accent#4A4F82
Second voice, not a rival
Dark variant#494E31
Hover, pressed, headers
Light variant#F4F5EF
Selected rows, tints
Dark surface#202216
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 #c8cdb0

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#B5B0CD
Analogous left#CDC3B0
Analogous right#BACDB0
Split-complement 1#B0BACD
Split-complement 2#C3B0CD
Triadic 1#B0C8CD
Triadic 2#CDB0C8
Tetradic#B0CDC3

RGB percentages

Red78.4%
Green80.4%
Blue69.0%

CMYK percentages

Cyan2.4%
Magenta0.0%
Yellow14.1%
Key (black)19.6%

Color previews

#c8cdb0 text on a black background

contrast 12.82:1

Card sample

#c8cdb0 text on a white background

contrast 1.64:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c8cdb0

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.

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

#c8cdb0, answered

What color is #c8cdb0?

#c8cdb0 is a light soft green, closest to Beige (ΔE2000 9.7). It sits at 70° on the hue wheel with 23% saturation and 75% lightness, which reads as warm.

What is the RGB value of #c8cdb0?

rgb(200, 205, 176) — 200 red, 205 green and 176 blue out of 255, or 78.4% / 80.4% / 69% by channel.

Is #c8cdb0 a light or a dark color?

It is a light color. Relative luminance is 0.5908 and perceived brightness is 79%, so black text on it reaches 12.82:1.

Should I use black or white text on #c8cdb0?

Black. It scores 12.82:1 against #c8cdb0, versus 1.64:1 for white — AAA at any size.

What is the complementary color of #c8cdb0?

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

What colors go well with #c8cdb0?

For interface work: #F8F9F6 as the surface, #DCDFCD for borders, #848D59 for secondary text, #4A4F82 as an accent and #494E31 for hover and pressed states. For a palette, the analogous pair #CDC3B0 and #BACDB0 stays calm, while #B5B0CD is the loudest partner.

What is #c8cdb0 in CMYK for printing?

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

Is #c8cdb0 warm or cool?

Warm — it scores 39 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #CDC7B0; nudged cooler, #BDCEAF.

Work with #c8cdb0 in the Color Lab