Skip to content

#c4f2b8

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

RGB
196, 242, 184
HSL
108°, 69%, 84%
CMYK
19, 0, 24, 5
Luminance
0.7870

At a glance

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

Hex
#c4f2b8
Hue
108°
green
Saturation
69%
vivid
Lightness
84%
light
Brightness
95%
HSV value
Perceived
87%
weighted brightness
Luminance
0.7870
WCAG relative
Temperature
Neutral
57/100 cool
Color family
Green
Tone
Vivid
Best ink
Black
16.74:1
Closest name
Light Green
ΔE2000 8.7
Where it sits
Hue108° of 360°
Saturation69%
Lightness84%
Temperature
Warm ← → Cool57% cool

Reads neutral. Warm and cool siblings keep the same lightness, so you can swap one in without redoing your contrast maths.

Every format

HEX#c4f2b8
RGBrgb(196, 242, 184)
HSLhsl(108, 69%, 84%)
CMYKcmyk(19%, 0%, 24%, 5%)
LABlab(91.1 -25.3 23.3)
LCHlch(91.1 34.4 137.4)
OKLCHoklch(0.914 0.091 139.2)
Decimal12907192
Display P3color(display-p3 0.769 0.949 0.722)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#c4f2b8 on white: 1.25:1
AA ✗ fail · AA-large · AAA
Aa
#c4f2b8 on black: 16.74:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #F6E8B5
deuteranopia · #EEE4BB
tritanopia · #C2EEE2

Color scale — 50 to 950

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

#F5FBF3
#EBF8E7
#c4f2b8
#B0EEA0
#89E571
#61DC41
#49CF26
#3DAC20
#318A19
#266416
#183F0E
Base = 200Lightest = 50 · #F5FBF3Darkest = 950 · #183F0E
:root {
  --brand-50: #F5FBF3;
  --brand-100: #EBF8E7;
  --brand-200: #c4f2b8;
  --brand-300: #B0EEA0;
  --brand-400: #89E571;
  --brand-500: #61DC41;
  --brand-600: #49CF26;
  --brand-700: #3DAC20;
  --brand-800: #318A19;
  --brand-900: #266416;
  --brand-950: #183F0E;
  --brand: #c4f2b8;
  --brand-ink: #000000;
}

Colors that work with #c4f2b8

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#F6FAF4
Tinted page background
Border#C9EDC0
Hairlines and dividers
Muted text#5B9B4B
Captions on the surface
Accent#6D1BB1
Second voice, not a rival
Dark variant#266C14
Hover, pressed, headers
Light variant#EDFBE9
Selected rows, tints
Dark surface#172414
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 #c4f2b8

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#E6B8F2
Analogous left#E1F2B8
Analogous right#B8F2C9
Split-complement 1#C9B8F2
Split-complement 2#F2B8E1
Triadic 1#B8C4F2
Triadic 2#F2B8C4
Tetradic#B8E1F2

RGB percentages

Red76.9%
Green94.9%
Blue72.2%

CMYK percentages

Cyan19.0%
Magenta0.0%
Yellow24.0%
Key (black)5.1%

Color previews

#c4f2b8 text on a black background

contrast 16.74:1

Card sample

#c4f2b8 text on a white background

contrast 1.25:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c4f2b8

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.

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

#c4f2b8, answered

What color is #c4f2b8?

#c4f2b8 is a light vivid green, closest to Light Green (ΔE2000 8.7). It sits at 108° on the hue wheel with 69% saturation and 84% lightness, which reads as neutral.

What is the RGB value of #c4f2b8?

rgb(196, 242, 184) — 196 red, 242 green and 184 blue out of 255, or 76.9% / 94.9% / 72.2% by channel.

Is #c4f2b8 a light or a dark color?

It is a light color. Relative luminance is 0.7870 and perceived brightness is 87%, so black text on it reaches 16.74:1.

Should I use black or white text on #c4f2b8?

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

What is the complementary color of #c4f2b8?

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

What colors go well with #c4f2b8?

For interface work: #F6FAF4 as the surface, #C9EDC0 for borders, #5B9B4B for secondary text, #6D1BB1 as an accent and #266C14 for hover and pressed states. For a palette, the analogous pair #E1F2B8 and #B8F2C9 stays calm, while #E6B8F2 is the loudest partner.

What is #c4f2b8 in CMYK for printing?

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

Is #c4f2b8 warm or cool?

Neutral — it scores 57 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #D9F2B8; nudged cooler, #B7F3C1.

Work with #c4f2b8 in the Color Lab