Skip to content

#cfe2c5

a light, soft green · neutral · closest name: Honey Dew

RGB
207, 226, 197
HSL
99°, 33%, 83%
CMYK
8, 0, 13, 11
Luminance
0.7169

At a glance

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

Hex
#cfe2c5
Hue
99°
green
Saturation
33%
soft
Lightness
83%
light
Brightness
89%
HSV value
Perceived
85%
weighted brightness
Luminance
0.7169
WCAG relative
Temperature
Neutral
54/100 cool
Color family
Green
Tone
Soft
Best ink
Black
15.34:1
Closest name
Honey Dew
ΔE2000 8.3
Where it sits
Hue99° of 360°
Saturation33%
Lightness83%
Temperature
Warm ← → Cool54% 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#cfe2c5
RGBrgb(207, 226, 197)
HSLhsl(99, 33%, 83%)
CMYKcmyk(8%, 0%, 13%, 11%)
LABlab(87.8 -11.5 12.1)
LCHlch(87.8 16.7 133.7)
OKLCHoklch(0.891 0.044 134.7)
Decimal13624005
Display P3color(display-p3 0.812 0.886 0.773)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cfe2c5 on white: 1.37:1
AA ✗ fail · AA-large · AAA
Aa
#cfe2c5 on black: 15.34:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #E5DDC3
deuteranopia · #E1DCC6
tritanopia · #CFDFDA

Color scale — 50 to 950

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

#F7F9F5
#EEF4EC
#cfe2c5
#C1DAB4
#A2C78F
#83B469
#6EA352
#5B8844
#496D36
#37502A
#23321B
Base = 200Lightest = 50 · #F7F9F5Darkest = 950 · #23321B
:root {
  --brand-50: #F7F9F5;
  --brand-100: #EEF4EC;
  --brand-200: #cfe2c5;
  --brand-300: #C1DAB4;
  --brand-400: #A2C78F;
  --brand-500: #83B469;
  --brand-600: #6EA352;
  --brand-700: #5B8844;
  --brand-800: #496D36;
  --brand-900: #37502A;
  --brand-950: #23321B;
  --brand: #cfe2c5;
  --brand-ink: #000000;
}

Colors that work with #cfe2c5

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#F7FAF5
Tinted page background
Border#D2E4C9
Hairlines and dividers
Muted text#67994D
Captions on the surface
Accent#5E3F8D
Second voice, not a rival
Dark variant#39552B
Hover, pressed, headers
Light variant#F1F6EE
Selected rows, tints
Dark surface#192414
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 #cfe2c5

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#D8C5E2
Analogous left#DDE2C5
Analogous right#C5E2C9
Split-complement 1#C9C5E2
Split-complement 2#E2C5DD
Triadic 1#C5CFE2
Triadic 2#E2C5CF
Tetradic#C5DDE2

RGB percentages

Red81.2%
Green88.6%
Blue77.3%

CMYK percentages

Cyan8.4%
Magenta0.0%
Yellow12.8%
Key (black)11.4%

Color previews

#cfe2c5 text on a black background

contrast 15.34:1

Card sample

#cfe2c5 text on a white background

contrast 1.37:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cfe2c5

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.

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

#cfe2c5, answered

What color is #cfe2c5?

#cfe2c5 is a light soft green, closest to Honey Dew (ΔE2000 8.3). It sits at 99° on the hue wheel with 33% saturation and 83% lightness, which reads as neutral.

What is the RGB value of #cfe2c5?

rgb(207, 226, 197) — 207 red, 226 green and 197 blue out of 255, or 81.2% / 88.6% / 77.3% by channel.

Is #cfe2c5 a light or a dark color?

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

Should I use black or white text on #cfe2c5?

Black. It scores 15.34:1 against #cfe2c5, versus 1.37:1 for white — AAA at any size.

What is the complementary color of #cfe2c5?

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

What colors go well with #cfe2c5?

For interface work: #F7FAF5 as the surface, #D2E4C9 for borders, #67994D for secondary text, #5E3F8D as an accent and #39552B for hover and pressed states. For a palette, the analogous pair #DDE2C5 and #C5E2C9 stays calm, while #D8C5E2 is the loudest partner.

What is #cfe2c5 in CMYK for printing?

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

Is #cfe2c5 warm or cool?

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

Work with #cfe2c5 in the Color Lab