Skip to content

#7ddf9f

a light, vivid green · cool · closest name: Light Green

RGB
125, 223, 159
HSL
141°, 61%, 68%
CMYK
44, 0, 29, 13
Luminance
0.5964

At a glance

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

Hex
#7ddf9f
Hue
141°
green
Saturation
61%
vivid
Lightness
68%
light
Brightness
87%
HSV value
Perceived
75%
weighted brightness
Luminance
0.5964
WCAG relative
Temperature
Cool
71/100 cool
Color family
Green
Tone
Vivid
Best ink
Black
12.93:1
Closest name
Light Green
ΔE2000 6.6
Where it sits
Hue141° of 360°
Saturation61%
Lightness68%
Temperature
Warm ← → Cool71% 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#7ddf9f
RGBrgb(125, 223, 159)
HSLhsl(141, 61%, 68%)
CMYKcmyk(44%, 0%, 29%, 13%)
LABlab(81.6 -42.8 22.6)
LCHlch(81.6 48.4 152.1)
OKLCHoklch(0.827 0.130 153.9)
Decimal8249247
Display P3color(display-p3 0.490 0.875 0.624)

Copy-ready code

/* CSS */
color: #7ddf9f;
background-color: #7ddf9f;
/* Tailwind (arbitrary) */
class="text-[#7ddf9f] bg-[#7ddf9f]"
/* SCSS */
$brand: #7ddf9f;
/* SwiftUI */
Color(red: 0.490, green: 0.875, blue: 0.624)
/* Android */
Color.parseColor("#7ddf9f")
/* Flutter */
Color(0xFF7DDF9F)
/* Python / OpenCV (BGR) */
(159, 223, 125)

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

Accessibility — WCAG contrast

Aa
#7ddf9f on white: 1.62:1
AA ✗ fail · AA-large · AAA
Aa
#7ddf9f on black: 12.93:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #DFD19B
deuteranopia · #D0C7A3
tritanopia · #68DDCE

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #7ddf9f is pinned to step 400; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.

#F4FBF6
#E8F7ED
#CCEFD8
#A5E9BC
#7ddf9f
#4BD37A
#30C464
#28A453
#208342
#1B5F33
#113C20
Base = 400Lightest = 50 · #F4FBF6Darkest = 950 · #113C20
:root {
  --brand-50: #F4FBF6;
  --brand-100: #E8F7ED;
  --brand-200: #CCEFD8;
  --brand-300: #A5E9BC;
  --brand-400: #7ddf9f;
  --brand-500: #4BD37A;
  --brand-600: #30C464;
  --brand-700: #28A453;
  --brand-800: #208342;
  --brand-900: #1B5F33;
  --brand-950: #113C20;
  --brand: #7ddf9f;
  --brand-ink: #000000;
}

Colors that work with #7ddf9f

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#F4FAF6
Tinted page background
Border#C0EDCF
Hairlines and dividers
Muted text#4B9B66
Captions on the surface
Accent#A7259B
Second voice, not a rival
Dark variant#196634
Hover, pressed, headers
Light variant#EBFAF0
Selected rows, tints
Dark surface#142419
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 #7ddf9f

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#DF7DBD
Analogous left#8CDF7D
Analogous right#7DDFD0
Split-complement 1#D07DDF
Split-complement 2#DF7D8C
Triadic 1#9F7DDF
Triadic 2#DF9F7D
Tetradic#7D8CDF

RGB percentages

Red49.0%
Green87.5%
Blue62.4%

CMYK percentages

Cyan43.9%
Magenta0.0%
Yellow28.7%
Key (black)12.5%

Color previews

#7ddf9f text on a black background

contrast 12.93:1

Card sample

#7ddf9f text on a white background

contrast 1.62:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(125, 223, 159, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(125, 223, 159, 0.45);
Border & gradient
Gradient panel
border: 3px solid #7ddf9f;
background: linear-gradient(135deg, #7ddf9f, #7DDEDF);

Monochromatic scale

Palettes built from #7ddf9f

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.

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

#7ddf9f, answered

What color is #7ddf9f?

#7ddf9f is a light vivid green, closest to Light Green (ΔE2000 6.6). It sits at 141° on the hue wheel with 61% saturation and 68% lightness, which reads as cool.

What is the RGB value of #7ddf9f?

rgb(125, 223, 159) — 125 red, 223 green and 159 blue out of 255, or 49% / 87.5% / 62.4% by channel.

Is #7ddf9f a light or a dark color?

It is a light color. Relative luminance is 0.5964 and perceived brightness is 75%, so black text on it reaches 12.93:1.

Should I use black or white text on #7ddf9f?

Black. It scores 12.93:1 against #7ddf9f, versus 1.62:1 for white — AAA at any size.

What is the complementary color of #7ddf9f?

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

What colors go well with #7ddf9f?

For interface work: #F4FAF6 as the surface, #C0EDCF for borders, #4B9B66 for secondary text, #A7259B as an accent and #196634 for hover and pressed states. For a palette, the analogous pair #8CDF7D and #7DDFD0 stays calm, while #DF7DBD is the loudest partner.

What is #7ddf9f in CMYK for printing?

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

Is #7ddf9f warm or cool?

Cool — it scores 71 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #7FDF7D; nudged cooler, #7BE1C4.

Work with #7ddf9f in the Color Lab