Skip to content

#c3ffd2

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

RGB
195, 255, 210
HSL
135°, 100%, 88%
CMYK
24, 0, 18, 0
Luminance
0.8778

At a glance

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

Hex
#c3ffd2
Hue
135°
green
Saturation
100%
electric
Lightness
88%
pale
Brightness
100%
HSV value
Perceived
92%
weighted brightness
Luminance
0.8778
WCAG relative
Temperature
Cool
69/100 cool
Color family
Green
Tone
Electric
Best ink
Black
18.56:1
Closest name
Aqua Marine
ΔE2000 8.8
Where it sits
Hue135° of 360°
Saturation100%
Lightness88%
Temperature
Warm ← → Cool69% 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#c3ffd2
RGBrgb(195, 255, 210)
HSLhsl(135, 100%, 88%)
CMYKcmyk(24%, 0%, 18%, 0%)
LABlab(95.1 -27.4 15.5)
LCHlch(95.1 31.5 150.6)
OKLCHoklch(0.948 0.086 152.2)
Decimal12845010
Display P3color(display-p3 0.765 1.000 0.824)

Copy-ready code

/* CSS */
color: #c3ffd2;
background-color: #c3ffd2;
/* Tailwind (arbitrary) */
class="text-[#c3ffd2] bg-[#c3ffd2]"
/* SCSS */
$brand: #c3ffd2;
/* SwiftUI */
Color(red: 0.765, green: 1.000, blue: 0.824)
/* Android */
Color.parseColor("#c3ffd2")
/* Flutter */
Color(0xFFC3FFD2)
/* Python / OpenCV (BGR) */
(210, 255, 195)

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

Accessibility — WCAG contrast

Aa
#c3ffd2 on white: 1.13:1
AA ✗ fail · AA-large · AAA
Aa
#c3ffd2 on black: 18.56:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #FFF5D0
deuteranopia · #F5EED4
tritanopia · #BAFDF2

Color scale — 50 to 950

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

#F1FEF4
#E3FCE9
#c3ffd2
#8FFFAB
#57FF81
#1FFF57
#00F53D
#00CC33
#00A329
#057621
#034915
Base = 200Lightest = 50 · #F1FEF4Darkest = 950 · #034915
:root {
  --brand-50: #F1FEF4;
  --brand-100: #E3FCE9;
  --brand-200: #c3ffd2;
  --brand-300: #8FFFAB;
  --brand-400: #57FF81;
  --brand-500: #1FFF57;
  --brand-600: #00F53D;
  --brand-700: #00CC33;
  --brand-800: #00A329;
  --brand-900: #057621;
  --brand-950: #034915;
  --brand: #c3ffd2;
  --brand-ink: #000000;
}

Colors that work with #c3ffd2

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#F4FAF6
Tinted page background
Border#C0EDCB
Hairlines and dividers
Muted text#4B9B5F
Captions on the surface
Accent#CC00CC
Second voice, not a rival
Dark variant#008020
Hover, pressed, headers
Light variant#E5FFEC
Selected rows, tints
Dark surface#142418
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 #c3ffd2

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#FFC3F0
Analogous left#D2FFC3
Analogous right#C3FFF0
Split-complement 1#F0C3FF
Split-complement 2#FFC3D2
Triadic 1#D2C3FF
Triadic 2#FFD2C3
Tetradic#C3D2FF

RGB percentages

Red76.5%
Green100.0%
Blue82.4%

CMYK percentages

Cyan23.5%
Magenta0.0%
Yellow17.6%
Key (black)0.0%

Color previews

#c3ffd2 text on a black background

contrast 18.56:1

Card sample

#c3ffd2 text on a white background

contrast 1.13:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(195, 255, 210, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(195, 255, 210, 0.45);
Border & gradient
Gradient panel
border: 3px solid #c3ffd2;
background: linear-gradient(135deg, #c3ffd2, #C3FFFA);

Monochromatic scale

Palettes built from #c3ffd2

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.

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

#c3ffd2, answered

What color is #c3ffd2?

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

What is the RGB value of #c3ffd2?

rgb(195, 255, 210) — 195 red, 255 green and 210 blue out of 255, or 76.5% / 100% / 82.4% by channel.

Is #c3ffd2 a light or a dark color?

It is a light color. Relative luminance is 0.8778 and perceived brightness is 92%, so black text on it reaches 18.56:1.

Should I use black or white text on #c3ffd2?

Black. It scores 18.56:1 against #c3ffd2, versus 1.13:1 for white — AAA at any size.

What is the complementary color of #c3ffd2?

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

What colors go well with #c3ffd2?

For interface work: #F4FAF6 as the surface, #C0EDCB for borders, #4B9B5F for secondary text, #CC00CC as an accent and #008020 for hover and pressed states. For a palette, the analogous pair #D2FFC3 and #C3FFF0 stays calm, while #FFC3F0 is the loudest partner.

What is #c3ffd2 in CMYK for printing?

cmyk(24%, 0%, 18%, 0%). 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 #c3ffd2 warm or cool?

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

Work with #c3ffd2 in the Color Lab