Skip to content

#c2f1b4

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

RGB
194, 241, 180
HSL
106°, 69%, 83%
CMYK
20, 0, 25, 6
Luminance
0.7768

At a glance

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

Hex
#c2f1b4
Hue
106°
green
Saturation
69%
vivid
Lightness
83%
light
Brightness
95%
HSV value
Perceived
87%
weighted brightness
Luminance
0.7768
WCAG relative
Temperature
Neutral
57/100 cool
Color family
Green
Tone
Vivid
Best ink
Black
16.54:1
Closest name
Light Green
ΔE2000 8.1
Where it sits
Hue106° of 360°
Saturation69%
Lightness83%
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#c2f1b4
RGBrgb(194, 241, 180)
HSLhsl(106, 69%, 83%)
CMYKcmyk(20%, 0%, 25%, 6%)
LABlab(90.6 -26.1 24.7)
LCHlch(90.6 35.9 136.6)
OKLCHoklch(0.910 0.095 138.6)
Decimal12775860
Display P3color(display-p3 0.761 0.945 0.706)

Copy-ready code

/* CSS */
color: #c2f1b4;
background-color: #c2f1b4;
/* Tailwind (arbitrary) */
class="text-[#c2f1b4] bg-[#c2f1b4]"
/* SCSS */
$brand: #c2f1b4;
/* SwiftUI */
Color(red: 0.761, green: 0.945, blue: 0.706)
/* Android */
Color.parseColor("#c2f1b4")
/* Flutter */
Color(0xFFC2F1B4)
/* Python / OpenCV (BGR) */
(180, 241, 194)

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

Accessibility — WCAG contrast

Aa
#c2f1b4 on white: 1.27:1
AA ✗ fail · AA-large · AAA
Aa
#c2f1b4 on black: 16.54:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #F5E7B0
deuteranopia · #EEE2B7
tritanopia · #C0EDE1

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #c2f1b4 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
#EBF8E8
#c2f1b4
#B2EDA0
#8CE471
#65DC42
#4DCE27
#40AC20
#33891A
#286417
#193E0E
Base = 200Lightest = 50 · #F5FBF3Darkest = 950 · #193E0E
:root {
  --brand-50: #F5FBF3;
  --brand-100: #EBF8E8;
  --brand-200: #c2f1b4;
  --brand-300: #B2EDA0;
  --brand-400: #8CE471;
  --brand-500: #65DC42;
  --brand-600: #4DCE27;
  --brand-700: #40AC20;
  --brand-800: #33891A;
  --brand-900: #286417;
  --brand-950: #193E0E;
  --brand: #c2f1b4;
  --brand-ink: #000000;
}

Colors that work with #c2f1b4

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#CAEDC0
Hairlines and dividers
Muted text#5D9B4B
Captions on the surface
Accent#691CB0
Second voice, not a rival
Dark variant#286B14
Hover, pressed, headers
Light variant#EEFBEA
Selected rows, tints
Dark surface#182414
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 #c2f1b4

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#E3B4F1
Analogous left#E0F1B4
Analogous right#B4F1C4
Split-complement 1#C4B4F1
Split-complement 2#F1B4E0
Triadic 1#B4C2F1
Triadic 2#F1B4C2
Tetradic#B4E0F1

RGB percentages

Red76.1%
Green94.5%
Blue70.6%

CMYK percentages

Cyan19.5%
Magenta0.0%
Yellow25.3%
Key (black)5.5%

Color previews

#c2f1b4 text on a black background

contrast 16.54:1

Card sample

#c2f1b4 text on a white background

contrast 1.27:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(194, 241, 180, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(194, 241, 180, 0.45);
Border & gradient
Gradient panel
border: 3px solid #c2f1b4;
background: linear-gradient(135deg, #c2f1b4, #B4F1CF);

Monochromatic scale

Palettes built from #c2f1b4

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.

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

#c2f1b4, answered

What color is #c2f1b4?

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

What is the RGB value of #c2f1b4?

rgb(194, 241, 180) — 194 red, 241 green and 180 blue out of 255, or 76.1% / 94.5% / 70.6% by channel.

Is #c2f1b4 a light or a dark color?

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

Should I use black or white text on #c2f1b4?

Black. It scores 16.54:1 against #c2f1b4, versus 1.27:1 for white — AAA at any size.

What is the complementary color of #c2f1b4?

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

What colors go well with #c2f1b4?

For interface work: #F6FAF4 as the surface, #CAEDC0 for borders, #5D9B4B for secondary text, #691CB0 as an accent and #286B14 for hover and pressed states. For a palette, the analogous pair #E0F1B4 and #B4F1C4 stays calm, while #E3B4F1 is the loudest partner.

What is #c2f1b4 in CMYK for printing?

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

Is #c2f1b4 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 #D8F1B4; nudged cooler, #B3F2BC.

Work with #c2f1b4 in the Color Lab