Skip to content

#c6f2df

a pale, vivid green · cool · closest name: Pale Turquoise

RGB
198, 242, 223
HSL
154°, 63%, 86%
CMYK
18, 0, 8, 5
Luminance
0.8084

At a glance

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

Hex
#c6f2df
Hue
154°
green
Saturation
63%
vivid
Lightness
86%
pale
Brightness
95%
HSV value
Perceived
89%
weighted brightness
Luminance
0.8084
WCAG relative
Temperature
Cool
77/100 cool
Color family
Green
Tone
Vivid
Best ink
Black
17.17:1
Closest name
Pale Turquoise
ΔE2000 8.1
Where it sits
Hue154° of 360°
Saturation63%
Lightness86%
Temperature
Warm ← → Cool77% 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#c6f2df
RGBrgb(198, 242, 223)
HSLhsl(154, 63%, 86%)
CMYKcmyk(18%, 0%, 8%, 5%)
LABlab(92.1 -17.8 4.5)
LCHlch(92.1 18.4 165.8)
OKLCHoklch(0.925 0.052 167.1)
Decimal13038303
Display P3color(display-p3 0.776 0.949 0.875)

Copy-ready code

/* CSS */
color: #c6f2df;
background-color: #c6f2df;
/* Tailwind (arbitrary) */
class="text-[#c6f2df] bg-[#c6f2df]"
/* SCSS */
$brand: #c6f2df;
/* SwiftUI */
Color(red: 0.776, green: 0.949, blue: 0.875)
/* Android */
Color.parseColor("#c6f2df")
/* Flutter */
Color(0xFFC6F2DF)
/* Python / OpenCV (BGR) */
(223, 242, 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 #c6f2df · 17.17:1
Use #000000AAA at every size.
Aa
White text · 1.22:1
AA fail · AA large fail · AAA fail
Aa
Black text · 17.17:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #c6f2df as text scores 1.22:1 on white and 17.17:1 on black.

Accessibility — WCAG contrast

Aa
#c6f2df on white: 1.22:1
AA ✗ fail · AA-large · AAA
Aa
#c6f2df on black: 17.17:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #F0ECDE
deuteranopia · #E8E6E0
tritanopia · #BDF2EC

Color scale — 50 to 950

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

#F4FBF8
#E8F7F1
#c6f2df
#A4EACC
#76E0B2
#48D598
#2DC785
#26A66F
#1E8559
#1A6142
#103C29
Base = 200Lightest = 50 · #F4FBF8Darkest = 950 · #103C29
:root {
  --brand-50: #F4FBF8;
  --brand-100: #E8F7F1;
  --brand-200: #c6f2df;
  --brand-300: #A4EACC;
  --brand-400: #76E0B2;
  --brand-500: #48D598;
  --brand-600: #2DC785;
  --brand-700: #26A66F;
  --brand-800: #1E8559;
  --brand-900: #1A6142;
  --brand-950: #103C29;
  --brand: #c6f2df;
  --brand-ink: #000000;
}

Colors that work with #c6f2df

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#F4FAF8
Tinted page background
Border#C0EDD9
Hairlines and dividers
Muted text#4B9B78
Captions on the surface
Accent#A92380
Second voice, not a rival
Dark variant#186845
Hover, pressed, headers
Light variant#EAFAF3
Selected rows, tints
Dark surface#14241D
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 #c6f2df

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#F2C6D9
Analogous left#C6F2C9
Analogous right#C6EFF2
Split-complement 1#F2C6EF
Split-complement 2#F2C9C6
Triadic 1#DFC6F2
Triadic 2#F2DFC6
Tetradic#C9C6F2

RGB percentages

Red77.6%
Green94.9%
Blue87.5%

CMYK percentages

Cyan18.2%
Magenta0.0%
Yellow7.9%
Key (black)5.1%

Color previews

#c6f2df text on a black background

contrast 17.17:1

Card sample

#c6f2df text on a white background

contrast 1.22:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c6f2df

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.

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

#c6f2df, answered

What color is #c6f2df?

#c6f2df is a pale vivid green, closest to Pale Turquoise (ΔE2000 8.1). It sits at 154° on the hue wheel with 63% saturation and 86% lightness, which reads as cool.

What is the RGB value of #c6f2df?

rgb(198, 242, 223) — 198 red, 242 green and 223 blue out of 255, or 77.6% / 94.9% / 87.5% by channel.

Is #c6f2df a light or a dark color?

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

Should I use black or white text on #c6f2df?

Black. It scores 17.17:1 against #c6f2df, versus 1.22:1 for white — AAA at any size.

What is the complementary color of #c6f2df?

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

What colors go well with #c6f2df?

For interface work: #F4FAF8 as the surface, #C0EDD9 for borders, #4B9B78 for secondary text, #A92380 as an accent and #186845 for hover and pressed states. For a palette, the analogous pair #C6F2C9 and #C6EFF2 stays calm, while #F2C6D9 is the loudest partner.

What is #c6f2df in CMYK for printing?

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

Is #c6f2df warm or cool?

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

Work with #c6f2df in the Color Lab