Skip to content

#07fd7b

a balanced, electric green · cool · “Spring Green”

RGB
7, 253, 123
HSL
148°, 98%, 51%
CMYK
97, 0, 51, 1
Luminance
0.7173

At a glance

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

Hex
#07fd7b
Hue
148°
green
Saturation
98%
electric
Lightness
51%
balanced
Brightness
99%
HSV value
Perceived
78%
weighted brightness
Luminance
0.7173
WCAG relative
Temperature
Cool
74/100 cool
Color family
Green
Tone
Electric
Best ink
Black
15.35:1
Closest name
Spring Green
ΔE2000 0.5
Where it sits
Hue148° of 360°
Saturation98%
Lightness51%
Temperature
Warm ← → Cool74% 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#07fd7b
RGBrgb(7, 253, 123)
HSLhsl(148, 98%, 51%)
CMYKcmyk(97%, 0%, 51%, 1%)
LABlab(87.8 -76.7 48.1)
LCHlch(87.8 90.5 147.9)
OKLCHoklch(0.870 0.236 150.5)
Decimal523643
Display P3color(display-p3 0.027 0.992 0.482)

Copy-ready code

/* CSS */
color: #07fd7b;
background-color: #07fd7b;
/* Tailwind (arbitrary) */
class="text-[#07fd7b] bg-[#07fd7b]"
/* SCSS */
$brand: #07fd7b;
/* SwiftUI */
Color(red: 0.027, green: 0.992, blue: 0.482)
/* Android */
Color.parseColor("#07fd7b")
/* Flutter */
Color(0xFF07FD7B)
/* Python / OpenCV (BGR) */
(123, 253, 7)

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

Accessibility — WCAG contrast

Aa
#07fd7b on white: 1.37:1
AA ✗ fail · AA-large · AAA
Aa
#07fd7b on black: 15.35:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #FEE670
deuteranopia · #E7D685
tritanopia · #00F9DF

Color scale — 50 to 950

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

#F1FEF7
#E3FCEF
#C1FBDC
#90FEC4
#58FEA6
#20FD89
#07fd7b
#02CA60
#01A24D
#06753A
#044924
Base = 600Lightest = 50 · #F1FEF7Darkest = 950 · #044924
:root {
  --brand-50: #F1FEF7;
  --brand-100: #E3FCEF;
  --brand-200: #C1FBDC;
  --brand-300: #90FEC4;
  --brand-400: #58FEA6;
  --brand-500: #20FD89;
  --brand-600: #07fd7b;
  --brand-700: #02CA60;
  --brand-800: #01A24D;
  --brand-900: #06753A;
  --brand-950: #044924;
  --brand: #07fd7b;
  --brand-ink: #000000;
}

Colors that work with #07fd7b

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#F4FAF7
Tinted page background
Border#C0EDD5
Hairlines and dividers
Muted text#4B9B70
Captions on the surface
Accent#FF05C8
Second voice, not a rival
Dark variant#017E3C
Hover, pressed, headers
Light variant#E6FFF2
Selected rows, tints
Dark surface#14241C
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 #07fd7b

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
  • 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
  • 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#FD0789
Analogous left#0EFD07
Analogous right#07FDF6
Split-complement 1#F607FD
Split-complement 2#FD070E
Triadic 1#7B07FD
Triadic 2#FD7B07
Tetradic#070EFD

RGB percentages

Red2.7%
Green99.2%
Blue48.2%

CMYK percentages

Cyan97.2%
Magenta0.0%
Yellow51.4%
Key (black)0.8%

Color previews

#07fd7b text on a black background

contrast 15.35:1

Card sample

#07fd7b text on a white background

contrast 1.37:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #07fd7b;
Background color
Panel with #07fd7b background
background-color: #07fd7b;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #07fd7b;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(7, 253, 123, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(7, 253, 123, 0.45);
Border & gradient
Gradient panel
border: 3px solid #07fd7b;
background: linear-gradient(135deg, #07fd7b, #07DBFD);

Monochromatic scale

Palettes built from #07fd7b

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.

#07fd7b 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
ButtonsLinksFocus statesCharts
Print note

Sits outside most CMYK gamuts — expect a duller press result, or specify a spot ink.

#07fd7b, answered

What color is #07fd7b?

#07fd7b is a balanced electric green — the CSS keyword Spring Green. It sits at 148° on the hue wheel with 98% saturation and 51% lightness, which reads as cool.

What is the RGB value of #07fd7b?

rgb(7, 253, 123) — 7 red, 253 green and 123 blue out of 255, or 2.7% / 99.2% / 48.2% by channel.

Is #07fd7b a light or a dark color?

It is a light color. Relative luminance is 0.7173 and perceived brightness is 78%, so black text on it reaches 15.35:1.

Should I use black or white text on #07fd7b?

Black. It scores 15.35:1 against #07fd7b, versus 1.37:1 for white — AAA at any size.

What is the complementary color of #07fd7b?

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

What colors go well with #07fd7b?

For interface work: #F4FAF7 as the surface, #C0EDD5 for borders, #4B9B70 for secondary text, #FF05C8 as an accent and #017E3C for hover and pressed states. For a palette, the analogous pair #0EFD07 and #07FDF6 stays calm, while #FD0789 is the loudest partner.

What is #07fd7b in CMYK for printing?

cmyk(97%, 0%, 51%, 1%). 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 #07fd7b warm or cool?

Cool — it scores 74 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #07FD21; nudged cooler, #05FFD7.

Work with #07fd7b in the Color Lab