Skip to content

#cfe3ad

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

RGB
207, 227, 173
HSL
82°, 49%, 78%
CMYK
9, 0, 24, 11
Luminance
0.7122

At a glance

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

Hex
#cfe3ad
Hue
82°
green
Saturation
49%
vivid
Lightness
78%
light
Brightness
89%
HSV value
Perceived
85%
weighted brightness
Luminance
0.7122
WCAG relative
Temperature
Neutral
43/100 cool
Color family
Green
Tone
Vivid
Best ink
Black
15.24:1
Closest name
Pale Goldenrod
ΔE2000 7.9
Where it sits
Hue82° of 360°
Saturation49%
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#cfe3ad
RGBrgb(207, 227, 173)
HSLhsl(82, 49%, 78%)
CMYKcmyk(9%, 0%, 24%, 11%)
LABlab(87.6 -15.8 24.2)
LCHlch(87.6 28.9 123.2)
OKLCHoklch(0.887 0.075 124.4)
Decimal13624237
Display P3color(display-p3 0.812 0.890 0.678)

Copy-ready code

/* CSS */
color: #cfe3ad;
background-color: #cfe3ad;
/* Tailwind (arbitrary) */
class="text-[#cfe3ad] bg-[#cfe3ad]"
/* SCSS */
$brand: #cfe3ad;
/* SwiftUI */
Color(red: 0.812, green: 0.890, blue: 0.678)
/* Android */
Color.parseColor("#cfe3ad")
/* Flutter */
Color(0xFFCFE3AD)
/* Python / OpenCV (BGR) */
(173, 227, 207)

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

Accessibility — WCAG contrast

Aa
#cfe3ad on white: 1.38:1
AA ✗ fail · AA-large · AAA
Aa
#cfe3ad on black: 15.24:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #E9DCAA
deuteranopia · #E6DBAF
tritanopia · #D3DED4

Color scale — 50 to 950

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

#F8FAF4
#F1F6EA
#E2ECD0
#cfe3ad
#B6D482
#9DC658
#8AB63E
#739834
#5C7A2A
#445922
#2B3815
Base = 300Lightest = 50 · #F8FAF4Darkest = 950 · #2B3815
:root {
  --brand-50: #F8FAF4;
  --brand-100: #F1F6EA;
  --brand-200: #E2ECD0;
  --brand-300: #cfe3ad;
  --brand-400: #B6D482;
  --brand-500: #9DC658;
  --brand-600: #8AB63E;
  --brand-700: #739834;
  --brand-800: #5C7A2A;
  --brand-900: #445922;
  --brand-950: #2B3815;
  --brand: #cfe3ad;
  --brand-ink: #000000;
}

Colors that work with #cfe3ad

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#DBEAC2
Hairlines and dividers
Muted text#7D9B4B
Captions on the surface
Accent#3D309C
Second voice, not a rival
Dark variant#485F20
Hover, pressed, headers
Light variant#F4F9EC
Selected rows, tints
Dark surface#1E2414
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 #cfe3ad

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#C1ADE3
Analogous left#E3DCAD
Analogous right#B4E3AD
Split-complement 1#ADB4E3
Split-complement 2#DCADE3
Triadic 1#ADCFE3
Triadic 2#E3ADCF
Tetradic#ADE3DC

RGB percentages

Red81.2%
Green89.0%
Blue67.8%

CMYK percentages

Cyan8.8%
Magenta0.0%
Yellow23.8%
Key (black)11.0%

Color previews

#cfe3ad text on a black background

contrast 15.24:1

Card sample

#cfe3ad text on a white background

contrast 1.38:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(207, 227, 173, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(207, 227, 173, 0.45);
Border & gradient
Gradient panel
border: 3px solid #cfe3ad;
background: linear-gradient(135deg, #cfe3ad, #ADE3AF);

Monochromatic scale

Palettes built from #cfe3ad

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.

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

#cfe3ad, answered

What color is #cfe3ad?

#cfe3ad is a light vivid green, closest to Pale Goldenrod (ΔE2000 7.9). It sits at 82° on the hue wheel with 49% saturation and 78% lightness, which reads as neutral.

What is the RGB value of #cfe3ad?

rgb(207, 227, 173) — 207 red, 227 green and 173 blue out of 255, or 81.2% / 89% / 67.8% by channel.

Is #cfe3ad a light or a dark color?

It is a light color. Relative luminance is 0.7122 and perceived brightness is 85%, so black text on it reaches 15.24:1.

Should I use black or white text on #cfe3ad?

Black. It scores 15.24:1 against #cfe3ad, versus 1.38:1 for white — AAA at any size.

What is the complementary color of #cfe3ad?

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

What colors go well with #cfe3ad?

For interface work: #F8FAF4 as the surface, #DBEAC2 for borders, #7D9B4B for secondary text, #3D309C as an accent and #485F20 for hover and pressed states. For a palette, the analogous pair #E3DCAD and #B4E3AD stays calm, while #C1ADE3 is the loudest partner.

What is #cfe3ad in CMYK for printing?

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

Is #cfe3ad 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 #E3E3AD; nudged cooler, #BBE4AC.

Work with #cfe3ad in the Color Lab