Skip to content

#c7d0af

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

RGB
199, 208, 175
HSL
76°, 26%, 75%
CMYK
4, 0, 16, 18
Luminance
0.6035

At a glance

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

Hex
#c7d0af
Hue
76°
green
Saturation
26%
soft
Lightness
75%
light
Brightness
82%
HSV value
Perceived
79%
weighted brightness
Luminance
0.6035
WCAG relative
Temperature
Warm
42/100 cool
Color family
Green
Tone
Soft
Best ink
Black
13.07:1
Closest name
Beige
ΔE2000 9.9
Where it sits
Hue76° of 360°
Saturation26%
Lightness75%
Temperature
Warm ← → Cool42% 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#c7d0af
RGBrgb(199, 208, 175)
HSLhsl(76, 26%, 75%)
CMYKcmyk(4%, 0%, 16%, 18%)
LABlab(82.0 -8.8 15.4)
LCHlch(82.0 17.7 119.8)
OKLCHoklch(0.842 0.046 119.8)
Decimal13095087
Display P3color(display-p3 0.780 0.816 0.686)

Copy-ready code

/* CSS */
color: #c7d0af;
background-color: #c7d0af;
/* Tailwind (arbitrary) */
class="text-[#c7d0af] bg-[#c7d0af]"
/* SCSS */
$brand: #c7d0af;
/* SwiftUI */
Color(red: 0.780, green: 0.816, blue: 0.686)
/* Android */
Color.parseColor("#c7d0af")
/* Flutter */
Color(0xFFC7D0AF)
/* Python / OpenCV (BGR) */
(175, 208, 199)

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

Accessibility — WCAG contrast

Aa
#c7d0af on white: 1.61:1
AA ✗ fail · AA-large · AAA
Aa
#c7d0af on black: 13.07:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #D5CCAD
deuteranopia · #D4CCB0
tritanopia · #CACCC7

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #c7d0af 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
#F1F3ED
#E1E5D6
#c7d0af
#B5C195
#9CAC72
#899A5B
#72814B
#5B673C
#444C2F
#2A2F1D
Base = 300Lightest = 50 · #F8F9F6Darkest = 950 · #2A2F1D
:root {
  --brand-50: #F8F9F6;
  --brand-100: #F1F3ED;
  --brand-200: #E1E5D6;
  --brand-300: #c7d0af;
  --brand-400: #B5C195;
  --brand-500: #9CAC72;
  --brand-600: #899A5B;
  --brand-700: #72814B;
  --brand-800: #5B673C;
  --brand-900: #444C2F;
  --brand-950: #2A2F1D;
  --brand: #c7d0af;
  --brand-ink: #000000;
}

Colors that work with #c7d0af

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#F8F9F5
Tinted page background
Border#DBE1CC
Hairlines and dividers
Muted text#809155
Captions on the surface
Accent#484785
Second voice, not a rival
Dark variant#47502F
Hover, pressed, headers
Light variant#F4F6EF
Selected rows, tints
Dark surface#1F2315
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 #c7d0af

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#B8AFD0
Analogous left#D0C9AF
Analogous right#B6D0AF
Split-complement 1#AFB6D0
Split-complement 2#C9AFD0
Triadic 1#AFC7D0
Triadic 2#D0AFC7
Tetradic#AFD0C9

RGB percentages

Red78.0%
Green81.6%
Blue68.6%

CMYK percentages

Cyan4.3%
Magenta0.0%
Yellow15.9%
Key (black)18.4%

Color previews

#c7d0af text on a black background

contrast 13.07:1

Card sample

#c7d0af text on a white background

contrast 1.61:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c7d0af

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.

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

#c7d0af, answered

What color is #c7d0af?

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

What is the RGB value of #c7d0af?

rgb(199, 208, 175) — 199 red, 208 green and 175 blue out of 255, or 78% / 81.6% / 68.6% by channel.

Is #c7d0af a light or a dark color?

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

Should I use black or white text on #c7d0af?

Black. It scores 13.07:1 against #c7d0af, versus 1.61:1 for white — AAA at any size.

What is the complementary color of #c7d0af?

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

What colors go well with #c7d0af?

For interface work: #F8F9F5 as the surface, #DBE1CC for borders, #809155 for secondary text, #484785 as an accent and #47502F for hover and pressed states. For a palette, the analogous pair #D0C9AF and #B6D0AF stays calm, while #B8AFD0 is the loudest partner.

What is #c7d0af in CMYK for printing?

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

Is #c7d0af warm or cool?

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

Work with #c7d0af in the Color Lab