Skip to content

#c9f5cf

a pale, vivid green · cool · closest name: Honey Dew

RGB
201, 245, 207
HSL
128°, 69%, 88%
CMYK
18, 0, 16, 4
Luminance
0.8223

At a glance

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

Hex
#c9f5cf
Hue
128°
green
Saturation
69%
vivid
Lightness
88%
pale
Brightness
96%
HSV value
Perceived
90%
weighted brightness
Luminance
0.8223
WCAG relative
Temperature
Cool
66/100 cool
Color family
Green
Tone
Vivid
Best ink
Black
17.45:1
Closest name
Honey Dew
ΔE2000 10.9
Where it sits
Hue128° of 360°
Saturation69%
Lightness88%
Temperature
Warm ← → Cool66% cool

Reads cool. Warm and cool siblings keep the same lightness, so you can swap one in without redoing your contrast maths.

Every format

HEX#c9f5cf
RGBrgb(201, 245, 207)
HSLhsl(128, 69%, 88%)
CMYKcmyk(18%, 0%, 16%, 4%)
LABlab(92.7 -21.2 13.7)
LCHlch(92.7 25.3 147.2)
OKLCHoklch(0.929 0.068 148.8)
Decimal13235663
Display P3color(display-p3 0.788 0.961 0.812)

Copy-ready code

/* CSS */
color: #c9f5cf;
background-color: #c9f5cf;
/* Tailwind (arbitrary) */
class="text-[#c9f5cf] bg-[#c9f5cf]"
/* SCSS */
$brand: #c9f5cf;
/* SwiftUI */
Color(red: 0.788, green: 0.961, blue: 0.812)
/* Android */
Color.parseColor("#c9f5cf")
/* Flutter */
Color(0xFFC9F5CF)
/* Python / OpenCV (BGR) */
(207, 245, 201)

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

Accessibility — WCAG contrast

Aa
#c9f5cf on white: 1.20:1
AA ✗ fail · AA-large · AAA
Aa
#c9f5cf on black: 17.45:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #F6EDCD
deuteranopia · #EEE8D1
tritanopia · #C4F3EA

Color scale — 50 to 950

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

#F3FBF4
#E7F8EA
#c9f5cf
#A0EDAB
#71E581
#42DC57
#26CF3D
#20AC33
#198A29
#166421
#0E3E15
Base = 200Lightest = 50 · #F3FBF4Darkest = 950 · #0E3E15
:root {
  --brand-50: #F3FBF4;
  --brand-100: #E7F8EA;
  --brand-200: #c9f5cf;
  --brand-300: #A0EDAB;
  --brand-400: #71E581;
  --brand-500: #42DC57;
  --brand-600: #26CF3D;
  --brand-700: #20AC33;
  --brand-800: #198A29;
  --brand-900: #166421;
  --brand-950: #0E3E15;
  --brand: #c9f5cf;
  --brand-ink: #000000;
}

Colors that work with #c9f5cf

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#F4FAF5
Tinted page background
Border#C0EDC6
Hairlines and dividers
Muted text#4B9B56
Captions on the surface
Accent#9F1DAF
Second voice, not a rival
Dark variant#146C20
Hover, pressed, headers
Light variant#E9FBEC
Selected rows, tints
Dark surface#142416
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 #c9f5cf

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#F5C9EF
Analogous left#D9F5C9
Analogous right#C9F5E5
Split-complement 1#E5C9F5
Split-complement 2#F5C9D9
Triadic 1#CFC9F5
Triadic 2#F5CFC9
Tetradic#C9D9F5

RGB percentages

Red78.8%
Green96.1%
Blue81.2%

CMYK percentages

Cyan18.0%
Magenta0.0%
Yellow15.5%
Key (black)3.9%

Color previews

#c9f5cf text on a black background

contrast 17.45:1

Card sample

#c9f5cf text on a white background

contrast 1.20:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c9f5cf

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.

#c9f5cf 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

Very light tints can drop out on uncoated stock; check it at 100% size before signing off.

#c9f5cf, answered

What color is #c9f5cf?

#c9f5cf is a pale vivid green, closest to Honey Dew (ΔE2000 10.9). It sits at 128° on the hue wheel with 69% saturation and 88% lightness, which reads as cool.

What is the RGB value of #c9f5cf?

rgb(201, 245, 207) — 201 red, 245 green and 207 blue out of 255, or 78.8% / 96.1% / 81.2% by channel.

Is #c9f5cf a light or a dark color?

It is a light color. Relative luminance is 0.8223 and perceived brightness is 90%, so black text on it reaches 17.45:1.

Should I use black or white text on #c9f5cf?

Black. It scores 17.45:1 against #c9f5cf, versus 1.20:1 for white — AAA at any size.

What is the complementary color of #c9f5cf?

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

What colors go well with #c9f5cf?

For interface work: #F4FAF5 as the surface, #C0EDC6 for borders, #4B9B56 for secondary text, #9F1DAF as an accent and #146C20 for hover and pressed states. For a palette, the analogous pair #D9F5C9 and #C9F5E5 stays calm, while #F5C9EF is the loudest partner.

What is #c9f5cf in CMYK for printing?

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

Is #c9f5cf warm or cool?

Cool — it scores 66 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #D3F5C9; nudged cooler, #C9F6DF.

Work with #c9f5cf in the Color Lab