Skip to content

#c2eed8

a light, vivid green · cool · closest name: Pale Turquoise

RGB
194, 238, 216
HSL
150°, 56%, 85%
CMYK
19, 0, 9, 7
Luminance
0.7758

At a glance

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

Hex
#c2eed8
Hue
150°
green
Saturation
56%
vivid
Lightness
85%
light
Brightness
93%
HSV value
Perceived
88%
weighted brightness
Luminance
0.7758
WCAG relative
Temperature
Cool
75/100 cool
Color family
Green
Tone
Vivid
Best ink
Black
16.52:1
Closest name
Pale Turquoise
ΔE2000 9.1
Where it sits
Hue150° of 360°
Saturation56%
Lightness85%
Temperature
Warm ← → Cool75% 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#c2eed8
RGBrgb(194, 238, 216)
HSLhsl(150, 56%, 85%)
CMYKcmyk(19%, 0%, 9%, 7%)
LABlab(90.6 -18.4 6.0)
LCHlch(90.6 19.4 162.0)
OKLCHoklch(0.912 0.054 163.5)
Decimal12775128
Display P3color(display-p3 0.761 0.933 0.847)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#c2eed8 on white: 1.27:1
AA ✗ fail · AA-large · AAA
Aa
#c2eed8 on black: 16.52:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #ECE7D7
deuteranopia · #E4E2D9
tritanopia · #BAEEE7

Color scale — 50 to 950

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

#F4FBF7
#E9F6F0
#c2eed8
#A7E7C7
#7BDAAB
#50CE8F
#35BF7A
#2CA066
#248052
#1D5D3D
#123A26
Base = 200Lightest = 50 · #F4FBF7Darkest = 950 · #123A26
:root {
  --brand-50: #F4FBF7;
  --brand-100: #E9F6F0;
  --brand-200: #c2eed8;
  --brand-300: #A7E7C7;
  --brand-400: #7BDAAB;
  --brand-500: #50CE8F;
  --brand-600: #35BF7A;
  --brand-700: #2CA066;
  --brand-800: #248052;
  --brand-900: #1D5D3D;
  --brand-950: #123A26;
  --brand: #c2eed8;
  --brand-ink: #000000;
}

Colors that work with #c2eed8

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#F4FAF7
Tinted page background
Border#C0EDD6
Hairlines and dividers
Muted text#4B9B73
Captions on the surface
Accent#A52785
Second voice, not a rival
Dark variant#1C6440
Hover, pressed, headers
Light variant#EBF9F2
Selected rows, tints
Dark surface#14241C
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 #c2eed8

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#EEC2D8
Analogous left#C2EEC2
Analogous right#C2EEEE
Split-complement 1#EEC2EE
Split-complement 2#EEC2C2
Triadic 1#D8C2EE
Triadic 2#EED8C2
Tetradic#C2C2EE

RGB percentages

Red76.1%
Green93.3%
Blue84.7%

CMYK percentages

Cyan18.5%
Magenta0.0%
Yellow9.2%
Key (black)6.7%

Color previews

#c2eed8 text on a black background

contrast 16.52:1

Card sample

#c2eed8 text on a white background

contrast 1.27:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c2eed8

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.

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

#c2eed8, answered

What color is #c2eed8?

#c2eed8 is a light vivid green, closest to Pale Turquoise (ΔE2000 9.1). It sits at 150° on the hue wheel with 56% saturation and 85% lightness, which reads as cool.

What is the RGB value of #c2eed8?

rgb(194, 238, 216) — 194 red, 238 green and 216 blue out of 255, or 76.1% / 93.3% / 84.7% by channel.

Is #c2eed8 a light or a dark color?

It is a light color. Relative luminance is 0.7758 and perceived brightness is 88%, so black text on it reaches 16.52:1.

Should I use black or white text on #c2eed8?

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

What is the complementary color of #c2eed8?

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

What colors go well with #c2eed8?

For interface work: #F4FAF7 as the surface, #C0EDD6 for borders, #4B9B73 for secondary text, #A52785 as an accent and #1C6440 for hover and pressed states. For a palette, the analogous pair #C2EEC2 and #C2EEEE stays calm, while #EEC2D8 is the loudest partner.

What is #c2eed8 in CMYK for printing?

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

Is #c2eed8 warm or cool?

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

Work with #c2eed8 in the Color Lab