Skip to content

#7ae092

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

RGB
122, 224, 146
HSL
134°, 62%, 68%
CMYK
46, 0, 35, 12
Luminance
0.5952

At a glance

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

Hex
#7ae092
Hue
134°
green
Saturation
62%
vivid
Lightness
68%
light
Brightness
88%
HSV value
Perceived
75%
weighted brightness
Luminance
0.5952
WCAG relative
Temperature
Cool
68/100 cool
Color family
Green
Tone
Vivid
Best ink
Black
12.90:1
Closest name
Light Green
ΔE2000 4.6
Where it sits
Hue134° of 360°
Saturation62%
Lightness68%
Temperature
Warm ← → Cool68% 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#7ae092
RGBrgb(122, 224, 146)
HSLhsl(134, 62%, 68%)
CMYKcmyk(46%, 0%, 35%, 12%)
LABlab(81.6 -46.3 29.2)
LCHlch(81.6 54.8 147.8)
OKLCHoklch(0.825 0.146 149.9)
Decimal8052882
Display P3color(display-p3 0.478 0.878 0.573)

Copy-ready code

/* CSS */
color: #7ae092;
background-color: #7ae092;
/* Tailwind (arbitrary) */
class="text-[#7ae092] bg-[#7ae092]"
/* SCSS */
$brand: #7ae092;
/* SwiftUI */
Color(red: 0.478, green: 0.878, blue: 0.573)
/* Android */
Color.parseColor("#7ae092")
/* Flutter */
Color(0xFF7AE092)
/* Python / OpenCV (BGR) */
(146, 224, 122)

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

Accessibility — WCAG contrast

Aa
#7ae092 on white: 1.63:1
AA ✗ fail · AA-large · AAA
Aa
#7ae092 on black: 12.90:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #E1D18D
deuteranopia · #D2C797
tritanopia · #67DDCC

Color scale — 50 to 950

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

#F4FBF5
#E8F7EC
#CCF0D4
#A4EAB4
#7ae092
#49D56A
#2EC752
#27A544
#1F8437
#1A602B
#103C1B
Base = 400Lightest = 50 · #F4FBF5Darkest = 950 · #103C1B
:root {
  --brand-50: #F4FBF5;
  --brand-100: #E8F7EC;
  --brand-200: #CCF0D4;
  --brand-300: #A4EAB4;
  --brand-400: #7ae092;
  --brand-500: #49D56A;
  --brand-600: #2EC752;
  --brand-700: #27A544;
  --brand-800: #1F8437;
  --brand-900: #1A602B;
  --brand-950: #103C1B;
  --brand: #7ae092;
  --brand-ink: #000000;
}

Colors that work with #7ae092

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#C0EDCA
Hairlines and dividers
Muted text#4B9B5D
Captions on the surface
Accent#A823A9
Second voice, not a rival
Dark variant#18672B
Hover, pressed, headers
Light variant#EAFAEE
Selected rows, tints
Dark surface#142418
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 #7ae092

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#E07AC8
Analogous left#95E07A
Analogous right#7AE0C5
Split-complement 1#C57AE0
Split-complement 2#E07A95
Triadic 1#927AE0
Triadic 2#E0927A
Tetradic#7A95E0

RGB percentages

Red47.8%
Green87.8%
Blue57.3%

CMYK percentages

Cyan45.5%
Magenta0.0%
Yellow34.8%
Key (black)12.2%

Color previews

#7ae092 text on a black background

contrast 12.90:1

Card sample

#7ae092 text on a white background

contrast 1.63:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(122, 224, 146, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(122, 224, 146, 0.45);
Border & gradient
Gradient panel
border: 3px solid #7ae092;
background: linear-gradient(135deg, #7ae092, #7AE0D6);

Monochromatic scale

Palettes built from #7ae092

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.

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

#7ae092, answered

What color is #7ae092?

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

What is the RGB value of #7ae092?

rgb(122, 224, 146) — 122 red, 224 green and 146 blue out of 255, or 47.8% / 87.8% / 57.3% by channel.

Is #7ae092 a light or a dark color?

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

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

Black. It scores 12.90:1 against #7ae092, versus 1.63:1 for white — AAA at any size.

What is the complementary color of #7ae092?

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

What colors go well with #7ae092?

For interface work: #F4FAF6 as the surface, #C0EDCA for borders, #4B9B5D for secondary text, #A823A9 as an accent and #18672B for hover and pressed states. For a palette, the analogous pair #95E07A and #7AE0C5 stays calm, while #E07AC8 is the loudest partner.

What is #7ae092 in CMYK for printing?

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

Is #7ae092 warm or cool?

Cool — it scores 68 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #87E07A; nudged cooler, #78E2B8.

Work with #7ae092 in the Color Lab