Skip to content

#cdd2bd

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

RGB
205, 210, 189
HSL
74°, 19%, 78%
CMYK
2, 0, 10, 18
Luminance
0.6275

At a glance

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

Hex
#cdd2bd
Hue
74°
green
Saturation
19%
soft
Lightness
78%
light
Brightness
82%
HSV value
Perceived
81%
weighted brightness
Luminance
0.6275
WCAG relative
Temperature
Neutral
43/100 cool
Color family
Green
Tone
Soft
Best ink
Black
13.55:1
Closest name
Beige
ΔE2000 8.3
Where it sits
Hue74° of 360°
Saturation19%
Lightness78%
Temperature
Warm ← → Cool43% 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#cdd2bd
RGBrgb(205, 210, 189)
HSLhsl(74, 19%, 78%)
CMYKcmyk(2%, 0%, 10%, 18%)
LABlab(83.3 -5.4 9.8)
LCHlch(83.3 11.2 118.8)
OKLCHoklch(0.854 0.029 117.9)
Decimal13488829
Display P3color(display-p3 0.804 0.824 0.741)

Copy-ready code

/* CSS */
color: #cdd2bd;
background-color: #cdd2bd;
/* Tailwind (arbitrary) */
class="text-[#cdd2bd] bg-[#cdd2bd]"
/* SCSS */
$brand: #cdd2bd;
/* SwiftUI */
Color(red: 0.804, green: 0.824, blue: 0.741)
/* Android */
Color.parseColor("#cdd2bd")
/* Flutter */
Color(0xFFCDD2BD)
/* Python / OpenCV (BGR) */
(189, 210, 205)

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 #cdd2bd · 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: #cdd2bd as text scores 1.55:1 on white and 13.55:1 on black.

Accessibility — WCAG contrast

Aa
#cdd2bd on white: 1.55:1
AA ✗ fail · AA-large · AAA
Aa
#cdd2bd on black: 13.55:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #D5CFBC
deuteranopia · #D5D0BE
tritanopia · #CFCFCC

Color scale — 50 to 950

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

#F8F8F6
#F1F2ED
#E1E3D8
#cdd2bd
#B3BB9B
#9AA47A
#879263
#707953
#5A6142
#434833
#2A2D20
Base = 300Lightest = 50 · #F8F8F6Darkest = 950 · #2A2D20
:root {
  --brand-50: #F8F8F6;
  --brand-100: #F1F2ED;
  --brand-200: #E1E3D8;
  --brand-300: #cdd2bd;
  --brand-400: #B3BB9B;
  --brand-500: #9AA47A;
  --brand-600: #879263;
  --brand-700: #707953;
  --brand-800: #5A6142;
  --brand-900: #434833;
  --brand-950: #2A2D20;
  --brand: #cdd2bd;
  --brand-ink: #000000;
}

Colors that work with #cdd2bd

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#DADECE
Hairlines and dividers
Muted text#7E885D
Captions on the surface
Accent#4F4F7D
Second voice, not a rival
Dark variant#464C34
Hover, pressed, headers
Light variant#F4F5F0
Selected rows, tints
Dark surface#1F2117
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 #cdd2bd

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#C2BDD2
Analogous left#D2CCBD
Analogous right#C2D2BD
Split-complement 1#BDC2D2
Split-complement 2#CCBDD2
Triadic 1#BDCDD2
Triadic 2#D2BDCD
Tetradic#BDD2CC

RGB percentages

Red80.4%
Green82.4%
Blue74.1%

CMYK percentages

Cyan2.4%
Magenta0.0%
Yellow10.0%
Key (black)17.6%

Color previews

#cdd2bd text on a black background

contrast 13.55:1

Card sample

#cdd2bd text on a white background

contrast 1.55:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cdd2bd

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.

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

#cdd2bd, answered

What color is #cdd2bd?

#cdd2bd is a light soft green, closest to Beige (ΔE2000 8.3). It sits at 74° on the hue wheel with 19% saturation and 78% lightness, which reads as neutral.

What is the RGB value of #cdd2bd?

rgb(205, 210, 189) — 205 red, 210 green and 189 blue out of 255, or 80.4% / 82.4% / 74.1% by channel.

Is #cdd2bd a light or a dark color?

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

Should I use black or white text on #cdd2bd?

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

What is the complementary color of #cdd2bd?

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

What colors go well with #cdd2bd?

For interface work: #F8F9F6 as the surface, #DADECE for borders, #7E885D for secondary text, #4F4F7D as an accent and #464C34 for hover and pressed states. For a palette, the analogous pair #D2CCBD and #C2D2BD stays calm, while #C2BDD2 is the loudest partner.

What is #cdd2bd in CMYK for printing?

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

Is #cdd2bd warm or cool?

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

Work with #cdd2bd in the Color Lab