Skip to content

#9fefd2

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

RGB
159, 239, 210
HSL
158°, 71%, 78%
CMYK
34, 0, 12, 6
Luminance
0.7376

At a glance

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

Hex
#9fefd2
Hue
158°
green
Saturation
71%
vivid
Lightness
78%
light
Brightness
94%
HSV value
Perceived
84%
weighted brightness
Luminance
0.7376
WCAG relative
Temperature
Cool
78/100 cool
Color family
Green
Tone
Vivid
Best ink
Black
15.75:1
Closest name
Aqua Marine
ΔE2000 5.9
Where it sits
Hue158° of 360°
Saturation71%
Lightness78%
Temperature
Warm ← → Cool78% 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#9fefd2
RGBrgb(159, 239, 210)
HSLhsl(158, 71%, 78%)
CMYKcmyk(34%, 0%, 12%, 6%)
LABlab(88.8 -30.6 6.3)
LCHlch(88.8 31.3 168.4)
OKLCHoklch(0.892 0.088 169.5)
Decimal10481618
Display P3color(display-p3 0.624 0.937 0.824)

Copy-ready code

/* CSS */
color: #9fefd2;
background-color: #9fefd2;
/* Tailwind (arbitrary) */
class="text-[#9fefd2] bg-[#9fefd2]"
/* SCSS */
$brand: #9fefd2;
/* SwiftUI */
Color(red: 0.624, green: 0.937, blue: 0.824)
/* Android */
Color.parseColor("#9fefd2")
/* Flutter */
Color(0xFF9FEFD2)
/* Python / OpenCV (BGR) */
(210, 239, 159)

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

Accessibility — WCAG contrast

Aa
#9fefd2 on white: 1.33:1
AA ✗ fail · AA-large · AAA
Aa
#9fefd2 on black: 15.75:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #EBE5D1
deuteranopia · #DDDBD4
tritanopia · #8AF0E6

Color scale — 50 to 950

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

#F3FCF9
#E7F8F2
#C9F3E4
#9fefd2
#6FE7BB
#3FDFA5
#23D292
#1DAF7A
#178C62
#156548
#0D3F2D
Base = 300Lightest = 50 · #F3FCF9Darkest = 950 · #0D3F2D
:root {
  --brand-50: #F3FCF9;
  --brand-100: #E7F8F2;
  --brand-200: #C9F3E4;
  --brand-300: #9fefd2;
  --brand-400: #6FE7BB;
  --brand-500: #3FDFA5;
  --brand-600: #23D292;
  --brand-700: #1DAF7A;
  --brand-800: #178C62;
  --brand-900: #156548;
  --brand-950: #0D3F2D;
  --brand: #9fefd2;
  --brand-ink: #000000;
}

Colors that work with #9fefd2

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#F4FAF8
Tinted page background
Border#C0EDDC
Hairlines and dividers
Muted text#4B9B7E
Captions on the surface
Accent#B31976
Second voice, not a rival
Dark variant#126D4C
Hover, pressed, headers
Light variant#E9FBF5
Selected rows, tints
Dark surface#14241E
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 #9fefd2

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#EF9FBC
Analogous left#9FEFAA
Analogous right#9FE4EF
Split-complement 1#EF9FE4
Split-complement 2#EFAA9F
Triadic 1#D29FEF
Triadic 2#EFD29F
Tetradic#AA9FEF

RGB percentages

Red62.4%
Green93.7%
Blue82.4%

CMYK percentages

Cyan33.5%
Magenta0.0%
Yellow12.1%
Key (black)6.3%

Color previews

#9fefd2 text on a black background

contrast 15.75:1

Card sample

#9fefd2 text on a white background

contrast 1.33:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(159, 239, 210, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(159, 239, 210, 0.45);
Border & gradient
Gradient panel
border: 3px solid #9fefd2;
background: linear-gradient(135deg, #9fefd2, #9FD7EF);

Monochromatic scale

Palettes built from #9fefd2

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.

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

#9fefd2, answered

What color is #9fefd2?

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

What is the RGB value of #9fefd2?

rgb(159, 239, 210) — 159 red, 239 green and 210 blue out of 255, or 62.4% / 93.7% / 82.4% by channel.

Is #9fefd2 a light or a dark color?

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

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

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

What is the complementary color of #9fefd2?

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

What colors go well with #9fefd2?

For interface work: #F4FAF8 as the surface, #C0EDDC for borders, #4B9B7E for secondary text, #B31976 as an accent and #126D4C for hover and pressed states. For a palette, the analogous pair #9FEFAA and #9FE4EF stays calm, while #EF9FBC is the loudest partner.

What is #9fefd2 in CMYK for printing?

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

Is #9fefd2 warm or cool?

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

Work with #9fefd2 in the Color Lab