Skip to content

#c5df8e

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

RGB
197, 223, 142
HSL
79°, 56%, 72%
CMYK
12, 0, 36, 13
Luminance
0.6660

At a glance

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

Hex
#c5df8e
Hue
79°
green
Saturation
56%
vivid
Lightness
72%
light
Brightness
87%
HSV value
Perceived
81%
weighted brightness
Luminance
0.6660
WCAG relative
Temperature
Warm
41/100 cool
Color family
Green
Tone
Vivid
Best ink
Black
14.32:1
Closest name
Pale Goldenrod
ΔE2000 9.2
Where it sits
Hue79° of 360°
Saturation56%
Lightness72%
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#c5df8e
RGBrgb(197, 223, 142)
HSLhsl(79, 56%, 72%)
CMYKcmyk(12%, 0%, 36%, 13%)
LABlab(85.3 -21.8 36.9)
LCHlch(85.3 42.8 120.5)
OKLCHoklch(0.866 0.109 123.2)
Decimal12967822
Display P3color(display-p3 0.773 0.875 0.557)

Copy-ready code

/* CSS */
color: #c5df8e;
background-color: #c5df8e;
/* Tailwind (arbitrary) */
class="text-[#c5df8e] bg-[#c5df8e]"
/* SCSS */
$brand: #c5df8e;
/* SwiftUI */
Color(red: 0.773, green: 0.875, blue: 0.557)
/* Android */
Color.parseColor("#c5df8e")
/* Flutter */
Color(0xFFC5DF8E)
/* Python / OpenCV (BGR) */
(142, 223, 197)

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

Accessibility — WCAG contrast

Aa
#c5df8e on white: 1.47:1
AA ✗ fail · AA-large · AAA
Aa
#c5df8e on black: 14.32:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #E8D688
deuteranopia · #E4D592
tritanopia · #CBD7CB

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #c5df8e is pinned to step 400; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.

#F9FBF4
#F2F6E9
#E4EECE
#D2E6A8
#c5df8e
#A5CE50
#93BF36
#7A9F2D
#627F24
#485D1E
#2D3A13
Base = 400Lightest = 50 · #F9FBF4Darkest = 950 · #2D3A13
:root {
  --brand-50: #F9FBF4;
  --brand-100: #F2F6E9;
  --brand-200: #E4EECE;
  --brand-300: #D2E6A8;
  --brand-400: #c5df8e;
  --brand-500: #A5CE50;
  --brand-600: #93BF36;
  --brand-700: #7A9F2D;
  --brand-800: #627F24;
  --brand-900: #485D1E;
  --brand-950: #2D3A13;
  --brand: #c5df8e;
  --brand-ink: #000000;
}

Colors that work with #c5df8e

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#F8FAF4
Tinted page background
Border#DEEDC0
Hairlines and dividers
Muted text#819B4B
Captions on the surface
Accent#3129A3
Second voice, not a rival
Dark variant#4C631C
Hover, pressed, headers
Light variant#F5F9EB
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 #c5df8e

Derived from its contrast, chroma and lightness — not from taste.

Works well for
  • Text and icons on dark surfaces
  • Primary buttons and calls to action
  • Focus rings, active and selected states
  • Card and section backgrounds
  • Brand accents, badges and data highlights
Use with care
  • Text of any size on white — fails WCAG AA
  • Full-page backgrounds — tiring over long sessions
  • 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#A88EDF
Analogous left#DFD18E
Analogous right#9DDF8E
Split-complement 1#8E9DDF
Split-complement 2#D18EDF
Triadic 1#8EC5DF
Triadic 2#DF8EC5
Tetradic#8EDFD1

RGB percentages

Red77.3%
Green87.5%
Blue55.7%

CMYK percentages

Cyan11.7%
Magenta0.0%
Yellow36.3%
Key (black)12.5%

Color previews

#c5df8e text on a black background

contrast 14.32:1

Card sample

#c5df8e text on a white background

contrast 1.47:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(197, 223, 142, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(197, 223, 142, 0.45);
Border & gradient
Gradient panel
border: 3px solid #c5df8e;
background: linear-gradient(135deg, #c5df8e, #8FDF8E);

Monochromatic scale

Palettes built from #c5df8e

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.

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

#c5df8e, answered

What color is #c5df8e?

#c5df8e is a light vivid green, closest to Pale Goldenrod (ΔE2000 9.2). It sits at 79° on the hue wheel with 56% saturation and 72% lightness, which reads as warm.

What is the RGB value of #c5df8e?

rgb(197, 223, 142) — 197 red, 223 green and 142 blue out of 255, or 77.3% / 87.5% / 55.7% by channel.

Is #c5df8e a light or a dark color?

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

Should I use black or white text on #c5df8e?

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

What is the complementary color of #c5df8e?

#A88EDF sits directly opposite on the wheel. Softer options are the split-complements #8E9DDF and #D18EDF, which give the same contrast with far less vibration.

What colors go well with #c5df8e?

For interface work: #F8FAF4 as the surface, #DEEDC0 for borders, #819B4B for secondary text, #3129A3 as an accent and #4C631C for hover and pressed states. For a palette, the analogous pair #DFD18E and #9DDF8E stays calm, while #A88EDF is the loudest partner.

What is #c5df8e in CMYK for printing?

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

Is #c5df8e 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 #DFDB8E; nudged cooler, #A7E18D.

Work with #c5df8e in the Color Lab