Skip to content

#c4ecbc

a light, vivid green · cool · closest name: Light Green

RGB
196, 236, 188
HSL
110°, 56%, 83%
CMYK
17, 0, 20, 8
Luminance
0.7536

At a glance

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

Hex
#c4ecbc
Hue
110°
green
Saturation
56%
vivid
Lightness
83%
light
Brightness
93%
HSV value
Perceived
86%
weighted brightness
Luminance
0.7536
WCAG relative
Temperature
Cool
58/100 cool
Color family
Green
Tone
Vivid
Best ink
Black
16.07:1
Closest name
Light Green
ΔE2000 10.4
Where it sits
Hue110° of 360°
Saturation56%
Lightness83%
Temperature
Warm ← → Cool58% 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#c4ecbc
RGBrgb(196, 236, 188)
HSLhsl(110, 56%, 83%)
CMYKcmyk(17%, 0%, 20%, 8%)
LABlab(89.6 -21.8 19.1)
LCHlch(89.6 28.9 138.7)
OKLCHoklch(0.902 0.077 140.4)
Decimal12905660
Display P3color(display-p3 0.769 0.925 0.737)

Copy-ready code

/* CSS */
color: #c4ecbc;
background-color: #c4ecbc;
/* Tailwind (arbitrary) */
class="text-[#c4ecbc] bg-[#c4ecbc]"
/* SCSS */
$brand: #c4ecbc;
/* SwiftUI */
Color(red: 0.769, green: 0.925, blue: 0.737)
/* Android */
Color.parseColor("#c4ecbc")
/* Flutter */
Color(0xFFC4ECBC)
/* Python / OpenCV (BGR) */
(188, 236, 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 #c4ecbc · 16.07:1
Use #000000AAA at every size.
Aa
White text · 1.31:1
AA fail · AA large fail · AAA fail
Aa
Black text · 16.07:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #c4ecbc as text scores 1.31:1 on white and 16.07:1 on black.

Accessibility — WCAG contrast

Aa
#c4ecbc on white: 1.31:1
AA ✗ fail · AA-large · AAA
Aa
#c4ecbc on black: 16.07:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #EFE4B9
deuteranopia · #E8E0BE
tritanopia · #C2E9DF

Color scale — 50 to 950

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

#F5FBF4
#EBF6E9
#c4ecbc
#B2E6A8
#8CDA7C
#65CD50
#4DBF36
#409F2D
#337F24
#285D1E
#193A13
Base = 200Lightest = 50 · #F5FBF4Darkest = 950 · #193A13
:root {
  --brand-50: #F5FBF4;
  --brand-100: #EBF6E9;
  --brand-200: #c4ecbc;
  --brand-300: #B2E6A8;
  --brand-400: #8CDA7C;
  --brand-500: #65CD50;
  --brand-600: #4DBF36;
  --brand-700: #409F2D;
  --brand-800: #337F24;
  --brand-900: #285D1E;
  --brand-950: #193A13;
  --brand: #c4ecbc;
  --brand-ink: #000000;
}

Colors that work with #c4ecbc

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#F5FAF4
Tinted page background
Border#C7EDC0
Hairlines and dividers
Muted text#589B4B
Captions on the surface
Accent#6F28A4
Second voice, not a rival
Dark variant#28631C
Hover, pressed, headers
Light variant#EEF9EB
Selected rows, tints
Dark surface#162414
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 #c4ecbc

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#E4BCEC
Analogous left#DCECBC
Analogous right#BCECCC
Split-complement 1#CCBCEC
Split-complement 2#ECBCDC
Triadic 1#BCC4EC
Triadic 2#ECBCC4
Tetradic#BCDCEC

RGB percentages

Red76.9%
Green92.5%
Blue73.7%

CMYK percentages

Cyan16.9%
Magenta0.0%
Yellow20.3%
Key (black)7.5%

Color previews

#c4ecbc text on a black background

contrast 16.07:1

Card sample

#c4ecbc text on a white background

contrast 1.31:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c4ecbc

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.

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

Converts to four-color process without much drama. Proof it anyway.

#c4ecbc, answered

What color is #c4ecbc?

#c4ecbc is a light vivid green, closest to Light Green (ΔE2000 10.4). It sits at 110° on the hue wheel with 56% saturation and 83% lightness, which reads as cool.

What is the RGB value of #c4ecbc?

rgb(196, 236, 188) — 196 red, 236 green and 188 blue out of 255, or 76.9% / 92.5% / 73.7% by channel.

Is #c4ecbc a light or a dark color?

It is a light color. Relative luminance is 0.7536 and perceived brightness is 86%, so black text on it reaches 16.07:1.

Should I use black or white text on #c4ecbc?

Black. It scores 16.07:1 against #c4ecbc, versus 1.31:1 for white — AAA at any size.

What is the complementary color of #c4ecbc?

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

What colors go well with #c4ecbc?

For interface work: #F5FAF4 as the surface, #C7EDC0 for borders, #589B4B for secondary text, #6F28A4 as an accent and #28631C for hover and pressed states. For a palette, the analogous pair #DCECBC and #BCECCC stays calm, while #E4BCEC is the loudest partner.

What is #c4ecbc in CMYK for printing?

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

Is #c4ecbc warm or cool?

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

Work with #c4ecbc in the Color Lab