Skip to content

#9ef1c2

a light, vivid green · cool · closest name: Aqua Marine

RGB
158, 241, 194
HSL
146°, 75%, 78%
CMYK
34, 0, 20, 6
Luminance
0.7407

At a glance

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

Hex
#9ef1c2
Hue
146°
green
Saturation
75%
vivid
Lightness
78%
light
Brightness
95%
HSV value
Perceived
84%
weighted brightness
Luminance
0.7407
WCAG relative
Temperature
Cool
73/100 cool
Color family
Green
Tone
Vivid
Best ink
Black
15.81:1
Closest name
Aqua Marine
ΔE2000 5.7
Where it sits
Hue146° of 360°
Saturation75%
Lightness78%
Temperature
Warm ← → Cool73% 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#9ef1c2
RGBrgb(158, 241, 194)
HSLhsl(146, 75%, 78%)
CMYKcmyk(34%, 0%, 20%, 6%)
LABlab(89.0 -35.0 14.8)
LCHlch(89.0 38.0 157.1)
OKLCHoklch(0.892 0.104 158.6)
Decimal10416578
Display P3color(display-p3 0.620 0.945 0.761)

Copy-ready code

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

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

Accessibility — WCAG contrast

Aa
#9ef1c2 on white: 1.33:1
AA ✗ fail · AA-large · AAA
Aa
#9ef1c2 on black: 15.81:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #F0E5BF
deuteranopia · #E2DCC5
tritanopia · #8DF0E4

Color scale — 50 to 950

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

#F3FCF7
#E7F9EF
#C8F4DB
#9ef1c2
#6CEAA2
#3BE384
#1FD66E
#1AB25C
#158F49
#136738
#0C4123
Base = 300Lightest = 50 · #F3FCF7Darkest = 950 · #0C4123
:root {
  --brand-50: #F3FCF7;
  --brand-100: #E7F9EF;
  --brand-200: #C8F4DB;
  --brand-300: #9ef1c2;
  --brand-400: #6CEAA2;
  --brand-500: #3BE384;
  --brand-600: #1FD66E;
  --brand-700: #1AB25C;
  --brand-800: #158F49;
  --brand-900: #136738;
  --brand-950: #0C4123;
  --brand: #9ef1c2;
  --brand-ink: #000000;
}

Colors that work with #9ef1c2

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#C0EDD3
Hairlines and dividers
Muted text#4B9B6D
Captions on the surface
Accent#B61699
Second voice, not a rival
Dark variant#106F39
Hover, pressed, headers
Light variant#E9FCF1
Selected rows, tints
Dark surface#14241B
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 #9ef1c2

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#F19ECD
Analogous left#A3F19E
Analogous right#9EF1EB
Split-complement 1#EB9EF1
Split-complement 2#F19EA3
Triadic 1#C29EF1
Triadic 2#F1C29E
Tetradic#9EA3F1

RGB percentages

Red62.0%
Green94.5%
Blue76.1%

CMYK percentages

Cyan34.4%
Magenta0.0%
Yellow19.5%
Key (black)5.5%

Color previews

#9ef1c2 text on a black background

contrast 15.81:1

Card sample

#9ef1c2 text on a white background

contrast 1.33:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #9ef1c2

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.

#9ef1c2 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.

#9ef1c2, answered

What color is #9ef1c2?

#9ef1c2 is a light vivid green, closest to Aqua Marine (ΔE2000 5.7). It sits at 146° on the hue wheel with 75% saturation and 78% lightness, which reads as cool.

What is the RGB value of #9ef1c2?

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

Is #9ef1c2 a light or a dark color?

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

Should I use black or white text on #9ef1c2?

Black. It scores 15.81:1 against #9ef1c2, versus 1.33:1 for white — AAA at any size.

What is the complementary color of #9ef1c2?

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

What colors go well with #9ef1c2?

For interface work: #F4FAF7 as the surface, #C0EDD3 for borders, #4B9B6D for secondary text, #B61699 as an accent and #106F39 for hover and pressed states. For a palette, the analogous pair #A3F19E and #9EF1EB stays calm, while #F19ECD is the loudest partner.

What is #9ef1c2 in CMYK for printing?

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

Is #9ef1c2 warm or cool?

Cool — it scores 73 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #9EF1A3; nudged cooler, #9DF2E1.

Work with #9ef1c2 in the Color Lab