Skip to content

#c4efdf

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

RGB
196, 239, 223
HSL
158°, 57%, 85%
CMYK
18, 0, 7, 6
Luminance
0.7880

At a glance

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

Hex
#c4efdf
Hue
158°
green
Saturation
57%
vivid
Lightness
85%
pale
Brightness
94%
HSV value
Perceived
88%
weighted brightness
Luminance
0.7880
WCAG relative
Temperature
Cool
78/100 cool
Color family
Green
Tone
Vivid
Best ink
Black
16.76:1
Closest name
Pale Turquoise
ΔE2000 7.2
Where it sits
Hue158° of 360°
Saturation57%
Lightness85%
Temperature
Warm ← → Cool78% 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#c4efdf
RGBrgb(196, 239, 223)
HSLhsl(158, 57%, 85%)
CMYKcmyk(18%, 0%, 7%, 6%)
LABlab(91.1 -16.9 3.1)
LCHlch(91.1 17.2 169.5)
OKLCHoklch(0.917 0.049 170.6)
Decimal12906463
Display P3color(display-p3 0.769 0.937 0.875)

Copy-ready code

/* CSS */
color: #c4efdf;
background-color: #c4efdf;
/* Tailwind (arbitrary) */
class="text-[#c4efdf] bg-[#c4efdf]"
/* SCSS */
$brand: #c4efdf;
/* SwiftUI */
Color(red: 0.769, green: 0.937, blue: 0.875)
/* Android */
Color.parseColor("#c4efdf")
/* Flutter */
Color(0xFFC4EFDF)
/* Python / OpenCV (BGR) */
(223, 239, 196)

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

Accessibility — WCAG contrast

Aa
#c4efdf on white: 1.25:1
AA ✗ fail · AA-large · AAA
Aa
#c4efdf on black: 16.76:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #ECE9DE
deuteranopia · #E4E3E0
tritanopia · #BBF0EA

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #c4efdf 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
#E9F7F1
#c4efdf
#A7E7CF
#7BDBB7
#4FCF9F
#34C18C
#2CA075
#23805E
#1D5D45
#123A2B
Base = 200Lightest = 50 · #F4FBF8Darkest = 950 · #123A2B
:root {
  --brand-50: #F4FBF8;
  --brand-100: #E9F7F1;
  --brand-200: #c4efdf;
  --brand-300: #A7E7CF;
  --brand-400: #7BDBB7;
  --brand-500: #4FCF9F;
  --brand-600: #34C18C;
  --brand-700: #2CA075;
  --brand-800: #23805E;
  --brand-900: #1D5D45;
  --brand-950: #123A2B;
  --brand: #c4efdf;
  --brand-ink: #000000;
}

Colors that work with #c4efdf

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#C0EDDC
Hairlines and dividers
Muted text#4B9B7D
Captions on the surface
Accent#A32975
Second voice, not a rival
Dark variant#1B6449
Hover, pressed, headers
Light variant#EBFAF4
Selected rows, tints
Dark surface#14241E
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 #c4efdf

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#EFC4D4
Analogous left#C4EFCA
Analogous right#C4E9EF
Split-complement 1#EFC4E9
Split-complement 2#EFCAC4
Triadic 1#DFC4EF
Triadic 2#EFDFC4
Tetradic#CAC4EF

RGB percentages

Red76.9%
Green93.7%
Blue87.5%

CMYK percentages

Cyan18.0%
Magenta0.0%
Yellow6.7%
Key (black)6.3%

Color previews

#c4efdf text on a black background

contrast 16.76:1

Card sample

#c4efdf text on a white background

contrast 1.25:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c4efdf

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.

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

#c4efdf, answered

What color is #c4efdf?

#c4efdf is a pale vivid green, closest to Pale Turquoise (ΔE2000 7.2). It sits at 158° on the hue wheel with 57% saturation and 85% lightness, which reads as cool.

What is the RGB value of #c4efdf?

rgb(196, 239, 223) — 196 red, 239 green and 223 blue out of 255, or 76.9% / 93.7% / 87.5% by channel.

Is #c4efdf a light or a dark color?

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

Should I use black or white text on #c4efdf?

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

What is the complementary color of #c4efdf?

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

What colors go well with #c4efdf?

For interface work: #F4FAF8 as the surface, #C0EDDC for borders, #4B9B7D for secondary text, #A32975 as an accent and #1B6449 for hover and pressed states. For a palette, the analogous pair #C4EFCA and #C4E9EF stays calm, while #EFC4D4 is the loudest partner.

What is #c4efdf in CMYK for printing?

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

Is #c4efdf warm or cool?

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

Work with #c4efdf in the Color Lab