Skip to content

#c6f0cd

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

RGB
198, 240, 205
HSL
130°, 58%, 86%
CMYK
18, 0, 15, 6
Luminance
0.7873

At a glance

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

Hex
#c6f0cd
Hue
130°
green
Saturation
58%
vivid
Lightness
86%
pale
Brightness
94%
HSV value
Perceived
88%
weighted brightness
Luminance
0.7873
WCAG relative
Temperature
Cool
67/100 cool
Color family
Green
Tone
Vivid
Best ink
Black
16.75:1
Closest name
Honey Dew
ΔE2000 10.6
Where it sits
Hue130° of 360°
Saturation58%
Lightness86%
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#c6f0cd
RGBrgb(198, 240, 205)
HSLhsl(130, 58%, 86%)
CMYKcmyk(18%, 0%, 15%, 6%)
LABlab(91.1 -20.1 12.5)
LCHlch(91.1 23.7 148.2)
OKLCHoklch(0.916 0.064 149.8)
Decimal13037773
Display P3color(display-p3 0.776 0.941 0.804)

Copy-ready code

/* CSS */
color: #c6f0cd;
background-color: #c6f0cd;
/* Tailwind (arbitrary) */
class="text-[#c6f0cd] bg-[#c6f0cd]"
/* SCSS */
$brand: #c6f0cd;
/* SwiftUI */
Color(red: 0.776, green: 0.941, blue: 0.804)
/* Android */
Color.parseColor("#c6f0cd")
/* Flutter */
Color(0xFFC6F0CD)
/* Python / OpenCV (BGR) */
(205, 240, 198)

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

Accessibility — WCAG contrast

Aa
#c6f0cd on white: 1.25:1
AA ✗ fail · AA-large · AAA
Aa
#c6f0cd on black: 16.75:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #F1E8CB
deuteranopia · #E9E4CF
tritanopia · #C1EEE6

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #c6f0cd 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
#c6f0cd
#A6E8B1
#7ADC8A
#4DD063
#33C24B
#2BA13E
#228132
#1C5E27
#123B19
Base = 200Lightest = 50 · #F4FBF5Darkest = 950 · #123B19
:root {
  --brand-50: #F4FBF5;
  --brand-100: #E9F7EB;
  --brand-200: #c6f0cd;
  --brand-300: #A6E8B1;
  --brand-400: #7ADC8A;
  --brand-500: #4DD063;
  --brand-600: #33C24B;
  --brand-700: #2BA13E;
  --brand-800: #228132;
  --brand-900: #1C5E27;
  --brand-950: #123B19;
  --brand: #c6f0cd;
  --brand-ink: #000000;
}

Colors that work with #c6f0cd

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#9C28A4
Second voice, not a rival
Dark variant#1B6527
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 #c6f0cd

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#F0C6E9
Analogous left#D4F0C6
Analogous right#C6F0E2
Split-complement 1#E2C6F0
Split-complement 2#F0C6D4
Triadic 1#CDC6F0
Triadic 2#F0CDC6
Tetradic#C6D4F0

RGB percentages

Red77.6%
Green94.1%
Blue80.4%

CMYK percentages

Cyan17.5%
Magenta0.0%
Yellow14.6%
Key (black)5.9%

Color previews

#c6f0cd text on a black background

contrast 16.75:1

Card sample

#c6f0cd text on a white background

contrast 1.25:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(198, 240, 205, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(198, 240, 205, 0.45);
Border & gradient
Gradient panel
border: 3px solid #c6f0cd;
background: linear-gradient(135deg, #c6f0cd, #C6F0E9);

Monochromatic scale

Palettes built from #c6f0cd

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.

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

#c6f0cd, answered

What color is #c6f0cd?

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

What is the RGB value of #c6f0cd?

rgb(198, 240, 205) — 198 red, 240 green and 205 blue out of 255, or 77.6% / 94.1% / 80.4% by channel.

Is #c6f0cd a light or a dark color?

It is a light color. Relative luminance is 0.7873 and perceived brightness is 88%, so black text on it reaches 16.75:1.

Should I use black or white text on #c6f0cd?

Black. It scores 16.75:1 against #c6f0cd, versus 1.25:1 for white — AAA at any size.

What is the complementary color of #c6f0cd?

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

What colors go well with #c6f0cd?

For interface work: #F4FAF5 as the surface, #C0EDC7 for borders, #4B9B58 for secondary text, #9C28A4 as an accent and #1B6527 for hover and pressed states. For a palette, the analogous pair #D4F0C6 and #C6F0E2 stays calm, while #F0C6E9 is the loudest partner.

What is #c6f0cd in CMYK for printing?

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

Is #c6f0cd 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 #CEF0C6; nudged cooler, #C5F1DC.

Work with #c6f0cd in the Color Lab