Skip to content

#ced5af

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

RGB
206, 213, 175
HSL
71°, 31%, 76%
CMYK
3, 0, 18, 17
Luminance
0.6381

At a glance

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

Hex
#ced5af
Hue
71°
green
Saturation
31%
soft
Lightness
76%
light
Brightness
84%
HSV value
Perceived
81%
weighted brightness
Luminance
0.6381
WCAG relative
Temperature
Warm
36/100 cool
Color family
Green
Tone
Soft
Best ink
Black
13.76:1
Closest name
Pale Goldenrod
ΔE2000 8.4
Where it sits
Hue71° of 360°
Saturation31%
Lightness76%
Temperature
Warm ← → Cool36% 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#ced5af
RGBrgb(206, 213, 175)
HSLhsl(71, 31%, 76%)
CMYKcmyk(3%, 0%, 18%, 17%)
LABlab(83.9 -8.8 18.0)
LCHlch(83.9 20.1 116.1)
OKLCHoklch(0.858 0.051 116.0)
Decimal13555119
Display P3color(display-p3 0.808 0.835 0.686)

Copy-ready code

/* CSS */
color: #ced5af;
background-color: #ced5af;
/* Tailwind (arbitrary) */
class="text-[#ced5af] bg-[#ced5af]"
/* SCSS */
$brand: #ced5af;
/* SwiftUI */
Color(red: 0.808, green: 0.835, blue: 0.686)
/* Android */
Color.parseColor("#ced5af")
/* Flutter */
Color(0xFFCED5AF)
/* Python / OpenCV (BGR) */
(175, 213, 206)

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

Accessibility — WCAG contrast

Aa
#ced5af on white: 1.53:1
AA ✗ fail · AA-large · AAA
Aa
#ced5af on black: 13.76:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #DBD1AD
deuteranopia · #DAD1B0
tritanopia · #D2D1CA

Color scale — 50 to 950

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

#F9F9F5
#F2F3EC
#E4E7D5
#ced5af
#BBC591
#A5B26C
#92A054
#7A8646
#626B38
#484F2C
#2D311B
Base = 300Lightest = 50 · #F9F9F5Darkest = 950 · #2D311B
:root {
  --brand-50: #F9F9F5;
  --brand-100: #F2F3EC;
  --brand-200: #E4E7D5;
  --brand-300: #ced5af;
  --brand-400: #BBC591;
  --brand-500: #A5B26C;
  --brand-600: #92A054;
  --brand-700: #7A8646;
  --brand-800: #626B38;
  --brand-900: #484F2C;
  --brand-950: #2D311B;
  --brand: #ced5af;
  --brand-ink: #000000;
}

Colors that work with #ced5af

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#F9FAF5
Tinted page background
Border#DEE3CA
Hairlines and dividers
Muted text#89964F
Captions on the surface
Accent#434689
Second voice, not a rival
Dark variant#4C542C
Hover, pressed, headers
Light variant#F5F6EE
Selected rows, tints
Dark surface#212414
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 #ced5af

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#B6AFD5
Analogous left#D5C9AF
Analogous right#BBD5AF
Split-complement 1#AFBBD5
Split-complement 2#C9AFD5
Triadic 1#AFCED5
Triadic 2#D5AFCE
Tetradic#AFD5C9

RGB percentages

Red80.8%
Green83.5%
Blue68.6%

CMYK percentages

Cyan3.3%
Magenta0.0%
Yellow17.8%
Key (black)16.5%

Color previews

#ced5af text on a black background

contrast 13.76:1

Card sample

#ced5af text on a white background

contrast 1.53:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(206, 213, 175, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(206, 213, 175, 0.45);
Border & gradient
Gradient panel
border: 3px solid #ced5af;
background: linear-gradient(135deg, #ced5af, #B5D5AF);

Monochromatic scale

Palettes built from #ced5af

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.

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

#ced5af, answered

What color is #ced5af?

#ced5af is a light soft green, closest to Pale Goldenrod (ΔE2000 8.4). It sits at 71° on the hue wheel with 31% saturation and 76% lightness, which reads as warm.

What is the RGB value of #ced5af?

rgb(206, 213, 175) — 206 red, 213 green and 175 blue out of 255, or 80.8% / 83.5% / 68.6% by channel.

Is #ced5af a light or a dark color?

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

Should I use black or white text on #ced5af?

Black. It scores 13.76:1 against #ced5af, versus 1.53:1 for white — AAA at any size.

What is the complementary color of #ced5af?

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

What colors go well with #ced5af?

For interface work: #F9FAF5 as the surface, #DEE3CA for borders, #89964F for secondary text, #434689 as an accent and #4C542C for hover and pressed states. For a palette, the analogous pair #D5C9AF and #BBD5AF stays calm, while #B6AFD5 is the loudest partner.

What is #ced5af in CMYK for printing?

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

Is #ced5af warm or cool?

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

Work with #ced5af in the Color Lab