Skip to content

#c8f1cf

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

RGB
200, 241, 207
HSL
130°, 59%, 87%
CMYK
17, 0, 14, 6
Luminance
0.7969

At a glance

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

Hex
#c8f1cf
Hue
130°
green
Saturation
59%
vivid
Lightness
87%
pale
Brightness
95%
HSV value
Perceived
89%
weighted brightness
Luminance
0.7969
WCAG relative
Temperature
Cool
67/100 cool
Color family
Green
Tone
Vivid
Best ink
Black
16.94:1
Closest name
Honey Dew
ΔE2000 10.2
Where it sits
Hue130° of 360°
Saturation59%
Lightness87%
Temperature
Warm ← → Cool67% 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#c8f1cf
RGBrgb(200, 241, 207)
HSLhsl(130, 59%, 87%)
CMYKcmyk(17%, 0%, 14%, 6%)
LABlab(91.5 -19.6 12.1)
LCHlch(91.5 23.0 148.4)
OKLCHoklch(0.920 0.063 150.0)
Decimal13169103
Display P3color(display-p3 0.784 0.945 0.812)

Copy-ready code

/* CSS */
color: #c8f1cf;
background-color: #c8f1cf;
/* Tailwind (arbitrary) */
class="text-[#c8f1cf] bg-[#c8f1cf]"
/* SCSS */
$brand: #c8f1cf;
/* SwiftUI */
Color(red: 0.784, green: 0.945, blue: 0.812)
/* Android */
Color.parseColor("#c8f1cf")
/* Flutter */
Color(0xFFC8F1CF)
/* Python / OpenCV (BGR) */
(207, 241, 200)

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

Accessibility — WCAG contrast

Aa
#c8f1cf on white: 1.24:1
AA ✗ fail · AA-large · AAA
Aa
#c8f1cf on black: 16.94:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #F2EACD
deuteranopia · #EBE5D1
tritanopia · #C3EFE7

Color scale — 50 to 950

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

#F4FBF5
#E9F7EB
#c8f1cf
#A6E8B1
#79DD8A
#4CD163
#32C34A
#29A33E
#218232
#1C5F27
#113B18
Base = 200Lightest = 50 · #F4FBF5Darkest = 950 · #113B18
:root {
  --brand-50: #F4FBF5;
  --brand-100: #E9F7EB;
  --brand-200: #c8f1cf;
  --brand-300: #A6E8B1;
  --brand-400: #79DD8A;
  --brand-500: #4CD163;
  --brand-600: #32C34A;
  --brand-700: #29A33E;
  --brand-800: #218232;
  --brand-900: #1C5F27;
  --brand-950: #113B18;
  --brand: #c8f1cf;
  --brand-ink: #000000;
}

Colors that work with #c8f1cf

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#C0EDC7
Hairlines and dividers
Muted text#4B9B58
Captions on the surface
Accent#9D26A6
Second voice, not a rival
Dark variant#1A6627
Hover, pressed, headers
Light variant#EBFAED
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 #c8f1cf

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#F1C8EA
Analogous left#D6F1C8
Analogous right#C8F1E4
Split-complement 1#E4C8F1
Split-complement 2#F1C8D6
Triadic 1#CFC8F1
Triadic 2#F1CFC8
Tetradic#C8D6F1

RGB percentages

Red78.4%
Green94.5%
Blue81.2%

CMYK percentages

Cyan17.0%
Magenta0.0%
Yellow14.1%
Key (black)5.5%

Color previews

#c8f1cf text on a black background

contrast 16.94:1

Card sample

#c8f1cf text on a white background

contrast 1.24:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c8f1cf

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.

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

#c8f1cf, answered

What color is #c8f1cf?

#c8f1cf is a pale vivid green, closest to Honey Dew (ΔE2000 10.2). It sits at 130° on the hue wheel with 59% saturation and 87% lightness, which reads as cool.

What is the RGB value of #c8f1cf?

rgb(200, 241, 207) — 200 red, 241 green and 207 blue out of 255, or 78.4% / 94.5% / 81.2% by channel.

Is #c8f1cf a light or a dark color?

It is a light color. Relative luminance is 0.7969 and perceived brightness is 89%, so black text on it reaches 16.94:1.

Should I use black or white text on #c8f1cf?

Black. It scores 16.94:1 against #c8f1cf, versus 1.24:1 for white — AAA at any size.

What is the complementary color of #c8f1cf?

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

What colors go well with #c8f1cf?

For interface work: #F4FAF5 as the surface, #C0EDC7 for borders, #4B9B58 for secondary text, #9D26A6 as an accent and #1A6627 for hover and pressed states. For a palette, the analogous pair #D6F1C8 and #C8F1E4 stays calm, while #F1C8EA is the loudest partner.

What is #c8f1cf in CMYK for printing?

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

Is #c8f1cf warm or cool?

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

Work with #c8f1cf in the Color Lab