Skip to content

#9df3d0

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

RGB
157, 243, 208
HSL
156°, 78%, 78%
CMYK
35, 0, 14, 5
Luminance
0.7582

At a glance

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

Hex
#9df3d0
Hue
156°
green
Saturation
78%
electric
Lightness
78%
light
Brightness
95%
HSV value
Perceived
85%
weighted brightness
Luminance
0.7582
WCAG relative
Temperature
Cool
77/100 cool
Color family
Green
Tone
Electric
Best ink
Black
16.16:1
Closest name
Aqua Marine
ΔE2000 4.6
Where it sits
Hue156° of 360°
Saturation78%
Lightness78%
Temperature
Warm ← → Cool77% 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#9df3d0
RGBrgb(157, 243, 208)
HSLhsl(156, 78%, 78%)
CMYKcmyk(35%, 0%, 14%, 5%)
LABlab(89.8 -33.5 8.7)
LCHlch(89.8 34.6 165.4)
OKLCHoklch(0.900 0.097 166.6)
Decimal10351568
Display P3color(display-p3 0.616 0.953 0.816)

Copy-ready code

/* CSS */
color: #9df3d0;
background-color: #9df3d0;
/* Tailwind (arbitrary) */
class="text-[#9df3d0] bg-[#9df3d0]"
/* SCSS */
$brand: #9df3d0;
/* SwiftUI */
Color(red: 0.616, green: 0.953, blue: 0.816)
/* Android */
Color.parseColor("#9df3d0")
/* Flutter */
Color(0xFF9DF3D0)
/* Python / OpenCV (BGR) */
(208, 243, 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 #9df3d0 · 16.16:1
Use #000000AAA at every size.
Aa
White text · 1.30:1
AA fail · AA large fail · AAA fail
Aa
Black text · 16.16:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #9df3d0 as text scores 1.30:1 on white and 16.16:1 on black.

Accessibility — WCAG contrast

Aa
#9df3d0 on white: 1.30:1
AA ✗ fail · AA-large · AAA
Aa
#9df3d0 on black: 16.16:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #EFE8CE
deuteranopia · #E1DED2
tritanopia · #87F4E9

Color scale — 50 to 950

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

#F3FCF8
#E6F9F1
#C7F5E2
#9df3d0
#69EDB7
#37E79F
#1BDA8C
#16B675
#12915E
#116945
#0B422B
Base = 300Lightest = 50 · #F3FCF8Darkest = 950 · #0B422B
:root {
  --brand-50: #F3FCF8;
  --brand-100: #E6F9F1;
  --brand-200: #C7F5E2;
  --brand-300: #9df3d0;
  --brand-400: #69EDB7;
  --brand-500: #37E79F;
  --brand-600: #1BDA8C;
  --brand-700: #16B675;
  --brand-800: #12915E;
  --brand-900: #116945;
  --brand-950: #0B422B;
  --brand: #9df3d0;
  --brand-ink: #000000;
}

Colors that work with #9df3d0

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#C0EDDA
Hairlines and dividers
Muted text#4B9B7A
Captions on the surface
Accent#B91380
Second voice, not a rival
Dark variant#0E7249
Hover, pressed, headers
Light variant#E8FCF4
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 #9df3d0

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#F39DC0
Analogous left#9DF3A5
Analogous right#9DEBF3
Split-complement 1#F39DEB
Split-complement 2#F3A59D
Triadic 1#D09DF3
Triadic 2#F3D09D
Tetradic#A59DF3

RGB percentages

Red61.6%
Green95.3%
Blue81.6%

CMYK percentages

Cyan35.4%
Magenta0.0%
Yellow14.4%
Key (black)4.7%

Color previews

#9df3d0 text on a black background

contrast 16.16:1

Card sample

#9df3d0 text on a white background

contrast 1.30:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #9df3d0

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.

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

#9df3d0, answered

What color is #9df3d0?

#9df3d0 is a light electric green, closest to Aqua Marine (ΔE2000 4.6). It sits at 156° on the hue wheel with 78% saturation and 78% lightness, which reads as cool.

What is the RGB value of #9df3d0?

rgb(157, 243, 208) — 157 red, 243 green and 208 blue out of 255, or 61.6% / 95.3% / 81.6% by channel.

Is #9df3d0 a light or a dark color?

It is a light color. Relative luminance is 0.7582 and perceived brightness is 85%, so black text on it reaches 16.16:1.

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

Black. It scores 16.16:1 against #9df3d0, versus 1.30:1 for white — AAA at any size.

What is the complementary color of #9df3d0?

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

What colors go well with #9df3d0?

For interface work: #F4FAF8 as the surface, #C0EDDA for borders, #4B9B7A for secondary text, #B91380 as an accent and #0E7249 for hover and pressed states. For a palette, the analogous pair #9DF3A5 and #9DEBF3 stays calm, while #F39DC0 is the loudest partner.

What is #9df3d0 in CMYK for printing?

cmyk(35%, 0%, 14%, 5%). 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 #9df3d0 warm or cool?

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

Work with #9df3d0 in the Color Lab