Skip to content

#c2fdcb

a pale, electric green · cool · closest name: Aqua Marine

RGB
194, 253, 203
HSL
129°, 94%, 88%
CMYK
23, 0, 20, 1
Luminance
0.8603

At a glance

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

Hex
#c2fdcb
Hue
129°
green
Saturation
94%
electric
Lightness
88%
pale
Brightness
99%
HSV value
Perceived
91%
weighted brightness
Luminance
0.8603
WCAG relative
Temperature
Cool
66/100 cool
Color family
Green
Tone
Electric
Best ink
Black
18.21:1
Closest name
Aqua Marine
ΔE2000 9.4
Where it sits
Hue129° of 360°
Saturation94%
Lightness88%
Temperature
Warm ← → Cool66% 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#c2fdcb
RGBrgb(194, 253, 203)
HSLhsl(129, 94%, 88%)
CMYKcmyk(23%, 0%, 20%, 1%)
LABlab(94.3 -28.0 18.0)
LCHlch(94.3 33.3 147.3)
OKLCHoklch(0.941 0.090 149.0)
Decimal12778955
Display P3color(display-p3 0.761 0.992 0.796)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#c2fdcb on white: 1.15:1
AA ✗ fail · AA-large · AAA
Aa
#c2fdcb on black: 18.21:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #FEF3C8
deuteranopia · #F4ECCE
tritanopia · #BBFAEF

Color scale — 50 to 950

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

#F2FDF3
#E4FBE8
#c2fdcb
#92FBA2
#5CFA74
#26F846
#08ED2B
#06C624
#059E1D
#087219
#05470F
Base = 200Lightest = 50 · #F2FDF3Darkest = 950 · #05470F
:root {
  --brand-50: #F2FDF3;
  --brand-100: #E4FBE8;
  --brand-200: #c2fdcb;
  --brand-300: #92FBA2;
  --brand-400: #5CFA74;
  --brand-500: #26F846;
  --brand-600: #08ED2B;
  --brand-700: #06C624;
  --brand-800: #059E1D;
  --brand-900: #087219;
  --brand-950: #05470F;
  --brand: #c2fdcb;
  --brand-ink: #000000;
}

Colors that work with #c2fdcb

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#F4FAF5
Tinted page background
Border#C0EDC7
Hairlines and dividers
Muted text#4B9B57
Captions on the surface
Accent#B603C9
Second voice, not a rival
Dark variant#047B16
Hover, pressed, headers
Light variant#E6FEEA
Selected rows, tints
Dark surface#142416
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 #c2fdcb

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#FDC2F4
Analogous left#D6FDC2
Analogous right#C2FDE8
Split-complement 1#E8C2FD
Split-complement 2#FDC2D6
Triadic 1#CBC2FD
Triadic 2#FDCBC2
Tetradic#C2D6FD

RGB percentages

Red76.1%
Green99.2%
Blue79.6%

CMYK percentages

Cyan23.3%
Magenta0.0%
Yellow19.8%
Key (black)0.8%

Color previews

#c2fdcb text on a black background

contrast 18.21:1

Card sample

#c2fdcb text on a white background

contrast 1.15:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c2fdcb

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.

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

Sits outside most CMYK gamuts — expect a duller press result, or specify a spot ink.

#c2fdcb, answered

What color is #c2fdcb?

#c2fdcb is a pale electric green, closest to Aqua Marine (ΔE2000 9.4). It sits at 129° on the hue wheel with 94% saturation and 88% lightness, which reads as cool.

What is the RGB value of #c2fdcb?

rgb(194, 253, 203) — 194 red, 253 green and 203 blue out of 255, or 76.1% / 99.2% / 79.6% by channel.

Is #c2fdcb a light or a dark color?

It is a light color. Relative luminance is 0.8603 and perceived brightness is 91%, so black text on it reaches 18.21:1.

Should I use black or white text on #c2fdcb?

Black. It scores 18.21:1 against #c2fdcb, versus 1.15:1 for white — AAA at any size.

What is the complementary color of #c2fdcb?

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

What colors go well with #c2fdcb?

For interface work: #F4FAF5 as the surface, #C0EDC7 for borders, #4B9B57 for secondary text, #B603C9 as an accent and #047B16 for hover and pressed states. For a palette, the analogous pair #D6FDC2 and #C2FDE8 stays calm, while #FDC2F4 is the loudest partner.

What is #c2fdcb in CMYK for printing?

cmyk(23%, 0%, 20%, 1%). This is a screen-to-ink approximation — a color this saturated sits outside most CMYK gamuts and will print duller than it looks here.

Is #c2fdcb warm or cool?

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

Work with #c2fdcb in the Color Lab