Skip to content

#cfe4c2

a light, soft green · neutral · closest name: Light Goldenrod Yellow

RGB
207, 228, 194
HSL
97°, 39%, 83%
CMYK
9, 0, 15, 11
Luminance
0.7265

At a glance

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

Hex
#cfe4c2
Hue
97°
green
Saturation
39%
soft
Lightness
83%
light
Brightness
89%
HSV value
Perceived
86%
weighted brightness
Luminance
0.7265
WCAG relative
Temperature
Neutral
53/100 cool
Color family
Green
Tone
Soft
Best ink
Black
15.53:1
Closest name
Light Goldenrod Yellow
ΔE2000 9
Where it sits
Hue97° of 360°
Saturation39%
Lightness83%
Temperature
Warm ← → Cool53% 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#cfe4c2
RGBrgb(207, 228, 194)
HSLhsl(97, 39%, 83%)
CMYKcmyk(9%, 0%, 15%, 11%)
LABlab(88.3 -13.0 14.3)
LCHlch(88.3 19.3 132.4)
OKLCHoklch(0.894 0.051 133.4)
Decimal13624514
Display P3color(display-p3 0.812 0.894 0.761)

Copy-ready code

/* CSS */
color: #cfe4c2;
background-color: #cfe4c2;
/* Tailwind (arbitrary) */
class="text-[#cfe4c2] bg-[#cfe4c2]"
/* SCSS */
$brand: #cfe4c2;
/* SwiftUI */
Color(red: 0.812, green: 0.894, blue: 0.761)
/* Android */
Color.parseColor("#cfe4c2")
/* Flutter */
Color(0xFFCFE4C2)
/* Python / OpenCV (BGR) */
(194, 228, 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 #cfe4c2 · 15.53:1
Use #000000AAA at every size.
Aa
White text · 1.35:1
AA fail · AA large fail · AAA fail
Aa
Black text · 15.53:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #cfe4c2 as text scores 1.35:1 on white and 15.53:1 on black.

Accessibility — WCAG contrast

Aa
#cfe4c2 on white: 1.35:1
AA ✗ fail · AA-large · AAA
Aa
#cfe4c2 on black: 15.53:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #E7DFC0
deuteranopia · #E4DDC3
tritanopia · #D0E1DA

Color scale — 50 to 950

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

#F7FAF5
#EFF4EB
#cfe4c2
#C2DDB1
#A3CB8A
#85BA63
#6FAA4B
#5D8D3F
#4A7132
#385327
#233419
Base = 200Lightest = 50 · #F7FAF5Darkest = 950 · #233419
:root {
  --brand-50: #F7FAF5;
  --brand-100: #EFF4EB;
  --brand-200: #cfe4c2;
  --brand-300: #C2DDB1;
  --brand-400: #A3CB8A;
  --brand-500: #85BA63;
  --brand-600: #6FAA4B;
  --brand-700: #5D8D3F;
  --brand-800: #4A7132;
  --brand-900: #385327;
  --brand-950: #233419;
  --brand: #cfe4c2;
  --brand-ink: #000000;
}

Colors that work with #cfe4c2

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#F7FAF4
Tinted page background
Border#D2E6C6
Hairlines and dividers
Muted text#699B4B
Captions on the surface
Accent#5A3A92
Second voice, not a rival
Dark variant#3A5827
Hover, pressed, headers
Light variant#F1F7ED
Selected rows, tints
Dark surface#1A2414
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 #cfe4c2

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#D7C2E4
Analogous left#E0E4C2
Analogous right#C2E4C6
Split-complement 1#C6C2E4
Split-complement 2#E4C2E0
Triadic 1#C2CFE4
Triadic 2#E4C2CF
Tetradic#C2E0E4

RGB percentages

Red81.2%
Green89.4%
Blue76.1%

CMYK percentages

Cyan9.2%
Magenta0.0%
Yellow14.9%
Key (black)10.6%

Color previews

#cfe4c2 text on a black background

contrast 15.53:1

Card sample

#cfe4c2 text on a white background

contrast 1.35:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cfe4c2

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.

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

#cfe4c2, answered

What color is #cfe4c2?

#cfe4c2 is a light soft green, closest to Light Goldenrod Yellow (ΔE2000 9). It sits at 97° on the hue wheel with 39% saturation and 83% lightness, which reads as neutral.

What is the RGB value of #cfe4c2?

rgb(207, 228, 194) — 207 red, 228 green and 194 blue out of 255, or 81.2% / 89.4% / 76.1% by channel.

Is #cfe4c2 a light or a dark color?

It is a light color. Relative luminance is 0.7265 and perceived brightness is 86%, so black text on it reaches 15.53:1.

Should I use black or white text on #cfe4c2?

Black. It scores 15.53:1 against #cfe4c2, versus 1.35:1 for white — AAA at any size.

What is the complementary color of #cfe4c2?

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

What colors go well with #cfe4c2?

For interface work: #F7FAF4 as the surface, #D2E6C6 for borders, #699B4B for secondary text, #5A3A92 as an accent and #3A5827 for hover and pressed states. For a palette, the analogous pair #E0E4C2 and #C2E4C6 stays calm, while #D7C2E4 is the loudest partner.

What is #cfe4c2 in CMYK for printing?

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

Is #cfe4c2 warm or cool?

Neutral — it scores 53 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #DBE4C2; nudged cooler, #C2E5C1.

Work with #cfe4c2 in the Color Lab