Skip to content

#ccdbab

a light, soft green · warm · closest name: Pale Goldenrod

RGB
204, 219, 171
HSL
79°, 40%, 77%
CMYK
7, 0, 22, 14
Luminance
0.6644

At a glance

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

Hex
#ccdbab
Hue
79°
green
Saturation
40%
soft
Lightness
77%
light
Brightness
86%
HSV value
Perceived
82%
weighted brightness
Luminance
0.6644
WCAG relative
Temperature
Warm
41/100 cool
Color family
Green
Tone
Soft
Best ink
Black
14.29:1
Closest name
Pale Goldenrod
ΔE2000 8
Where it sits
Hue79° of 360°
Saturation40%
Lightness77%
Temperature
Warm ← → Cool41% 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#ccdbab
RGBrgb(204, 219, 171)
HSLhsl(79, 40%, 77%)
CMYKcmyk(7%, 0%, 22%, 14%)
LABlab(85.2 -13.2 22.0)
LCHlch(85.2 25.6 121.0)
OKLCHoklch(0.868 0.066 121.9)
Decimal13425579
Display P3color(display-p3 0.800 0.859 0.671)

Copy-ready code

/* CSS */
color: #ccdbab;
background-color: #ccdbab;
/* Tailwind (arbitrary) */
class="text-[#ccdbab] bg-[#ccdbab]"
/* SCSS */
$brand: #ccdbab;
/* SwiftUI */
Color(red: 0.800, green: 0.859, blue: 0.671)
/* Android */
Color.parseColor("#ccdbab")
/* Flutter */
Color(0xFFCCDBAB)
/* Python / OpenCV (BGR) */
(171, 219, 204)

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 #ccdbab · 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: #ccdbab as text scores 1.47:1 on white and 14.29:1 on black.

Accessibility — WCAG contrast

Aa
#ccdbab on white: 1.47:1
AA ✗ fail · AA-large · AAA
Aa
#ccdbab on black: 14.29:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #E1D5A8
deuteranopia · #DFD5AD
tritanopia · #D0D6CE

Color scale — 50 to 950

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

#F8FAF5
#F1F4EB
#E2EAD2
#ccdbab
#B8CD89
#A0BC62
#8DAB49
#758F3D
#5E7231
#465427
#2C3418
Base = 300Lightest = 50 · #F8FAF5Darkest = 950 · #2C3418
:root {
  --brand-50: #F8FAF5;
  --brand-100: #F1F4EB;
  --brand-200: #E2EAD2;
  --brand-300: #ccdbab;
  --brand-400: #B8CD89;
  --brand-500: #A0BC62;
  --brand-600: #8DAB49;
  --brand-700: #758F3D;
  --brand-800: #5E7231;
  --brand-900: #465427;
  --brand-950: #2C3418;
  --brand: #ccdbab;
  --brand-ink: #000000;
}

Colors that work with #ccdbab

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#F9FAF4
Tinted page background
Border#DCE7C6
Hairlines and dividers
Muted text#829B4B
Captions on the surface
Accent#3F3A92
Second voice, not a rival
Dark variant#495926
Hover, pressed, headers
Light variant#F4F7ED
Selected rows, tints
Dark surface#1F2414
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 #ccdbab

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#BAABDB
Analogous left#DBD2AB
Analogous right#B4DBAB
Split-complement 1#ABB4DB
Split-complement 2#D2ABDB
Triadic 1#ABCCDB
Triadic 2#DBABCC
Tetradic#ABDBD2

RGB percentages

Red80.0%
Green85.9%
Blue67.1%

CMYK percentages

Cyan6.8%
Magenta0.0%
Yellow21.9%
Key (black)14.1%

Color previews

#ccdbab text on a black background

contrast 14.29:1

Card sample

#ccdbab text on a white background

contrast 1.47:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(204, 219, 171, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(204, 219, 171, 0.45);
Border & gradient
Gradient panel
border: 3px solid #ccdbab;
background: linear-gradient(135deg, #ccdbab, #ACDBAB);

Monochromatic scale

Palettes built from #ccdbab

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.

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

#ccdbab, answered

What color is #ccdbab?

#ccdbab is a light soft green, closest to Pale Goldenrod (ΔE2000 8). It sits at 79° on the hue wheel with 40% saturation and 77% lightness, which reads as warm.

What is the RGB value of #ccdbab?

rgb(204, 219, 171) — 204 red, 219 green and 171 blue out of 255, or 80% / 85.9% / 67.1% by channel.

Is #ccdbab 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 #ccdbab?

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

What is the complementary color of #ccdbab?

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

What colors go well with #ccdbab?

For interface work: #F9FAF4 as the surface, #DCE7C6 for borders, #829B4B for secondary text, #3F3A92 as an accent and #495926 for hover and pressed states. For a palette, the analogous pair #DBD2AB and #B4DBAB stays calm, while #BAABDB is the loudest partner.

What is #ccdbab in CMYK for printing?

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

Is #ccdbab warm or cool?

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

Work with #ccdbab in the Color Lab