Skip to content

#c2e5af

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

RGB
194, 229, 175
HSL
99°, 51%, 79%
CMYK
15, 0, 24, 10
Luminance
0.7060

At a glance

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

Hex
#c2e5af
Hue
99°
green
Saturation
51%
vivid
Lightness
79%
light
Brightness
90%
HSV value
Perceived
84%
weighted brightness
Luminance
0.7060
WCAG relative
Temperature
Neutral
54/100 cool
Color family
Green
Tone
Vivid
Best ink
Black
15.12:1
Closest name
Light Green
ΔE2000 9.9
Where it sits
Hue99° of 360°
Saturation51%
Lightness79%
Temperature
Warm ← → Cool54% 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#c2e5af
RGBrgb(194, 229, 175)
HSLhsl(99, 51%, 79%)
CMYKcmyk(15%, 0%, 24%, 10%)
LABlab(87.3 -21.1 22.6)
LCHlch(87.3 30.9 133.0)
OKLCHoklch(0.883 0.081 134.7)
Decimal12772783
Display P3color(display-p3 0.761 0.898 0.686)

Copy-ready code

/* CSS */
color: #c2e5af;
background-color: #c2e5af;
/* Tailwind (arbitrary) */
class="text-[#c2e5af] bg-[#c2e5af]"
/* SCSS */
$brand: #c2e5af;
/* SwiftUI */
Color(red: 0.761, green: 0.898, blue: 0.686)
/* Android */
Color.parseColor("#c2e5af")
/* Flutter */
Color(0xFFC2E5AF)
/* Python / OpenCV (BGR) */
(175, 229, 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 #c2e5af · 15.12:1
Use #000000AAA at every size.
Aa
White text · 1.39:1
AA fail · AA large fail · AAA fail
Aa
Black text · 15.12:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #c2e5af as text scores 1.39:1 on white and 15.12:1 on black.

Accessibility — WCAG contrast

Aa
#c2e5af on white: 1.39:1
AA ✗ fail · AA-large · AAA
Aa
#c2e5af on black: 15.12:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #EADDAC
deuteranopia · #E4DAB2
tritanopia · #C2E1D6

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #c2e5af is pinned to step 300; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.

#F6FAF4
#EEF6EA
#D9EDCF
#c2e5af
#9ED680
#7EC856
#68B93C
#579A32
#457B28
#355A21
#213814
Base = 300Lightest = 50 · #F6FAF4Darkest = 950 · #213814
:root {
  --brand-50: #F6FAF4;
  --brand-100: #EEF6EA;
  --brand-200: #D9EDCF;
  --brand-300: #c2e5af;
  --brand-400: #9ED680;
  --brand-500: #7EC856;
  --brand-600: #68B93C;
  --brand-700: #579A32;
  --brand-800: #457B28;
  --brand-900: #355A21;
  --brand-950: #213814;
  --brand: #c2e5af;
  --brand-ink: #000000;
}

Colors that work with #c2e5af

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#D0EBC1
Hairlines and dividers
Muted text#679B4B
Captions on the surface
Accent#5A2E9E
Second voice, not a rival
Dark variant#36601F
Hover, pressed, headers
Light variant#F0F9EC
Selected rows, tints
Dark surface#1A2414
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 #c2e5af

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#D2AFE5
Analogous left#DDE5AF
Analogous right#AFE5B7
Split-complement 1#B7AFE5
Split-complement 2#E5AFDD
Triadic 1#AFC2E5
Triadic 2#E5AFC2
Tetradic#AFDDE5

RGB percentages

Red76.1%
Green89.8%
Blue68.6%

CMYK percentages

Cyan15.3%
Magenta0.0%
Yellow23.6%
Key (black)10.2%

Color previews

#c2e5af text on a black background

contrast 15.12:1

Card sample

#c2e5af text on a white background

contrast 1.39:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c2e5af

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.

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

#c2e5af, answered

What color is #c2e5af?

#c2e5af is a light vivid green, closest to Light Green (ΔE2000 9.9). It sits at 99° on the hue wheel with 51% saturation and 79% lightness, which reads as neutral.

What is the RGB value of #c2e5af?

rgb(194, 229, 175) — 194 red, 229 green and 175 blue out of 255, or 76.1% / 89.8% / 68.6% by channel.

Is #c2e5af a light or a dark color?

It is a light color. Relative luminance is 0.7060 and perceived brightness is 84%, so black text on it reaches 15.12:1.

Should I use black or white text on #c2e5af?

Black. It scores 15.12:1 against #c2e5af, versus 1.39:1 for white — AAA at any size.

What is the complementary color of #c2e5af?

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

What colors go well with #c2e5af?

For interface work: #F6FAF4 as the surface, #D0EBC1 for borders, #679B4B for secondary text, #5A2E9E as an accent and #36601F for hover and pressed states. For a palette, the analogous pair #DDE5AF and #AFE5B7 stays calm, while #D2AFE5 is the loudest partner.

What is #c2e5af in CMYK for printing?

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

Is #c2e5af warm or cool?

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

Work with #c2e5af in the Color Lab