Skip to content

#9df4d6

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

RGB
157, 244, 214
HSL
159°, 80%, 79%
CMYK
36, 0, 12, 4
Luminance
0.7672

At a glance

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

Hex
#9df4d6
Hue
159°
green
Saturation
80%
electric
Lightness
79%
light
Brightness
96%
HSV value
Perceived
86%
weighted brightness
Luminance
0.7672
WCAG relative
Temperature
Cool
79/100 cool
Color family
Green
Tone
Electric
Best ink
Black
16.34:1
Closest name
Aqua Marine
ΔE2000 4.9
Where it sits
Hue159° of 360°
Saturation80%
Lightness79%
Temperature
Warm ← → Cool79% 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#9df4d6
RGBrgb(157, 244, 214)
HSLhsl(159, 80%, 79%)
CMYKcmyk(36%, 0%, 12%, 4%)
LABlab(90.2 -32.7 6.2)
LCHlch(90.2 33.3 169.3)
OKLCHoklch(0.904 0.094 170.3)
Decimal10351830
Display P3color(display-p3 0.616 0.957 0.839)

Copy-ready code

/* CSS */
color: #9df4d6;
background-color: #9df4d6;
/* Tailwind (arbitrary) */
class="text-[#9df4d6] bg-[#9df4d6]"
/* SCSS */
$brand: #9df4d6;
/* SwiftUI */
Color(red: 0.616, green: 0.957, blue: 0.839)
/* Android */
Color.parseColor("#9df4d6")
/* Flutter */
Color(0xFF9DF4D6)
/* Python / OpenCV (BGR) */
(214, 244, 157)

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

Accessibility — WCAG contrast

Aa
#9df4d6 on white: 1.28:1
AA ✗ fail · AA-large · AAA
Aa
#9df4d6 on black: 16.34:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #EFE9D5
deuteranopia · #E0DFD8
tritanopia · #85F5EB

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #9df4d6 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
#E6F9F3
#C7F5E5
#9df4d6
#68EEC0
#35E8AB
#19DC99
#15B77F
#109366
#106A4B
#0A422F
Base = 300Lightest = 50 · #F3FCF9Darkest = 950 · #0A422F
:root {
  --brand-50: #F3FCF9;
  --brand-100: #E6F9F3;
  --brand-200: #C7F5E5;
  --brand-300: #9df4d6;
  --brand-400: #68EEC0;
  --brand-500: #35E8AB;
  --brand-600: #19DC99;
  --brand-700: #15B77F;
  --brand-800: #109366;
  --brand-900: #106A4B;
  --brand-950: #0A422F;
  --brand: #9df4d6;
  --brand-ink: #000000;
}

Colors that work with #9df4d6

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#C0EDDD
Hairlines and dividers
Muted text#4B9B7F
Captions on the surface
Accent#BB1176
Second voice, not a rival
Dark variant#0D7350
Hover, pressed, headers
Light variant#E8FCF5
Selected rows, tints
Dark surface#14241F
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 #9df4d6

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#F49DBB
Analogous left#9DF4AA
Analogous right#9DE6F4
Split-complement 1#F49DE6
Split-complement 2#F4AA9D
Triadic 1#D69DF4
Triadic 2#F4D69D
Tetradic#AA9DF4

RGB percentages

Red61.6%
Green95.7%
Blue83.9%

CMYK percentages

Cyan35.7%
Magenta0.0%
Yellow12.3%
Key (black)4.3%

Color previews

#9df4d6 text on a black background

contrast 16.34:1

Card sample

#9df4d6 text on a white background

contrast 1.28:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(157, 244, 214, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(157, 244, 214, 0.45);
Border & gradient
Gradient panel
border: 3px solid #9df4d6;
background: linear-gradient(135deg, #9df4d6, #9DD8F4);

Monochromatic scale

Palettes built from #9df4d6

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.

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

#9df4d6, answered

What color is #9df4d6?

#9df4d6 is a light electric green, closest to Aqua Marine (ΔE2000 4.9). It sits at 159° on the hue wheel with 80% saturation and 79% lightness, which reads as cool.

What is the RGB value of #9df4d6?

rgb(157, 244, 214) — 157 red, 244 green and 214 blue out of 255, or 61.6% / 95.7% / 83.9% by channel.

Is #9df4d6 a light or a dark color?

It is a light color. Relative luminance is 0.7672 and perceived brightness is 86%, so black text on it reaches 16.34:1.

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

Black. It scores 16.34:1 against #9df4d6, versus 1.28:1 for white — AAA at any size.

What is the complementary color of #9df4d6?

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

What colors go well with #9df4d6?

For interface work: #F4FAF8 as the surface, #C0EDDD for borders, #4B9B7F for secondary text, #BB1176 as an accent and #0D7350 for hover and pressed states. For a palette, the analogous pair #9DF4AA and #9DE6F4 stays calm, while #F49DBB is the loudest partner.

What is #9df4d6 in CMYK for printing?

cmyk(36%, 0%, 12%, 4%). 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 #9df4d6 warm or cool?

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

Work with #9df4d6 in the Color Lab