Skip to content

#75df70

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

RGB
117, 223, 112
HSL
117°, 63%, 66%
CMYK
48, 0, 50, 13
Luminance
0.5773

At a glance

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

Hex
#75df70
Hue
117°
green
Saturation
63%
vivid
Lightness
66%
light
Brightness
87%
HSV value
Perceived
73%
weighted brightness
Luminance
0.5773
WCAG relative
Temperature
Cool
61/100 cool
Color family
Green
Tone
Vivid
Best ink
Black
12.55:1
Closest name
Light Green
ΔE2000 4.8
Where it sits
Hue117° of 360°
Saturation63%
Lightness66%
Temperature
Warm ← → Cool61% 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#75df70
RGBrgb(117, 223, 112)
HSLhsl(117, 63%, 66%)
CMYKcmyk(48%, 0%, 50%, 13%)
LABlab(80.6 -52.4 44.8)
LCHlch(80.6 69.0 139.5)
OKLCHoklch(0.815 0.179 142.9)
Decimal7724912
Display P3color(display-p3 0.459 0.875 0.439)

Copy-ready code

/* CSS */
color: #75df70;
background-color: #75df70;
/* Tailwind (arbitrary) */
class="text-[#75df70] bg-[#75df70]"
/* SCSS */
$brand: #75df70;
/* SwiftUI */
Color(red: 0.459, green: 0.875, blue: 0.439)
/* Android */
Color.parseColor("#75df70")
/* Flutter */
Color(0xFF75DF70)
/* Python / OpenCV (BGR) */
(112, 223, 117)

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

Accessibility — WCAG contrast

Aa
#75df70 on white: 1.67:1
AA ✗ fail · AA-large · AAA
Aa
#75df70 on black: 12.55:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #E3CE67
deuteranopia · #D5C478
tritanopia · #68D9C5

Color scale — 50 to 950

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

#F4FBF4
#E9F7E8
#CDF0CB
#A7EAA3
#75df70
#4ED648
#34C82D
#2BA725
#23851E
#1D611A
#123D10
Base = 400Lightest = 50 · #F4FBF4Darkest = 950 · #123D10
:root {
  --brand-50: #F4FBF4;
  --brand-100: #E9F7E8;
  --brand-200: #CDF0CB;
  --brand-300: #A7EAA3;
  --brand-400: #75df70;
  --brand-500: #4ED648;
  --brand-600: #34C82D;
  --brand-700: #2BA725;
  --brand-800: #23851E;
  --brand-900: #1D611A;
  --brand-950: #123D10;
  --brand: #75df70;
  --brand-ink: #000000;
}

Colors that work with #75df70

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#F5FAF4
Tinted page background
Border#C2EDC0
Hairlines and dividers
Muted text#4E9B4B
Captions on the surface
Accent#C06DE2
Second voice, not a rival
Dark variant#1B6817
Hover, pressed, headers
Light variant#EBFAEA
Selected rows, tints
Dark surface#142414
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 #75df70

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#DA70DF
Analogous left#ADDF70
Analogous right#70DFA3
Split-complement 1#A370DF
Split-complement 2#DF70AD
Triadic 1#7075DF
Triadic 2#DF7075
Tetradic#70ADDF

RGB percentages

Red45.9%
Green87.5%
Blue43.9%

CMYK percentages

Cyan47.5%
Magenta0.0%
Yellow49.8%
Key (black)12.5%

Color previews

#75df70 text on a black background

contrast 12.55:1

Card sample

#75df70 text on a white background

contrast 1.67:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #75df70;
Background color
Panel with #75df70 background
background-color: #75df70;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #75df70;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(117, 223, 112, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(117, 223, 112, 0.45);
Border & gradient
Gradient panel
border: 3px solid #75df70;
background: linear-gradient(135deg, #75df70, #70DFB5);

Monochromatic scale

Palettes built from #75df70

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.

#75df70 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.

#75df70, answered

What color is #75df70?

#75df70 is a light vivid green, closest to Light Green (ΔE2000 4.8). It sits at 117° on the hue wheel with 63% saturation and 66% lightness, which reads as cool.

What is the RGB value of #75df70?

rgb(117, 223, 112) — 117 red, 223 green and 112 blue out of 255, or 45.9% / 87.5% / 43.9% by channel.

Is #75df70 a light or a dark color?

It is a light color. Relative luminance is 0.5773 and perceived brightness is 73%, so black text on it reaches 12.55:1.

Should I use black or white text on #75df70?

Black. It scores 12.55:1 against #75df70, versus 1.67:1 for white — AAA at any size.

What is the complementary color of #75df70?

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

What colors go well with #75df70?

For interface work: #F5FAF4 as the surface, #C2EDC0 for borders, #4E9B4B for secondary text, #C06DE2 as an accent and #1B6817 for hover and pressed states. For a palette, the analogous pair #ADDF70 and #70DFA3 stays calm, while #DA70DF is the loudest partner.

What is #75df70 in CMYK for printing?

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

Is #75df70 warm or cool?

Cool — it scores 61 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #9EDF70; nudged cooler, #6EE193.

Work with #75df70 in the Color Lab